-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Security/AuditX-Pack Audit loggingX-Pack Audit logging>featureTeam:SecurityMeta label for security teamMeta label for security teamteam-discuss
Description
Currently, through Logfile audit events ignore policies, we can define rules for users, realms, roles or indices.
But we cannot define rules for actions.
Since Kibana now does a lot of actions with generic "kibana" user to know the user privileges, and this, at each user event, it generates a lot of actions not very interesting for audit purpose. And we can add all monitor actions executed by Kibana user.
=> It would be great to add support for actions in audit events ignore policies.
Doing so, we could add some rule like this one :
xpack.security.audit.logfile:
events.ignore_filters.evict_monitor_actions.actions: ["cluster:monitor/*"]keinproblem
Metadata
Metadata
Assignees
Labels
:Security/AuditX-Pack Audit loggingX-Pack Audit logging>featureTeam:SecurityMeta label for security teamMeta label for security teamteam-discuss