Updated Home (markdown)

Mark Stemm
2017-03-20 13:17:47 -07:00
parent ec77ef36d8
commit 64173ca728

22
Home.md

@@ -3,21 +3,21 @@
On this wiki, you can find information about sysdig falco. If this is your first time hearing about falco, we recommend you [start with the website](http://www.sysdig.org/falco).
####Overview
* [About Falco](About Falco) - What falco is and what it can do.
* [About Falco](About-Falco) - What falco is and what it can do.
####Setup
* [Install Falco (Linux)](How to Install Falco for Linux)
* [Install Falco (Containers)](How to Install Falco using Containers)
* [Compile the Source Code](How to Install Falco from Source)
* [Install Falco (Linux)](How-to-Install-Falco-for-Linux)
* [Install Falco (Containers)](How-to-Install-Falco-using-Containers)
* [Compile the Source Code](How-to-Install-Falco-from-Source)
####Falco Documentation
* [Running Falco](Running Falco): How to run falco
* [Generating Sample Events](Generating Sample Events): How to get a stream of sample events to show that falco is working.
* [Falco Rules](Falco Rules): Describing the falco rule format
* [Falco Configuration](Falco Configuration): How to configure falco
* [Falco Alerts](Falco Alerts): Describing the alert channels
* [Falco Formatting for Containers and Orchestration](Falco Formatting for Containers and Orchestration): Describing output formatting and how it relates to containers/orchestration.
* [Falco Examples](Falco Examples): Examples of what falco can detect
* [Running Falco](Running-Falco): How to run falco
* [Generating Sample Events](Generating-Sample-Events): How to get a stream of sample events to show that falco is working.
* [Falco Rules](Falco-Rules): Describing the falco rule format
* [Falco Configuration](Falco-Configuration): How to configure falco
* [Falco Alerts](Falco-Alerts): Describing the alert channels
* [Falco Formatting for Containers and Orchestration](Falco-Formatting-for-Containers-and-Orchestration): Describing output formatting and how it relates to containers/orchestration.
* [Falco Examples](Falco-Examples): Examples of what falco can detect
* Helpful blog posts
* [Introducing Falco](https://sysdig.com/blog/sysdig-falco/)
* [Friends don't let friends curl | bash](https://sysdig.com/blog/friends-dont-let-friends-curl-bash/)