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

Cherry-pick #6217 to 6.2: Fix event_logs.processors config being rejected #6579

Merged
merged 1 commit into from
Mar 19, 2018

Conversation

andrewkroh
Copy link
Member

Cherry-pick of PR #6217 to 6.2 branch. Original message:

The event_logs.processors keyword was being rejected as invalid config by Winlogbeat. This fixes the issue by adding "processors" as an allowed configuration key for event_logs and adds a system test case.

The `event_logs.processors` keyword was being rejected as invalid config by Winlogbeat. This fixes the issue by adding "processors" as an allowed configuration key for `event_logs` and adds a system test case.

(cherry picked from commit 5c26e96)
@ruflin ruflin merged commit 8965c92 into elastic:6.2 Mar 19, 2018
@andrewkroh andrewkroh deleted the backport_6217_6.2 branch April 19, 2018 23:39
andrewkroh added a commit to andrewkroh/beats that referenced this pull request Apr 1, 2019
The changelog entry got merged into the wrong spot during the cherry-pick.
This was originally fixed in v6.2.4.

Relates elastic#6579
andrewkroh added a commit that referenced this pull request Apr 2, 2019
The changelog entry got merged into the wrong spot during the cherry-pick.
This was originally fixed in v6.2.4.

Relates #6579
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…ic#6579)

The `event_logs.processors` keyword was being rejected as invalid config by Winlogbeat. This fixes the issue by adding "processors" as an allowed configuration key for `event_logs` and adds a system test case.

(cherry picked from commit 4c77f64)
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