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

Filebeat log support for OpenShift/Kubernetes #10292

Closed
jstrassb opened this issue Jan 23, 2019 · 3 comments
Closed

Filebeat log support for OpenShift/Kubernetes #10292

jstrassb opened this issue Jan 23, 2019 · 3 comments
Labels
containers Related to containers use case enhancement Filebeat Filebeat Stalled Team:Integrations Label for the Integrations team

Comments

@jstrassb
Copy link

jstrassb commented Jan 23, 2019

Describe the enhancement:

It would be nice if Filebeat supported a way for collecting logs in an OpenShift/Kubernetes environment by supporting a collection of the logstreams for all those pods (within its own namespace) via the Kubernetes api-server, e.g. https://{api-server}/api/v1/namespaces/{namespace}/pods/log?follow&timeStamps by using the kubernetes rest api (https://docs.openshift.com/container-platform/3.6/rest_api/kubernetes_v1.html#read-log-of-the-specified-pod).

Describe a specific use case for the enhancement or feature:

This functionality would be helpful in restricted environments where daemonsets (where Filebeat can easily pick up container logs locally on the Kubernetes nodes) are not allowed by policy.

@ruflin ruflin added the Team:Integrations Label for the Integrations team label Jan 23, 2019
@beckjim
Copy link

beckjim commented Jan 24, 2019

+1
Would solve container/pod log collection problems in case you're not a cluster admin.

@alvarolobato alvarolobato added the containers Related to containers use case label Feb 4, 2019
@Feder1co5oave
Copy link

I'm not sure this would be a scalable solution. In case of very verbose logging containers, all logs passing through the API server doesn't sound like a good idea!

@botelastic
Copy link

botelastic bot commented Sep 3, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@botelastic botelastic bot added the Stalled label Sep 3, 2020
@botelastic botelastic bot closed this as completed Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
containers Related to containers use case enhancement Filebeat Filebeat Stalled Team:Integrations Label for the Integrations team
Projects
None yet
Development

No branches or pull requests

5 participants