Exasupport: Changed Defaults
Details
| Detail name | Value |
|---|---|
| Changelog Number | 19191 |
| Type | Improvement |
| Status | Resolved |
| Fix Versions | Exasol 8.25.0 |
| Resolution Date | 2024-02-15 |
Background
Exasupport is a command-line tool used to get logs for Exasol support. For more information, see Exasupport.
Improvement
The x/-exasolution-log-type option now defaults to “None” instead of "All". This means that if the option is not specified, you would not get any Database logs.
The i/-session option no longer accepts a comma-separated list; it can be specified multiple times instead if you need to collect logs for more than one session (e.g. -i 42 -i 43).
Changed behavior
The default behavior for exasupport options -x/--exasolution-log-type and -i/--session has changed.