Why Do We Need a Search Node in Distributed Deployment? Where Are Logs Stored? #14570
Replies: 1 comment
-
Have you looked at https://docs.securityonion.net/en/2.4/architecture.html#distributed If you are asking about Elastic data, that data is stored on any node in the grid running Elasticsearch and that has the data role. For your third question, if you enable data tiers, then the phase of the datastream index will route to the node that has that data tier. For example, if you have a search node that has the role |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Have some questions about the purpose and behaviour of search nodes in a distributed deployment of Security Onion:
I'm trying to better understand the architecture and how to manage log storage and search performance efficiently.
Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions