You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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?
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
The text was updated successfully, but these errors were encountered: