Stenographer not purging old data #3495
Replies: 1 comment 3 replies
-
This may not be just Stenographer, but could be other data. You might try something like the following to get a better idea of what might be taking up space:
Other types of data under /nsm include Zeek logs, Elasticsearch data, Suricata eve.json. Also, depending on how much traffic you are monitoring, you may be filling up the disk before you get back around to being able to purge it. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Good Morning all - Quick one for you. According to the Docs, Stenographer stores to /nsm/pcap and starts deleting old files when it hits 90% cap. I have a 2tb drive just for the /nsm/ partition for my enterprise distributed deployment and today Stenographer is giving an error with log info saying "Couldnt create temp directory: no space left on device". Looked at my /nsm/ partition and it is full with 1.8tb:100% used. Maybe I missed something in setup to get it to purge?
Beta Was this translation helpful? Give feedback.
All reactions