Questions About Forward Node (Sensor Node) and Receiver Node in Security Onion #14096
Replies: 1 comment
-
A forward node is a network sensor -- it watches live network traffic, generates logs from services like Suricata, Zeek, and Strelka, writes those logs to disk, and then sends them to a Manager. A receiver node is a secondary path for accepting and ingesting logs -- if you deploy one, the forward nodes in your environment will split the logs that they're sending between your manager and the receiver nodes. If you want to collect logs from endpoints using Elastic Agent, you'll need to send them to a manager, fleet, or receiver node, a forward node cannot accept the incoming connection. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi everyone,
I am currently working with a distributed Security Onion setup and have gone through the documentation, but I still have some questions and need clarification on the following:
I would appreciate detailed explanations or examples to help clarify these concepts and their practical applications beyond what is mentioned in the documentation.
Thanks in advance for your guidance!
Beta Was this translation helpful? Give feedback.
All reactions