0.0.0.0 syslog host shows up in udp6 #14194
Replies: 1 comment 16 replies
-
What is your setting in the host firewall? |
Beta Was this translation helpful? Give feedback.
16 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.
-
Version
2.4.111
Installation Method
Security Onion ISO image
Description
other (please provide detail below)
Installation Type
Distributed
Location
on-prem with Internet access
Hardware Specs
Exceeds minimum requirements
CPU
16
RAM
64
Storage for /
150
Storage for /nsm
500
Network Traffic Collection
other (please provide detail below)
Network Traffic Speeds
1Gbps to 10Gbps
Status
Yes, all services on all nodes are running OK
Salt Status
No, there are no failures
Logs
No, there are no additional clues
Detail
I am troubleshooting an issue with ingesting syslogs from a PaloAlto NGFW using the elastic agent integration on my forward node. When I set the syslog host to 0.0.0.0 as suggested in #14067 I noticed through the netstat command that it shows the agent is listening on udp6 not on udp. I swapped the syslog host to localhost and then it shows that it is listening on 127.0.0.1 udp.
I have verified that the 99-sysctl.conf file has ipv6 turned off.
Is this expected behavior of the platform and netstat output isnt correct or is there something else at play here? Either configuration the syslogs do not appear to be making it into the platform.
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions