elastic / kibana

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

[Fleet] Improve audit log messages #164011

Open juliaElastic opened 1 year ago

juliaElastic commented 1 year ago

Improve audit log messages:

e.g. https://github.com/elastic/kibana/blob/a41efea31c288afdda328cd5d21729bdcf58a8a6/x-pack/plugins/fleet/server/services/agents/actions.ts#L77

Related to audit logging feature: https://github.com/elastic/kibana/pull/152118

elasticmachine commented 1 year ago

Pinging @elastic/fleet (Team:Fleet)

mbudge commented 9 months ago

Can you add the saved object name?

Many if the kibana audit logs only contain the saved object ID, but the saved object name is required for reporting.

kpollich commented 1 month ago

Going to defer this to the broader effort to make changes like this across all Kibana audit logs being tracked here: https://github.com/elastic/kibana/issues/181946