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

[Auditbeat] Change event.kind=error to event.kind=event to comply with ECS #20685

Merged
merged 2 commits into from
Aug 19, 2020

Conversation

marc-gr
Copy link
Contributor

@marc-gr marc-gr commented Aug 19, 2020

What does this PR do?

Changes event.kind=error occurrences to event.kind=event

Why is it important?

event.kind=error value is not one of the allowed values for the field.
https://www.elastic.co/guide/en/ecs/current/ecs-allowed-values-event-kind.html

Checklist

  • My code follows the style guidelines of this project
    - [] I have commented my code, particularly in hard-to-understand areas
    - [ ] I have made corresponding changes to the documentation
    - [ ] I have made corresponding change to the default configuration files
    - [ ] I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Related issues

@elasticmachine
Copy link
Collaborator

Pinging @elastic/siem (Team:SIEM)

@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Aug 19, 2020
@marc-gr marc-gr changed the title Change event.kind=error to event.kind=event to coply with ECS Change event.kind=error to event.kind=event to comply with ECS Aug 19, 2020
@marc-gr marc-gr changed the title Change event.kind=error to event.kind=event to comply with ECS [Auditbeat] Change event.kind=error to event.kind=event to comply with ECS Aug 19, 2020
@elasticmachine
Copy link
Collaborator

elasticmachine commented Aug 19, 2020

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #20685 updated]

  • Start Time: 2020-08-19T11:32:56.294+0000

  • Duration: 33 min 15 sec

Test stats 🧪

Test Results
Failed 0
Passed 230
Skipped 49
Total 279

@marc-gr marc-gr merged commit 8848898 into elastic:master Aug 19, 2020
@marc-gr marc-gr deleted the fix_auditbeat_event-kind branch August 19, 2020 14:41
melchiormoulin pushed a commit to melchiormoulin/beats that referenced this pull request Oct 14, 2020
…h ECS (elastic#20685)

* Change event.kind=error to event.kind=event to coply with ECS

* Add CHANGELOG entry
@andrewkroh
Copy link
Member

@Mergifyio backport. 7.x

mergify bot pushed a commit that referenced this pull request Sep 2, 2021
…h ECS (#20685)

* Change event.kind=error to event.kind=event to coply with ECS

* Add CHANGELOG entry

(cherry picked from commit 8848898)
@mergify
Copy link
Contributor

mergify bot commented Sep 2, 2021

Command backport . 7.x: success

Backports have been created

andrewkroh pushed a commit that referenced this pull request Sep 3, 2021
…h ECS (#20685) (#27721)

* Change event.kind=error to event.kind=event to coply with ECS

* Add CHANGELOG entry

(cherry picked from commit 8848898)

Co-authored-by: Marc Guasch <marc-gr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Auditbeat] System module sets disallowed value ("error") in ECS event.kind field
3 participants