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

Add aggregate/rollup command for audit logs #21

Closed
ezekg opened this issue Dec 6, 2024 · 4 comments
Closed

Add aggregate/rollup command for audit logs #21

ezekg opened this issue Dec 6, 2024 · 4 comments

Comments

@ezekg
Copy link
Member

ezekg commented Dec 6, 2024

E.g. the extend action may be logged thousands of times per-node per-day, so being able to (optionally?) rollup that data would save a lot of disk space. But aggregation would come at the cost of auditability. Estimating ~95% savings here.

@ezekg
Copy link
Member Author

ezekg commented Dec 6, 2024

@ezekg
Copy link
Member Author

ezekg commented Dec 16, 2024

Should this be opt-in e.g. via --agg-audit-logs or --aggregate-audit-logs?

@ezekg
Copy link
Member Author

ezekg commented Dec 16, 2024

Is this even needed now that we've tackled #19 and #20? Need to recalculate estimated savings.

Still need to optimize entity IDs in #22. Could likely use integer IDs + #25.

@ezekg
Copy link
Member Author

ezekg commented Dec 20, 2024

No longer needed with 423bcc4. Estimated space savings of 65.79% with int columns.

@ezekg ezekg closed this as completed Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant