-
-I want to deploy a production sensor node on a VM. Will it work efficiently. -What are the minimum specs for production grade sensor mode deployment on a VM |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
From https://docs.securityonion.net/en/2.4/best-practices.html#best-practices: From https://docs.securityonion.net/en/2.4/hardware.html#virtualization:
https://docs.securityonion.net/en/2.4/hardware.html#cpu |
Beta Was this translation helpful? Give feedback.
From https://docs.securityonion.net/en/2.4/best-practices.html#best-practices:
For production deployments, prefer dedicated hardware to VMs when possible (see the Hardware Requirements section).
From https://docs.securityonion.net/en/2.4/hardware.html#virtualization:
We recommend dedicated physical hardware (especially if you’re monitoring lots of traffic) to avoid competing for resources. Sensors can be virtualized, but you’ll have to ensure that they are allocated sufficient resources.
https://docs.securityonion.net/en/2.4/hard…