-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Labels
controller operationsDealing with the reconcile-loop and other internal aspects of the various Solr operator controllersDealing with the reconcile-loop and other internal aspects of the various Solr operator controllers
Milestone
Description
There are setups with kuberenetes that require logs to be written to a file, so that they can then be uploaded to the log aggregators. Just logging to stdout does not allow for this.
We do want to always log to stdout, since that's how all debugging is done in Kubernetes, but we should have an option to also log to a file.
Metadata
Metadata
Assignees
Labels
controller operationsDealing with the reconcile-loop and other internal aspects of the various Solr operator controllersDealing with the reconcile-loop and other internal aspects of the various Solr operator controllers