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

Use IndexPrefix for kafka and logstash output. #10840

Closed
wants to merge 1 commit into from

Conversation

simitt
Copy link
Contributor

@simitt simitt commented Feb 20, 2019

Writing to ES output libbeat falls back to use beat.Info.IndexPrefix as default index, if nothing else is configured. Using logstash or kafka, libbeat uses beat.Info.Beat as default index.
In case IndexPrefix and Beat is not the same, the resulting index in ES differs.

This PR intends to fix this inconsistency.

fixes #10839

Output index differed to Elasticsearch output.

fixes elastic#10839
@simitt simitt changed the base branch from 6.7 to master February 20, 2019 10:53
@simitt simitt changed the base branch from master to 6.7 February 20, 2019 10:53
@simitt simitt closed this Feb 20, 2019
@simitt simitt deleted the 6.7-fix-output-index branch May 6, 2019 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant