We have a requirement to captrue soume K8S jobs output and send that to another job as a result.
The [key-value-data|https://docs.rundeck.com/docs/manual/log-filters/key-value-data.html] plugin is used.
But it can not capture anything because all job logs are sent to STDERR, and it caputures STDOUT only.
The second thing botheres is logging decorators with log_level and so on.
Please add an option to show K8S logs to STDOUT 'as is', without any additional decorations.
We have a requirement to captrue soume K8S jobs output and send that to another job as a result.
The [key-value-data|https://docs.rundeck.com/docs/manual/log-filters/key-value-data.html] plugin is used.
But it can not capture anything because all job logs are sent to STDERR, and it caputures STDOUT only.
The second thing botheres is
loggingdecorators with log_level and so on.Please add an option to show K8S logs to STDOUT 'as is', without any additional decorations.