Skip to content
Discussion options

You must be logged in to vote

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 internal_logs source, and then use some sink (like the file sink) to send the logs elsewhere.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pront
Comment options

Answer selected by pront
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
platform: windows Anything `windows` platform related
3 participants