Elasticsearch Status: Pending , Unassigned elastalert_status #16047
Version3.1.0 Installation MethodSecurity Onion ISO image Descriptionother (please provide detail below) Installation TypeStandalone Locationon-prem with Internet access Hardware SpecsMeets minimum requirements CPU6 RAM64 Storage for /500GB Storage for /nsm2TB Network Traffic Collectiontap Network Traffic Speeds1Gbps to 10Gbps StatusYes, all services on all nodes are running OK Salt StatusYes, there are salt failures (please provide detail below) LogsYes, there are additional clues in /opt/so/log/ (please provide detail below) DetailI'm getting But this time when I ran Calling highstate I get one failure which is the following Only found Other details:
Unsure on what else to look for. edit: the suricata sync fixed itself I guess? still have the
Guidelines
|
Replies: 1 comment 1 reply
|
You can set the number of replicas for elastalert_status to 0 (since you only have 1 elasticsearch node it can't create a replica you have configured) As for the error you are seeing in your highstate that is related to #15959 and fixed in the next release |



You can set the number of replicas for elastalert_status to 0 (since you only have 1 elasticsearch node it can't create a replica you have configured)
As for the error you are seeing in your highstate
that is r…