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. Depending on your installation type the configuration file could be located in /etc/falco/falco.yaml or loaded as a configmap in …