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 #13296 to 7.2: [Filebeat] Fix filebeat autodiscover fileset hint for container input #13450

Closed
wants to merge 1 commit into from

Conversation

jsoriano
Copy link
Member

Cherry-pick of PR #13296 to 7.2 branch. Original message:

Currently, autodiscover hint assumes that input type is docker.

Since docker input is deprecated in 7.2.0, container input should be supported.
So we need to set stream or containers.stream based on input type.

Closes #12718

…elastic#13296)

Currently, autodiscover hint assumes that input type is docker.

Since docker input is deprecated in 7.2.0, container input should be supported.
So we need to set `stream` or `containers.stream` based on input type.

Closes elastic#12718

(cherry picked from commit 658772a)
@jsoriano jsoriano requested a review from a team as a code owner August 30, 2019 16:44
@jsoriano jsoriano closed this Aug 30, 2019
@jsoriano jsoriano deleted the backport_13296_7.2 branch August 30, 2019 16:45
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