Configuration

Learn how to configure Watchdog.

Watchdog configuration uses the YAML format.

The file to be edited can be found in:

  1. /etc/watchdog/config.yaml on *nix systems when Watchdog is executed as root
  2. ~/.watchdog/config.yaml on *nix systems when Watchdog is executed as non-root
  3. ./config.yaml on other systems

Configuration example:

concurrent: 4
logs_level: "warning"