-
SO Version 2.3.160. Virtualized Search Manager, 5 physical heavy nodes. On prem, with Internet access. Installed from ISO. All services running on the manager, no failures running state.highstate. No grid failures. The issue is that on the search manager node, we can see information being ingested into logstash (confirmed from both the client and the search manager node.) We can see the information flow into redis in the logstash log. Redis count just climbs, never goes down and eventually we get the OOM command error in the logstash log. Looking on elasticsearch on the search manager, we don't see indices for any so queues other than so_playbook and so_cases. The heavy nodes operate fine, and the only reason we found this issue is because we started deploying winlogbeats to DC's. Global.sls (de-identified attached.) We've looked at everything we can think of, so any idea where we should be looking to get elastic talking to redis would be appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
When you configured your manager node, did you configure it as a It sounds like you configured it as just as a From https://docs.securityonion.net/en/2.3/architecture.html#distributed:
|
Beta Was this translation helpful? Give feedback.
When you configured your manager node, did you configure it as a
manager
ormanagersearch
?It sounds like you configured it as just as a
manager
.From https://docs.securityonion.net/en/2.3/architecture.html#distributed: