Improve coverage of reported audit events
Open
Feature:Stack Monitoring
Filebeat
Module:elasticsearch
Module:kibana
Team:Monitoring
- Dominant language
- Go
- Stars
- 12.7k
- Forks
- 5k
- Avg merge
- 2d 15m
- Merged PRs (30d)
- 385
Description
The Elasticsearch and Kibana Filebeat modules both collect audit logs, these logs contain events of a certain type as outlined by [1] and [2]. We need to ensure that these events are all represented properly in the final event and that the success/failure states are correct as handled by https://github.com/elastic/beats/blob/main/filebeat/module/elasticsearch/audit/ingest/pipeline.yml#L31-L45
[[1]](https://www.elastic.co/guide/en/elasticsearch/reference/8.8/audit-event-types.html)
[[2]](https://www.elastic.co/guide/en/kibana/8.8/xpack-security-audit-logging.html)
Contributor guide
Assessment
This issue has not been assessed yet.