You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand that logs generated by pod goes to /var/log/container directory of the node by k8s and filebeat read this location.
However, my requirement is that my application is not writing log to stdout and it is writing log to a file, for example /opt/test/mylog.log inside my pod. Hence kubernetes is not sending these file to nodes->/var/log/containers
How can I tell filebeat to read log files from a specific location inside my pod?
Thanks
The text was updated successfully, but these errors were encountered:
Hi!
We just realized that we haven't looked into this issue in a while. We're sorry!
We're labeling this issue as Stale to make it hit our filters and make sure we get back to it as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1.
Thank you for your contribution!
I am using elastic+filebeat+kibana.
Thanks
The text was updated successfully, but these errors were encountered: