Deployment advice needed for inherited hardware #11306
Replies: 2 comments 4 replies
-
Beta Was this translation helpful? Give feedback.
-
Please make sure that you read the warning for heavy nodes as we don't recommend them for most use cases: Regarding virtualization and pooled storage, that can be made to work but please make sure you consider the cost. Extra complexity usually requires more maintenance and more tuning. It can also make troubleshooting more difficult when problems arise. For most use cases, we recommend keeping things simple so that you can focus your time on catching bad guys. For more information, please see: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've inherited two new server appliances, and I'm seeking advice on the best way to deploy security onion in production. Unfortunately, there is no additional money to purchase more hardware so I have to roll with what I have available. Each server has the following specs.
2x Intel Xeon 3rd gen CPU's, 32 core each
256GB memory
12x 7.68TB NVMe drives, Intel VROC raid and JBOD support
4x 100GbE NIC's
I intend to ingest logs from multiple cloud API's, firewall syslogs, Active Directory, 100 production servers (various OS's), and would like to monitor traffic from 500 production VLAN's.
KVM with VM's or direct install?
If KVM, should I pool the drives together using vSAN? How many VM's, hardware specs etc...?
If distributed direct install, how should I break the services up between the two servers?
Beta Was this translation helpful? Give feedback.
All reactions