Replies: 2 comments
-
You had mentioned both 2.4.20 and 2.4.40. Is the manager running 2.4.40? From your sensor are you able to run |
Beta Was this translation helpful? Give feedback.
0 replies
-
Manager is 2.4.20. Very strange, but in /sbin and /usr/sbin I have only 2 so-* commands: so-test is (similar to so-status) only 2 lines: |
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.
-
Version
2.4.20
Installation Method
Security Onion ISO image
Description
installation
Installation Type
Distributed
Location
on-prem with Internet access
Hardware Specs
Exceeds minimum requirements
CPU
8
RAM
64
Storage for /
300 GB
Storage for /nsm
3,7 TB
Network Traffic Collection
other (please provide detail below)
Network Traffic Speeds
1Gbps to 10Gbps
Status
No, one or more services are failed (please provide detail below)
Salt Status
Yes, there are salt failures (please provide detail below)
Logs
Yes, there are additional clues in /opt/so/log/ (please provide detail below)
Detail
Hello.
I have installed additional sensor node from securityonion-2.4.20-20231006.iso in distributed deployment (Linux fwd2 5.15.0-202.135.2.el9uek.x86_64 #2 SMP Fri Jan 5 15:44:16 PST 2024 x86_64 x86_64 x86_64 GNU/Linux).
On management node I have accepted the salt key for that new forward node. However when I try to check it's status by so-status command it says: "so-status not yet available". After some time I've checked again, and again - but it's still the same.
Finally I've also checked /sbin/so-status and /usr/sbin/so-status and both files belong to root:root and are only 42 bytes:
-rwxr-xr-x. 1 root root 42 Feb 15 19:53 /sbin/so-status
and their content is as follow:
echo 'so-status not yet available'
exit 0
But on others existing forward/sensor nodes these files belong to socore:socore and are much, much bigger:
-rwxr-xr-x. 1 socore socore 6.1K Aug 27 15:59 /sbin/so-status
What are these strange so-status files? Where are they from? The same issue is with sensor node installed from securityonion-2.4.40-20240116.iso
Regards
Mirek
minion.txt
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions