AI AGENT ADDONS
Security
1,844installs

Kibana audit logging records who did what inside Kibana. It tracks every time someone creates, reads, updates, or deletes a saved object like a dashboard or visualization. It also tracks logins and logouts and changes to spaces.

This is useful for security teams who need to monitor user activity. It helps with compliance audits and finding the cause of unexpected changes. You can filter out noisy events and send the logs to Elasticsearch for unified search.

To use it, you need a gold or higher license and access to the Kibana configuration file. The logs share the same format as Elasticsearch audit logs, so you can correlate them using a trace ID.

Add Kibana Audit skill to your workflow

Global

mkdir -p ~/.claude/skills/kibana-audit

Project

mkdir -p .claude/skills/kibana-audit

Source Repository

Stars
516
Forks
39
Watchers
516
License
Apache-2.0
Last Push
1 month ago
Created
5 months ago