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] upgrade to go-libaudit 2.0.2 #20695

Merged
merged 3 commits into from
Aug 20, 2020

Conversation

leehinman
Copy link
Contributor

What does this PR do?

upgrade go-libaudit 2.0.2 which changes network.direction to use ECS
recommended values of inbound & outbound.

Why is it important?

So auditbeat data shows up correctly in Security App.

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

@leehinman leehinman added enhancement needs_backport PR is waiting to be backported to other branches. Auditbeat Team:SIEM labels Aug 19, 2020
@leehinman leehinman requested a review from a team as a code owner August 19, 2020 18:04
@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
@leehinman leehinman force-pushed the 12445_auditd_network_direction branch from 4446cb2 to 3c5a4a1 Compare August 19, 2020 18:05
@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 #20695 updated]

  • Start Time: 2020-08-20T13:10:49.832+0000

  • Duration: 73 min 1 sec

Test stats 🧪

Test Results
Failed 0
Passed 18017
Skipped 1827
Total 19844

- changes network.direction to use ECS recommended values
  of inbound & outbound

Closes elastic#12445
@leehinman leehinman force-pushed the 12445_auditd_network_direction branch from 3192acd to 4dc202e Compare August 20, 2020 13:09
@leehinman leehinman merged commit 98d3925 into elastic:master Aug 20, 2020
@leehinman leehinman added v7.10.0 and removed needs_backport PR is waiting to be backported to other branches. labels Aug 20, 2020
leehinman added a commit to leehinman/beats that referenced this pull request Aug 20, 2020
* upgrade to go-libaudit 2.0.2

- changes network.direction to use ECS recommended values
  of inbound & outbound

Closes elastic#12445

(cherry picked from commit 98d3925)
andrewkroh pushed a commit that referenced this pull request Aug 24, 2020
* upgrade to go-libaudit 2.0.2

- changes network.direction to use ECS recommended values
  of inbound & outbound

Closes #12445

(cherry picked from commit 98d3925)
@leehinman leehinman deleted the 12445_auditd_network_direction branch October 5, 2020 19:12
melchiormoulin pushed a commit to melchiormoulin/beats that referenced this pull request Oct 14, 2020
* upgrade to go-libaudit 2.0.2

- changes network.direction to use ECS recommended values
  of inbound & outbound

Closes elastic#12445
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] auditd network.direction should use inbound/outbound
3 participants