Falco Configuration Options

Configuration for the Falco daemon

Falco's configuration file is a YAML file containing a collection of key: value or key: [value list] pairs.

Any configuration option can be overridden on the command line via the -o/--option key=value flag. For key: [value list] options, you can specify individual list items using --option key.subkey=value.

Falco options

Apply either via falco.yaml or with the -o/--option argument.
Option NameOption TypeDescription