Replies: 4 comments 4 replies
-
You say that all things over than a day or so disappeared? Sounds like something is cleaning up your data from ElasticSearch. I believe that I'd check the log_size_limit variable in your .sls config (in my case it's /opt/so/saltstack/local/pillar/minions/securityonion_standalone.sls because I have the default machine name in a standalone setup). Anyway, that is the size (In MB). It's in the documentation https://docs.securityonion.net/en/2.3/elasticsearch.html#pillar-files . I'd also check the settings for warm, close, and delete indices time in your global.sls file. |
Beta Was this translation helpful? Give feedback.
-
Filebeat should be monitoring
and then place the unzipped Zeek logs there. |
Beta Was this translation helpful? Give feedback.
-
I know this is probably obvious feedback but still curious, were any changes made to your |
Beta Was this translation helpful? Give feedback.
-
I did not make any changes to that, where do I find that setting?
Regards,
Phillip Samson | I.T. Security Architect
GISF, GSEC
The only time success comes before work is in the dictionary!
… On Mar 27, 2022, at 4:01 PM, cyb3rz3us ***@***.***> wrote:
I know this is probably obvious feedback but still curious, were any changes made to your logrotate config? The behavior you describe matches exactly what logrotate will do when compression sis enabled. The original files wil be gone and replaced with a version that has a .gz (or similar) extension.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.
|
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.
-
Standalone
2.3.91
Hello,
When I search in our UI for anything older than a day I do not return any information
We have 8TB assigned for this standalone SO box.
I found that in the /nsm dir subfolder like Zeek or Wahzu all our logs are gzipped
is there a way to reimport these logs for a specific time period?
Beta Was this translation helpful? Give feedback.
All reactions