elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.62k stars 8.22k forks source link

Audit logging functionality #81493

Open arisonl opened 4 years ago

arisonl commented 4 years ago

The new Kibana audit logging we are releasing is ECS compliant and hence natively consumable through existing UIs (e.g. Observability logs). It also includes an X-Opaque ID which will allow Kibana audit logs to be correlated with the corresponding Elasticsearch audit logs.

The vision is for an audit logging experience which is unified across Kibana and Elasticsearch, which on a high level breaks down to two parts: A consistent way to set up and a corresponding way to consume and use for the purposes of each use case. There are a number of requests with regards to such functionality, mostly to a UI, for example:

In addition other features might include:

This is a meta issue to keep track of corresponding requests now that we are closing the main Kibana audit logging issue https://github.com/elastic/kibana/issues/17939 and potentially requires cross-team effort (Kibana, ES and Cloud).

Similarly an issue to track all usage and usage analytics requests can be found here https://github.com/elastic/kibana/issues/81130 cc @legrego @thomheymann

elasticmachine commented 4 years ago

Pinging @elastic/es-ui (Team:Elasticsearch UI)