Hi,

I have a job running in Kubernetes that I'm looking to migrate to the new
Kubernetes Operator
https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/operations/metrics-logging/.
My question is about logging. My job currently uses logback, but reading
through the documentation I'm not seeing a way to use anything other than
log4j. My questions are:

1. Is it possible to use a logging framework other than log4j with the
kubernetes operator?
2. Is it possible to configure logging through the FlinkDeployment? The
documentation seems to read that logging must be configured when installing
the operator.
https://nightlies.apache.org/flink/flink-kubernetes-operator-docs-main/docs/operations/metrics-logging/#logging

Thanks!

Reply via email to