Skip to content

[Auditbeat] Field cleanup for 8.0#28378

Merged
andrewkroh merged 4 commits intoelastic:masterfrom
andrewkroh:bugfix/ab/8-0-cleanup
Oct 15, 2021
Merged

[Auditbeat] Field cleanup for 8.0#28378
andrewkroh merged 4 commits intoelastic:masterfrom
andrewkroh:bugfix/ab/8-0-cleanup

Conversation

@andrewkroh
Copy link
Copy Markdown
Member

@andrewkroh andrewkroh commented Oct 13, 2021

What does this PR do?

  • Remove hash.* from Auditbeat file_integrity for 8.0.
  • Remove non-ECS event.type from Auditbeat auditd module.

Relates #19039

Why is it important?

Removes duplicate data from events and better aligns data to ECS.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • 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

Removes the authentication_success and authentication_failure event.type values for user logins.

Relates elastic#19039
@andrewkroh andrewkroh added Auditbeat breaking change Team:Security-External Integrations backport-skip Skip notification from the automated backport with mergify labels Oct 13, 2021
@andrewkroh andrewkroh requested a review from a team as a code owner October 13, 2021 00:39
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

@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 Oct 13, 2021
@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Oct 13, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-10-13T17:03:23.979+0000

  • Duration: 51 min 20 sec

  • Commit: 3b337fa

Test stats 🧪

Test Results
Failed 0
Passed 796
Skipped 183
Total 979

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

@andrewkroh andrewkroh marked this pull request as draft October 13, 2021 01:22
@andrewkroh
Copy link
Copy Markdown
Member Author

/test

@andrewkroh andrewkroh marked this pull request as ready for review October 13, 2021 20:32
@andrewkroh andrewkroh merged commit cc7239a into elastic:master Oct 15, 2021
Icedroid pushed a commit to Icedroid/beats that referenced this pull request Nov 1, 2021
* Remove `hash.*` from Auditbeat file_integrity for 8.0

Relates elastic#19039

* Remove non-ECS event.type from Auditbeat auditd module

Removes the authentication_success and authentication_failure event.type values for user logins.

Relates elastic#19039
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Auditbeat backport-skip Skip notification from the automated backport with mergify breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants