kibana-audit
OfficialSecure Kibana with audit logging.
Authorelastic
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you enable, configure, and manage Kibana's audit logging to track crucial security events like user logins, saved object access, and space operations, enhancing your security posture.
Core Features & Use Cases
- Enable/Disable Audit Logging: Configure Kibana to start or stop recording audit events.
- Configure Log Output: Set up where and how audit logs are stored (e.g., rolling files, console).
- Filter Noisy Events: Reduce log volume by ignoring specific, high-frequency events like saved object searches.
- Correlate Events: Link Kibana audit events with Elasticsearch audit logs using
trace.idfor comprehensive security analysis. - Ship Logs: Configure Filebeat to send Kibana audit logs to Elasticsearch for unified querying.
- Use Case: Investigate unauthorized access to sensitive dashboards by enabling audit logging, filtering out routine searches, and then correlating any suspicious
saved_object_deleteevents with corresponding Elasticsearch actions using thetrace.id.
Quick Start
Enable Kibana audit logging and configure it to write to a rolling file named 'audit.log' in the Kibana data directory, retaining 10 rotated files.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: kibana-audit Download link: https://github.com/elastic/agent-skills/archive/main.zip#kibana-audit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.