Distributed Install - Storage and Forward Node Issues #12453
Replies: 1 comment 2 replies
-
Starting with For the second one, are you able to run salt commands from the manager to the search node? Something like |
Beta Was this translation helpful? Give feedback.
2 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.
-
Version
2.4.40
Installation Method
Security Onion ISO image
Description
configuration
Installation Type
Distributed
Location
cloud
Hardware Specs
Exceeds minimum requirements
CPU
8
RAM
32
Storage for /
500
Storage for /nsm
500
Network Traffic Collection
tap
Network Traffic Speeds
Less than 1Gbps
Status
No, one or more services are failed (please provide detail below)
Salt Status
No, there are no failures
Logs
No, there are no additional clues
Detail
I am trying to deploy SO, distributed. with 3 Nodes:
1- Manager Node (ManagerSearch), working well, I am able to access the dashboard and everything is working well.
2- Storage/Log Node (SearchNode), it was working well after install, out of nowhere after rebooting the machine,
ls
andcd
and other commands arent working, and/SecurityOnion
directory couldnt be found.And after trying to connect SSH to this node it is closing the connection directly.
3- Forward Node (Sensor), is failing after the first install, then after re-installing it is working; two members are appearing under
Administration -> Grid Members
one Pending Member with different fingerprint than the one given after install, and the other under Denied Members with the right fingerprint, but I couldn't accept it at all.why out of nowhere the Storage/Log Node is closing connection directly, and when trying to reach it I cant execute commands like
cd
ls
it is sayingbash: command not found
(something close)and why the forward node is showing two members with 2 different fingerprints?
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions