Meta issue to track the features making it into a release of the Auditbeat system module. Further tasks are tracked in the [backlog issue](https://github.com/elastic/beats/issues/9344). ## General - [x] Kibana dashboards (done: https://github.com/elastic/beats/pull/10511) - [x] Add entity IDs (done: https://github.com/elastic/beats/pull/10500) ## 1. Package - [x] Initial implementation (done: https://github.com/elastic/beats/pull/8436) - [x] RPM support (done: https://github.com/elastic/beats/pull/9092) - [x] Rename to `package`, implement scheduled state reporting, and change to single documents (done: https://github.com/elastic/beats/pull/10225) - [x] Detect package updates (done: https://github.com/elastic/beats/pull/10508) - [x] Documentation (done: https://github.com/elastic/beats/pull/9512) ## 2. Process - [x] Add owner information (`uid`/`gid` at least) (addded to `elastic/go-sysinfo`: https://github.com/elastic/go-sysinfo/pull/34, done: https://github.com/elastic/beats/pull/9963) ## 4. Login - [x] Implement metricset (done: https://github.com/elastic/beats/pull/9327) - [x] Tests with sample `/var/log/wtmp` file (done: https://github.com/elastic/beats/pull/9327)
Meta issue to track the features making it into a release of the Auditbeat system module.
Further tasks are tracked in the backlog issue.
General
1. Package
package, implement scheduled state reporting, and change to single documents (done: [Auditbeat] System module: Update and re-enable package dataset #10225)2. Process
uid/gidat least) (addded toelastic/go-sysinfo: Add user information to process go-sysinfo#34, done: [Auditbeat] Add user information to processes #9963)4. Login
/var/log/wtmpfile (done: [Auditbeat] Login metricset #9327)