How to delete logs prior to specific date #9685
Replies: 1 comment 2 replies
-
What is your log_size_limit set to in the managersearch pillar? |
Beta Was this translation helpful? Give feedback.
2 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.
-
I have a ManagerSearch server that the disk keeps filling up. I've reviewed the Curator documentation and made edits to the global.sls 'close' and 'delete' settings, but it seems to have no affect. Now I'm trying to run soup and it's pulling lots of containers, but there's not enough disk space. Is there a command that I can manually run to delete logs prior to a certain date and keep let's say the last 30 days only? I've mistakenly ran 'so-elastic-clear' before and it deletes ALL the logs, which is not ideal. Please advise.
Beta Was this translation helpful? Give feedback.
All reactions