Winlogbeat to Heavynode? #9996
-
Hello! I have a new remote Heavynode in my distributed environment and want to collect Windows event logs there. Can I send them directly to the Heavynode or do they have to go to my central Manager node? Thanks in advance! Cheers, Ben |
Beta Was this translation helpful? Give feedback.
Answered by
ben-sec
Apr 25, 2023
Replies: 1 comment 8 replies
-
You should be able to send them to the Heavy Node, though you might have to open up the firewall settings to allow the inbound traffic. How are you transporting the logs? Winlogbeat? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The logstash ssl configuration of my manager node has been distributed to the heavynode and it was expecting ssl traffic from winlogbeat. After setting up the ssl configuration in winlogbeat.yaml everything is working fine!