Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct SERVICE_STOP, DAEMON_ABORT, DAEMON_END event.type ECS normalization #159

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renini
Copy link

@renini renini commented Jun 26, 2024

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

Copy link

cla-checker-service bot commented Jun 26, 2024

💚 CLA has been signed

@renini renini changed the title Fix ECS event.type compliancy Modified SERVICE_STOP, DAEMON_ABORT, DAEMON_END event.type to be ECS compliant Jun 26, 2024
@renini renini changed the title Modified SERVICE_STOP, DAEMON_ABORT, DAEMON_END event.type to be ECS compliant Fix SERVICE_STOP, DAEMON_ABORT, DAEMON_END event.type ECS normalization Jun 26, 2024
@renini renini marked this pull request as draft June 26, 2024 17:53
@renini renini marked this pull request as ready for review June 26, 2024 17:57
@renini renini changed the title Fix SERVICE_STOP, DAEMON_ABORT, DAEMON_END event.type ECS normalization Correct SERVICE_STOP, DAEMON_ABORT, DAEMON_END event.type ECS normalization Jun 26, 2024
@renini
Copy link
Author

renini commented Jul 7, 2024

Also reported as issue #157

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant