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

Monal causes excessive entries in audit log #240

Open
mwild1 opened this issue Nov 5, 2024 · 0 comments
Open

Monal causes excessive entries in audit log #240

mwild1 opened this issue Nov 5, 2024 · 0 comments

Comments

@mwild1
Copy link
Member

mwild1 commented Nov 5, 2024

Monal is relatively unique among clients in that it reconnects to the server extremely frequently (by design). This can cause an excessive number of entries in the server's audit log under normal usage. The performance of large audit logs should be improved when #196 becomes the default configuration. However it's also a good idea to avoid these excessive entries in the first place.

For example, it should be acceptable to skip recording entries successfully using FAST auth with a recognised client ID.

Edit: Apparently Monal does not implement FAST yet, so this can't be done securely.

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