Cisco netflow -> SO 2.4 - target node type and ILM? #13986
-
Version2.4.110 Installation MethodSecurity Onion ISO image Descriptionconfiguration Installation TypeDistributed Locationon-prem with Internet access Hardware SpecsExceeds minimum requirements CPU8 RAM32 Storage for /500G Storage for /nsm500G Network Traffic Collectionother (please provide detail below) Network Traffic Speeds1Gbps to 10Gbps StatusYes, all services on all nodes are running OK Salt StatusYes, there are salt failures (please provide detail below) LogsNo, there are no additional clues DetailHi, Thinking about a production use I've got the following questions:
Thanks much in advance for your help. Guidelines
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You can send the Netflow data to any computer in your environment that's running the Elastic Agent and is reporting to Security Onion. Simply add the Netflow integration to that agent's policy and open up the appropriate firewall hole. This Youtube video walks through the process for the PFSense integration, but the steps are largely similar: https://www.youtube.com/watch?v=aoH8qZwAxek You can set the ILM policies through the Administration --> Configuration interface. Click on Options at the top, toggle on the Advanced settings, and then go to this location in the tree: elasticsearch > index_settings > so-logs-netflow_x_log > policy > phases You can set the values there for how long to retain the data before shifting it from hot to warm, and from warm to deletion. |
Beta Was this translation helpful? Give feedback.
You can send the Netflow data to any computer in your environment that's running the Elastic Agent and is reporting to Security Onion. Simply add the Netflow integration to that agent's policy and open up the appropriate firewall hole.
This Youtube video walks through the process for the PFSense integration, but the steps are largely similar: https://www.youtube.com/watch?v=aoH8qZwAxek
You can set the ILM policies through the Administration --> Configuration interface. Click on Options at the top, toggle on the Advanced settings, and then go to this location in the tree:
elasticsearch > index_settings > so-logs-netflow_x_log > policy > phases
You can set the values there for how long to r…