Replies: 2 comments 5 replies
-
These are the two ways Elasticsearch data gets deleted - https://docs.securityonion.net/en/2.4/elasticsearch.html#deleting-indices Can you check your Suricata data stream? |
Beta Was this translation helpful? Give feedback.
-
I have tuned Suricata pretty heavily since I began using it. Attached is the output of the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Version
2.4.50
Installation Method
Security Onion ISO image
Description
other (please provide detail below)
Installation Type
Standalone
Location
on-prem with Internet access
Hardware Specs
Exceeds minimum requirements
CPU
40
RAM
384Gb
Storage for /
222Gb
Storage for /nsm
8.8Tb
Network Traffic Collection
span port
Network Traffic Speeds
1Gbps to 10Gbps
Status
Yes, all services on all nodes are running OK
Salt Status
No, there are no failures
Logs
Yes, there are additional clues in /opt/so/log/ (please provide detail below)
Detail
The behavior I'm seeing is that alerts show up but disappear after a while. It seems to have something to do with elasticsearch running out of disk space based on the below log messages. This server is doing the same thing it was doing when I was running on version 2.3, but 2.3 never behaved this way. I think that something is not cleaning up after itself in elasticsearch but I don't really know what to check. Looking at the indices, etc. in Kibana, it seems that older indices are not being removed as the disk space fills up.
so-elasticsearch-indices-delete.log contains many "Used disk space exceeds LOG_SIZE_LIMIT (7372 GB) - There is only one backing index" entries.
logstash log contains many "[WARN ][logstash.outputs.elasticsearch] Could not index event to Elasticsearch." entries.
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions