Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expire/delete old logs from the DB #88

Closed
javuto opened this issue Jul 13, 2020 · 1 comment
Closed

Expire/delete old logs from the DB #88

javuto opened this issue Jul 13, 2020 · 1 comment
Labels
backend Backend related issues ✨ enhancement New feature or request osctrl-admin osctrl-admin related changes

Comments

@javuto
Copy link
Collaborator

javuto commented Jul 13, 2020

One of the most common use cases of osctrl is to forward logs to SIEM (Splunk, Graylog, ELK) solutions or long term storage such as Kafka or s3. Since it allows to store a local copy of those logs in the backend it may be helpful having a process that expires or deletes those entries when they are older than a specific threshold: 1 Day, 1 week, 1 month...

@javuto javuto added ✨ enhancement New feature or request osctrl-admin osctrl-admin related changes backend Backend related issues labels Jul 13, 2020
@javuto javuto added this to the v0.2.4 milestone Jul 13, 2020
@javuto javuto modified the milestones: v0.2.4, v0.2.5 Nov 14, 2020
@javuto javuto modified the milestones: v0.2.5, v0.2.6 Jan 10, 2021
@javuto javuto removed this from the v0.2.6 milestone Dec 29, 2021
@javuto
Copy link
Collaborator Author

javuto commented Mar 25, 2022

No longer an issue, since status/result/query logs are now stored in Redis and will expire automatically.

@javuto javuto closed this as completed Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related issues ✨ enhancement New feature or request osctrl-admin osctrl-admin related changes
Projects
None yet
Development

No branches or pull requests

1 participant