... | ... | @@ -96,6 +96,7 @@ Analysis: |
|
|
# If left empty, defaults to no/false. (Optional, bool)
|
|
|
Output_format: 'S2S4E' # 'S2S4E' or 'Scorecards'. Determines the format of the output. Default is 'S2S4E'.
|
|
|
Run:
|
|
|
filesystem: esarchive # Name of the filesystem as defined in the archive configuration file
|
|
|
Loglevel: INFO # Minimum category of log messages to display: 'DEBUG', 'INFO', 'WARN', 'ERROR' or 'FATAL'.
|
|
|
# Default value is 'INFO'. (Optional, str)
|
|
|
Terminal: yes # Optional, bool: Whether to display log messages in the terminal.
|
... | ... | |