-
I have an onion that has received a lot of logs and as a result its hd ran out of available space. Is there a command that can remove old log files? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Looks like you're running a machine with lower than required storage https://docs.securityonion.net/en/2.3/partitioning.html#minimum-storage. Network / host logs & pcap get stored in /nsm Looking at your older post #9885 you need to add a drive for storage to this machine and expand your / and ideally /nsm lvms You can delete your PCAP and logs from /nsm with |
Beta Was this translation helpful? Give feedback.
Looks like you're running a machine with lower than required storage https://docs.securityonion.net/en/2.3/partitioning.html#minimum-storage.
Network / host logs & pcap get stored in /nsm
Looking at your older post #9885 you need to add a drive for storage to this machine and expand your / and ideally /nsm lvms
You can delete your PCAP and logs from /nsm with
sudo so-elastic-clear && sudo so-nsm-clear