so-elastalert and so-elasticsearch missing #13914
Replies: 1 comment
-
Elasticsearch isn't running that is why the |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Version
2.4.100
Installation Method
Security Onion ISO image
Description
other (please provide detail below)
Installation Type
Standalone
Location
airgap
Hardware Specs
Exceeds minimum requirements
CPU
12
RAM
128GB
Storage for /
293GB
Storage for /nsm
5.8TB
Network Traffic Collection
span port
Network Traffic Speeds
more than 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
No, there are no additional clues
Detail
This is a standalone airgap install.
When running
sudo so-status
, both so-elastalert and so-elasticsearch are missing. When I runsudo elasticsearch-restart
andsudo so-elastalert-restart
, they return failed (see links)so-elastalert.txt
so-elasticsearch.txt
elastalert.log returns empty.
securityonion.log shows this failure in particular:
[ERROR] [org.elasticsearch.bootstrap.Elasticsearch] fatal exception while booting Elasticsearch org.elasticsearch.ElasticsearchException: Failed to bind service
sudo so-elasticsearch-query _cat/indices
returns nothing,When I try
curl https://localhost:9200/_cat/indices/.kibana*
I receive "connection refused".I'm not sure where to go from here, so if anyone has any idea or has ran into this problem, please advise.
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions