Skip to content

Cherry-pick #11231 to 7.0: Use process.name and event.outcome in filebeat system auth module#11290

Merged
jsoriano merged 1 commit intoelastic:7.0from
jsoriano:backport_11231_7.0
Mar 19, 2019
Merged

Cherry-pick #11231 to 7.0: Use process.name and event.outcome in filebeat system auth module#11290
jsoriano merged 1 commit intoelastic:7.0from
jsoriano:backport_11231_7.0

Conversation

@jsoriano
Copy link
Copy Markdown
Member

Cherry-pick of PR #11231 to 7.0 branch. Original message:

Before migration to ECS (#9138), we could rely on the presence of specific
fields to know the process originating the events, but this is not so reliable
after some of these fields have been moved to common places. Add
process.name also for known messages so we keep this info in a known
place.

Also use event.outcome instead of event.action for the result of the
logged action.

@jsoriano jsoriano requested a review from a team as a code owner March 18, 2019 15:50
@jsoriano jsoriano merged commit ee88ae4 into elastic:7.0 Mar 19, 2019
@jsoriano jsoriano deleted the backport_11231_7.0 branch March 19, 2019 11:39
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.

2 participants