Open ruflin opened 4 years ago
We want to add audit logging support to the Ingest Manager. This issue is currently a placeholder as we still need to figure out the details.
One caveat is that in Kibana audit logging is currently undergoing a refactoring and the new API's are not available. An example on how audit logging is used today can be found here: https://github.com/elastic/kibana/blob/639dbbeb1950b8ab885d32ada51f0e8d939c9c63/x-pack/plugins/spaces/server/lib/audit_logger.ts
Pinging @elastic/ingest-management (Team:Ingest Management)
@ruflin there is work in progress to support Audit Logging https://github.com/elastic/kibana/issues/52125
We want to add audit logging support to the Ingest Manager. This issue is currently a placeholder as we still need to figure out the details.
One caveat is that in Kibana audit logging is currently undergoing a refactoring and the new API's are not available. An example on how audit logging is used today can be found here: https://github.com/elastic/kibana/blob/639dbbeb1950b8ab885d32ada51f0e8d939c9c63/x-pack/plugins/spaces/server/lib/audit_logger.ts