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

Add data stream to collect pods logs in kubernetes integration #1457

Closed
MichaelKatsoulis opened this issue Aug 5, 2021 · 1 comment · Fixed by #1523
Closed

Add data stream to collect pods logs in kubernetes integration #1457

MichaelKatsoulis opened this issue Aug 5, 2021 · 1 comment · Fixed by #1523
Labels
release-pending Team:Integrations Label for the Integrations team

Comments

@MichaelKatsoulis
Copy link
Contributor

We are missing a data stream in Kubernetes integration to collect logs from all pods running in the cluster.

In this data stream the path of pod logs could be editable.
Default could be /var/log/containers/*${kubernetes.container.id}.log

In standalone mode of agent the pods' log collection was made possible with this PR.

@MichaelKatsoulis MichaelKatsoulis added release-pending Team:Integrations Label for the Integrations team labels Aug 5, 2021
@elasticmachine
Copy link

Pinging @elastic/integrations (Team:Integrations)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-pending Team:Integrations Label for the Integrations team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants