checks: # Configuration for check strategies
disk_usage:
exclude: # Exclude certain filesystems or mount points from being checked
devices: []
filesystems:
- squashfs
- vfat
mount_points: []
net:
exclude: # Exclude certain network interfaces from being checked, wildcard * is supported
interfaces:
- utun*
- llw*
- awdl*
- ap*
- bridge*
- anpi*
- gif*
- stf*
- en*
include: # Include allows you to override the exclude list to still include certain network interfaces
interfaces:
- en0
- eth0
- lo0
host:
token: <YOUR UNIQUE HOST TOKEN> # The token is generated upon installation
telemetry:
error_reporting: true # Enable or disable error reporting to our Sentry instance to help us improve the agent
version: 1