You are viewing an old version of this page. View the current version.

    Compare with Current View Page History

    « Previous Version 3 Next »

     Qube job Validation & RegularExpression-based Output Parsing

    Min File Size

    Tooltip - Minimum size for identified outputPaths (in bytes).  [0 disables test]

    Icon

    Used to test the created output file to ensure that it is of minimum size specified

    regex_highlights

    Tooltip - Regular expression for highlighting information messages from stdout/stderr

    Icon

    Used to add highlights into logs

    regex_errors

    Tooltip - Regular expression for identifying fatal errors from stdout/stderr

    Icon

    Used to add errors for known problematic strings. If you enter for example "error: 2145" and this error was pressent in the logs the job would be marked as failed

    regex_outputPaths

    Tooltip - Regular expression for identifying outputPaths of images from stdout/stderr

    Icon

    Used to identify the output paths for the job. This is useful for returning information to the Qube GUI so they you can right click browse output.

    regex_progress

    Tooltip - Regular expression for identifying in-frame/chunk progress from stdout/stderr

    Icon

    Used to identify strings for relaying the progress of frames

    regex_maxlines

    Tooltip - Maximum number of lines to store for regex matched patterns for stdout/stderr

    Icon

    Used to truncate the size of your log files

     

     

    • No labels