exasupport warns about missing session logs

Details

Detail name Value
Changelog Number 19403
Type Improvement
Status Resolved
Fix Versions Exasol 8.27.0
Resolution Date 2024-05-02

Background

Exasupport is a command-line tool used to get logs for Exasol support. For more information, see Exasupport.

Previously, “exasupport -i <session-id>“ will not notify the caller if session logs for any requested session could not be found.

Improvement

When requesting session logs (-i option in exasupport) an information message is shown for every corresponding log that cannot be found.

Changed behavior

Exasupport prints an informative message when a requested session log cannot be found. A log archive is still created, as failing to find a session log does not imply an error.