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

[Filebeat] Upgrade system module to ECS 1.4 #16031

Closed
2 tasks
leehinman opened this issue Feb 3, 2020 · 1 comment · Fixed by #18065
Closed
2 tasks

[Filebeat] Upgrade system module to ECS 1.4 #16031

leehinman opened this issue Feb 3, 2020 · 1 comment · Fixed by #18065
Assignees

Comments

@leehinman
Copy link
Contributor

leehinman commented Feb 3, 2020

Filesets

  • syslog
  • auth

add system.auth.sudo.user to related.user

@elasticmachine
Copy link
Collaborator

Pinging @elastic/siem (Team:SIEM)

@leehinman leehinman changed the title [Filebeat] Update system/auth fileset to support ECS 1.4 [Filebeat] Upgrade system module to ECS 1.4 Feb 6, 2020
@leehinman leehinman added the ecs label Feb 6, 2020
@leehinman leehinman self-assigned this Apr 27, 2020
leehinman added a commit to leehinman/beats that referenced this issue Apr 28, 2020
- auth
  + event.kind
  + event.category (make array)
  + event.type (make array)
  + capture useradd, usermod, userdel
  + capture groupadd, groupmod, groupdel
  + related.ip
  + related.user
- syslog
  + event.kind

Closes elastic#16031
leehinman added a commit that referenced this issue May 4, 2020
…#18065)

* Improve ECS categorization field mappings in system module

- auth
  + event.kind
  + event.category (make array)
  + event.type (make array)
  + capture useradd, usermod, userdel
  + capture groupadd, groupmod, groupdel
  + related.ip
  + related.user
- syslog
  + event.kind

Closes #16031
leehinman added a commit to leehinman/beats that referenced this issue May 4, 2020
…elastic#18065)

* Improve ECS categorization field mappings in system module

- auth
  + event.kind
  + event.category (make array)
  + event.type (make array)
  + capture useradd, usermod, userdel
  + capture groupadd, groupmod, groupdel
  + related.ip
  + related.user
- syslog
  + event.kind

Closes elastic#16031

(cherry picked from commit c885b57)
leehinman added a commit that referenced this issue May 4, 2020
…#18065) (#18177)

* Improve ECS categorization field mappings in system module

- auth
  + event.kind
  + event.category (make array)
  + event.type (make array)
  + capture useradd, usermod, userdel
  + capture groupadd, groupmod, groupdel
  + related.ip
  + related.user
- syslog
  + event.kind

Closes #16031

(cherry picked from commit c885b57)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants