Falco v0.37.1 documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the latest version.
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, …