Replies: 1 comment 3 replies
|
Hi @mloskot, Sending an HTTP The C# API client has (Yes, any ISO 8601 timestamp is fine for that Hope this helps, |
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.
I have configured a simple
All Eventsretention policy. It works, of course.Meanwhile, I added lots of new deployments - increased amount of ingested logs.
Today, I noticed Seq is running out of disk space, so I thought I will clean it up this way:
It worked, of course, but I had to wait quite some time for Seq to trigger the updated retention policy.
Is there any way, CLI command or API request, to manually trigger the policy and avoid the waiting?
Or is this https://datalust.co/docs/deleting-events the only manual way to perform clean ups in such disk space emergencies?
All reactions