Replies: 1 comment
-
|
This depends on how you configured Vector to run on Windows (see bat). On Linux, depending on how you set it up, it would write to the systemd journal which could also end up in syslog. On Windows you can either modify the bat to pipe the output somewhere else or, what I would recommend, is that you use the |
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.
-
Question
We cant find vector internal log files on Windows for troubleshooting problems.
On Linux system service stdout are written to syslog. But what is the way to check vector internal logs on Windows?
I'm unable to find command line options to write internal logs to file instead of stdout and stderr for this purpose. Are there any options to do this?
Vector Config
No response
Vector Logs
No response
Beta Was this translation helpful? Give feedback.
All reactions