Skip to content

Possibility to show Kubernetes logs in STDOUT, not STDERR #172

@vifrrg

Description

@vifrrg

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions