syslog destination
#10027
-
Hi, to which network port should i send the syslogs ? |
Beta Was this translation helpful? Give feedback.
Answered by
kwwv
Mar 30, 2023
Replies: 1 comment 6 replies
-
@udi-mosh Have you reviewed the syslog documentation? The port to send to can depend on the syslog sender. If there is an existing filebeat, use that as the parsing is typically better. However, if there isn't a filebeat module you can send to tcp/udp 514 but will still need to follow the directions for |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am not a maintainer, so I can only speak to my experience on this.
Yes. See the link below
I have one manager and three minions. I needed to configure it on the manager and all three minions sls then run the salt highstate command. I am not sure if this is best practice, I just know it works for me.
This is what I used. You will also need to add a portgroup and hostgroup
infosecgoon's info in here is solid #…