Replies: 1 comment
-
Hi @jicefrost, what's the output of
Do you see new logs being added there? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I just deployed simplest vector config, just for collect Kubernetes logs and debug them in to console. The goal is collect logs from stdout. Later it will send logs to logstash. Its deploy with helm as daemonset. So the code simple -
and for the output -
So Vectors pods actually runs without any errors. Logs is
and there is nothing more. No logs at console, but few new logs actually appears every minute at /var/log/containers/. Have rights to access files. May some one tell me what i'm doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions