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.
This page lists all arguments you can pass to Falco in your command line: Falco Arguments Falco - Cloud Native Runtime Security Usage: falco [OPTION...] -h, --help Print this help list and exit. -c <path> Configuration file. If not …
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, …