-
I'm trying to get a simple setup running, where vector echoes my syslog.
I run vector with:
Vector outputs the following logs:
however, there is nothing after that. I.e, there's no actual syslog messages. In contrast, Output of
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
Hi @vedantroy ! What is feeding messages into 127.0.0.1:514 over TCP (e.g. rsyslog, syslog-ng, something else)? Would you be able to share the configuration of that? |
Beta Was this translation helpful? Give feedback.
-
@jszwedko , sorry to be bringing this thread back into discussion again, but would appreciate your help.
With this configuration, I get
The part of the rsyslog configuration that is used is as follows:
Can I ingest the logs/events coming into syslog through vector while also letting syslog continue to do its own thing (if the port is already used?) |
Beta Was this translation helpful? Give feedback.
Hi @vedantroy !
What is feeding messages into 127.0.0.1:514 over TCP (e.g. rsyslog, syslog-ng, something else)? Would you be able to share the configuration of that?