Is log level configurable? #2449
Replies: 3 comments
-
|
hi @nikki-quant - Hmm that's interesting. Do you have any more output to share so we can narrow it down from where these log outputs are coming from? I am unable to determine where these prints might be originating from. If you could share the context around these trace output lines, it might help us understand a bit more of where they might be originating from. |
Beta Was this translation helpful? Give feedback.
-
|
We also see a lot of log spam in our scan job logs. Are these configurable in any way? |
Beta Was this translation helpful? Give feedback.
-
|
Track #2579 |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hi Trivy users,
I want to adjust the log level of the operator to be less verbose - at the moment, I have deployed it using Helm and it is logging trace level messages:
The two configuration options I can see in the chart values that relate to logging default to using the less verbose/resource intensive option:
operator.logDevMode: falsetrivyOperator.scanJobCompressLogs: trueI don't see any reference to log level being configurable in the docs at: https://aquasecurity.github.io/trivy-operator/latest/docs/
Is log level currently configurable? If so, how, and is that documented anywhere?
Beta Was this translation helpful? Give feedback.
All reactions