Need 2nd node as "Everything but Manager", how to do this? #13810
Replies: 1 comment 6 replies
-
What are the actual specs? If your machines don't meet the minimum requirements, then there is not much we can do to help:
It's important to follow the advice in the documentation. What exactly are you hoping that a heavy node might help with? What kinds of data do you want to monitor? Do you want to monitor network traffic from a tap or span port? Or are you just collecting syslog? |
Beta Was this translation helpful? Give feedback.
6 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.
-
2.4.110
On-premises, LAN-connected.
ISO
1, need 2
Not enough.
1st as Standalone, need 2nd as "everything but Manager".
Syslog messages to 2nd IP are being dropped by IPTables.
On Manager, yes. On 2nd node when configured as Heavy, so-logstash is "missing".
On 2nd node when configured as Heavy, so-logstash is "missing".
After reinstall as Sensor/Forward, Detections has a persistent orange exclamation point, but gives a red 500 error when clicked.
2nd node does not consume all syslog messages sent to it. Was able to enable so-logstash, but it went "missing".
Our Standalone node is at capacity, esp. CPU high, Memory high, & I/O wait is in red. We have a spare machine and IP from a previous security system, that already receives syslog traffic from a number of senders.
We unwisely disregarded the doc advice and installed a Heavy node, and changed Configuration to allow receipt of traffic on syslog ports. Eventually we did get logstash to appear but never seemed to work, with lots of "IPTables-dropped" messages in /var/log/messages. EPS remained 0, though that might be a known bug. Reinstalled as Forward/Sensor node.
Still learning the architecture as documented, though we need an "everything but Manager/Kibana" node that can shoulder some of the workload from our Standalone. In particular, the documentation about logstash is confusing, seeming to conflate logs between SO components and external sources needing analysis.
Thanks for any advice.
Beta Was this translation helpful? Give feedback.
All reactions