Lots of Curator processes not stopping #1814
-
2.3.2 Standalone install CPU is pegging at 99%. ps -aux shows a lot of this: root 63100 0.0 0.0 113280 1196 ? Ss 02:55 0:00 /bin/sh -c /usr/sbin/so-curator-closed-delete > /opt/so/log/curator/cron-closed-delete.log 2>&1 Log file shows a lot of this: I've had some other problems which I've posted about recently which seem to be to do with running out of diskspace. [root@securityonion onion]# df -h Elasticsearch using all the CPU. Host is a 6 core (12 HT) 2.3GHz Xeon. [root@securityonion onion]# top PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 21 replies
-
Hmm, I'll have to check on this, as we added a fix for something similar, here: c611996#diff-9f90044f32ca0152c18146ecf3c7edb45b803f48cae9738a231946b704cce794 , which should be in 2.3.2, iirc. |
Beta Was this translation helpful? Give feedback.
-
WARNING! THIS NEW SCRIPT HASN'T HAD MUCH TESTING YET! PROCEED WITH CAUTION! On the manager, replace /opt/so/saltstack/default/salt/curator/files/bin/so-curator-closed-delete-delete with: Then on the search node(s), do:
|
Beta Was this translation helpful? Give feedback.
WARNING! THIS NEW SCRIPT HASN'T HAD MUCH TESTING YET! PROCEED WITH CAUTION!
On the manager, replace /opt/so/saltstack/default/salt/curator/files/bin/so-curator-closed-delete-delete with:
https://raw.githubusercontent.com/Security-Onion-Solutions/securityonion/patch_2.3.3/salt/curator/files/bin/so-curator-closed-delete-delete
Then on the search node(s), do: