Standalone vs Distributed Deployment #11353
-
I am having a hard time finding the right answer. For a standalone the docs say use for "testing, Labs, POCs, very low throughput". A distributed deployment does not give specifics. However, if I am in a Windows environment with several VMs running different servers, do I need to run a distributed deployment? From there, what would I consider my forwarding nodes? DNS, DHCP, DC servers? Which components do these servers need to host? Also, our firewall is a hardware piece (Fortigate) I can see in the standalone SO server that we have setup there is an integration for fortigate but I'm unsure how to get this integration to communicate with the SO console? Starting to feel super lost and documentation seems to be geared towards people who are not running SO on an enterprise size environment. Anyways, any thoughts or considerations (I will not take anything personally if I sound dumb) would be much appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hello and welcome to Security Onion Discussions!
Yes, for enterprise environments we recommend distributed deployments. From https://docs.securityonion.net/en/2.4/architecture.html#distributed:
We use the term
You may want to deploy Elastic Agent to these servers to collect their logs:
From https://docs.securityonion.net/en/2.4/architecture.html#forward-node:
You should be able to send Fortigate logs via syslog to a Security Onion node and use an Elastic Integration to collect those logs:
Security Onion is designed by enterprise defenders for enterprise defenders and we have lots of folks using Security Onion in enterprise environments. Many of them choose to supplement our documentation with our training, professional services, and other offerings: |
Beta Was this translation helpful? Give feedback.
Hello and welcome to Security Onion Discussions!
Yes, for enterprise environments we recommend distributed deployments. From https://docs.securityonion.net/en/2.4/architecture.html#distributed:
This architecture may cost more upfront, but it provides for greater scalability and performance, as you can simply add more nodes to handle more traffic or log sources.