Other

Set Arc log verbosity, data collection duration, and disk space usage limits for One-shot and Offline modes. These options help manage local resource usage and troubleshoot performance.

Figure 1. Other

Other configuration page showing log level dropdown, execution time in seconds, and maximum disk space in megabytes for One-shot and Offline modes.

Log level

This dropdown lets you select the verbosity level for the log files. The options are:

  • Debug
  • Info
  • Warning
  • Error
The logging system options have an increasing level of verbosity, from the least verbose to the most verbose. Error < Warning < Info < Debug.
  • Error: Creates a minimalistic log, only unexpected errors are logged
  • Warning: Creates extra errors that might show on some operating system (OS)s, but that are generally considered as acceptable
  • Info: Logs relevant successful events, it shows the program’s progress (recommended)
  • Debug: Logs extra events that are normally useful for debugging purposes. Given its verbosity it is best to activate it only when debugging activities are involved

Execution time

This field lets you set the time that Arc will run to collect data. This is applicable for One-shot and Offline modes.
Note:
When this is set to 0, the execution time is interpreted as infinite.

Maximum disk space

This field lets you control the maximum amount of disk space in megabyte (MB) that will be used for Offline mode.