Replies: 5 comments 2 replies
-
After increasing the HEAP of the search node above the recommend (16 gb where 10gb to elasticsearch heap) , Also I decreased the sharps limit to 25. |
Beta Was this translation helpful? Give feedback.
-
Since you specified that this is a distributed installation, was Elasticsearch crashing on one of your search nodes?
Are you saying your search node has 512GB RAM or 16GB RAM? If your search node has 16GB RAM, please be advised that that is considered the bare minimum: Depending on how much data you are ingesting and searching, you may need more RAM. Or you may need to do more tuning for heap and shards: |
Beta Was this translation helpful? Give feedback.
-
I meant 16gb of ram on the search node. |
Beta Was this translation helpful? Give feedback.
-
now after adjusting the sharp and the heap , I have the issue: the sharps number of sharps is set to 1 that mean that only one sharp would be create for an index and now I am having the error above. |
Beta Was this translation helpful? Give feedback.
-
I see that the issue was because all the traffic on queue due the downtime , I would like to know if there is a way to avoid it because now it seems to be ok, with 2 shards and Elasticsearch 9830m and Logstash 4096m , at the beginning it was thawing the exception however after 8 hour it get stable. |
Beta Was this translation helpful? Give feedback.
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.80
Installation Method
Security Onion ISO image
Description
other (please provide detail below)
Installation Type
Distributed
Location
on-prem with Internet access
Hardware Specs
Exceeds minimum requirements
CPU
16
RAM
512
Storage for /
100
Storage for /nsm
1tb
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
Hi,
I am currently having issue with security onion the elasticsearch service is clashing after a few hour , I suspentest that is due all the index open
log
[root@search01 elasticsearch]# docker logs so-elasticsearch
Importing PKCS12 keypair into Java keystore
Importing keystore /usr/share/elasticsearch/config/elasticsearch.p12 to /usr/share/elasticsearch/config/sokeys...
Entry for alias 1 successfully imported.
Import command completed: 1 entries successfully imported, 0 entries failed or cancelled
Sep 16, 2024 5:22:36 PM sun.util.locale.provider.LocaleProviderAdapter
WARNING: COMPAT locale provider will be removed in a future release
java.lang.OutOfMemoryError: Java heap space
Dumping heap to data/java_pid98.hprof ...
Heap dump file created [3293271948 bytes in 59.921 secs]
Terminating due to java.lang.OutOfMemoryError: Java heap space
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions