Skip to content

Kibana needs to have an option to show only ERROR messages #788

@ponyisi

Description

@ponyisi

Our log reporting needs to be able to display only the ERROR messages of a transformation. Given that every transformer will issue multiple INFO messages, a single ERROR may be very hard to track down, or even impossible since our Kibana displays have a 500 message limit (the ERROR may occur only further back).

This is particularly important for the log-url returned in a TransformStatus; it will be very confusing for users to have to wade through a huge number of INFO messages that are mostly tracking internal ServiceX machinery (which could be very important for us, but not so much for someone trying to find something like "my Python transformer code raised an exception").

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