Skip to content

Add option to also log to a file #655

Open
@HoustonPutman

Description

@HoustonPutman
Contributor

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.

Activity

added
controller operationsDealing with the reconcile-loop and other internal aspects of the various Solr operator controllers
on Nov 14, 2023
added this to the main (v0.9.0) milestone on Nov 14, 2023
linked a pull request that will close this issue on Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    controller operationsDealing with the reconcile-loop and other internal aspects of the various Solr operator controllers

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      Participants

      @HoustonPutman@gerlowskija

      Issue actions

        Add option to also log to a file · Issue #655 · apache/solr-operator