go-libaudit
go-libaudit copied to clipboard
Correct SERVICE_STOP, DAEMON_ABORT, DAEMON_END event.type ECS normalization
The event.type: stop is not ECS compliant, event.type: end is.
Modified 'stop' to 'end' for the following audit events:
- SERVICE_STOP
- DAEMON_ABORT
- DAEMON_END