Updated Falco Default and Local Rules Files (markdown)

Mark Stemm
2017-10-09 16:28:03 -07:00
parent 79cd84d1bf
commit d10bc00ec8

@@ -2,6 +2,8 @@ Starting with Falco 0.8.0, falco officially supports the notion of a _default_ r
The default rules file is always read first, followed by the local rules file.
When installed via rpm/debian packages, both rules files, as well as the falco configuration file, are flagged as "config" files, meaning they are not overridden on package upgrade/uninstall if modified.
## Default Rules File
The default falco rules file is installed at `/etc/falco/falco_rules.yaml`. It contains a predefined set of rules designed to provide good coverage in a variety of situations. The intent is that this rules file is not modified, and is replaced with each new software version.