In a Security Onion Distributed Model, Where are Packet Captures Stored that are Taken by the Forward Node? #11396
Replies: 2 comments
-
From https://docs.securityonion.net/en/2.4/hardware.html#forward-node-sensor:
I've updated https://docs.securityonion.net/en/2.4/architecture.html as follows:
|
Beta Was this translation helpful? Give feedback.
-
Thank you Doug. That’s a big help!
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to adequately size our environment's storage to accommodate plenty of saved network captures. But I can't figure out where packet captures are stored for a Distributed deployment (Forward Node, Manager Node, and Search Node).
It's not clear in the documentation if packet captures, performed via the Forward Node, are sent to the Search Node, via Filebeat, like all logs generated by other components running on the Forward Node (such as Suricata and Zeek). If I dig further into Stenographer, which buffers captured packets to disk, the documentation says Stenographer writes to /nsm/pcap/. But it doesn't say to which system it's writing to. Are packet captures written locally to /nsm/pcap/ on the Forward Node itself or are they sent to the Search Node and written to /nsm/pcap/ there?
https://docs.securityonion.net/en/2.3/architecture.html#distributed
https://docs.securityonion.net/en/2.3/stenographer.html#stenographer
Thanks in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions