Enable Auditing #203
Labels
kind/enhancement
Categorizes issue or PR as related to an improvement.
lifecycle/keep
Denotes an issue or PR that should be preserved from going stale.
Preflight Checklist
Version
v0.1.3
Expected Behavior
Currently, auditing is only possible through standard output (stdout) and standard error (stderr). However, since logging using log/slog is enabled and the SECRET_SYNC_LOG_SERVER environment variable can be set, that can be used to store logs in a specific manager, or otherwise use a default option:
secret-sync/pkg/apis/v1alpha1/syncjob_types.go
Line 26 in 23b5bfc
Actual Behavior
Currently, auditing is only possible through standard output (stdout) and standard error (stderr).
Steps To Reproduce
No response
Logs
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: