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 CRI paths in kubernetes manifests #12632

Merged
merged 2 commits into from
Jul 1, 2019

Conversation

exekias
Copy link
Contributor

@exekias exekias commented Jun 21, 2019

We added a new container input in #12162, this change makes use of it
to read logs from their CRI paths. Making Filebeat work with deployments that
are not using Docker runtime.

@exekias exekias added enhancement in progress Pull request is currently in progress. needs_backport PR is waiting to be backported to other branches. Team:Integrations Label for the Integrations team v7.2.0 labels Jun 21, 2019
@exekias
Copy link
Contributor Author

exekias commented Jun 21, 2019

Note: I'm still in the process of testing this

@exekias exekias added review and removed in progress Pull request is currently in progress. labels Jun 21, 2019
We added a new `container` input in elastic#12162, this change makes use of it
to read logs from their CRI paths. Making Filebeat work with deployments that
are not using Docker runtime.
@exekias
Copy link
Contributor Author

exekias commented Jun 21, 2019

Tested this with docker.elastic.co/beats/filebeat:7.2-SNAPSHOT, ready for review

@exekias exekias merged commit 4933680 into elastic:master Jul 1, 2019
exekias pushed a commit to exekias/beats that referenced this pull request Jul 1, 2019
We added a new `container` input in elastic#12162, this change makes use of it
to read logs from their CRI paths. Making Filebeat work with deployments that
are not using Docker runtime.

(cherry picked from commit 4933680)
@exekias exekias added v7.2.1 and removed needs_backport PR is waiting to be backported to other branches. labels Jul 1, 2019
exekias pushed a commit that referenced this pull request Jul 12, 2019
)

* Use CRI paths in kubernetes manifests (#12632)

We added a new `container` input in #12162, this change makes use of it
to read logs from their CRI paths. Making Filebeat work with deployments that
are not using Docker runtime.

(cherry picked from commit 4933680)

* Update CHANGELOG.next.asciidoc
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…ts (elastic#12742)

* Use CRI paths in kubernetes manifests (elastic#12632)

We added a new `container` input in elastic#12162, this change makes use of it
to read logs from their CRI paths. Making Filebeat work with deployments that
are not using Docker runtime.

(cherry picked from commit 32c3b21)

* Update CHANGELOG.next.asciidoc
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.

None yet

3 participants