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

Conditional logging of "Server" #1070

Closed
marcstern opened this issue Feb 2, 2016 · 2 comments
Closed

Conditional logging of "Server" #1070

marcstern opened this issue Feb 2, 2016 · 2 comments
Assignees

Comments

@marcstern
Copy link

Each time a rule triggers and is logged, it generates a line in the audit log with the "Server".
This wastes a lot of disk space and is not interesting if you have a good configuration management.
We should have a directive (or a compile flag) to disable that logging.
Ex. of compile flag: #marcstern@9e68805

@csanders-git
Copy link

I think there are two areas to consider here - we already allow configuration of which audit areas you want to store. I will say however that i see your point. I think a compile time flag might be a pretty good solution ... how would this apply to JSON?

@marcstern
Copy link
Author

A configuration directive (or option) is obviously more flexible, but I will obviously be OK with a compile time flag

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

3 participants