December 12, 2019

202 words 1 min read

Deep Dive: Falco

Deep Dive: Falco

In any Cloud Native architecture, theres a seemingly endless stream of events that happen at each layer. These events can be used to detect abnormal activity and possible security incidents, as well …

Talk Title Deep Dive: Falco
Speakers Mark Stemm (Senior Software Engineer, Sysdig)
Conference KubeCon + CloudNativeCon North America
Conf Tag
Location Seattle, WA, USA
Date Dec 9-14, 2018
URL Talk Page
Slides Talk Slides
Video

In any Cloud Native architecture, there’s a seemingly endless stream of events that happen at each layer. These events can be used to detect abnormal activity and possible security incidents, as well as providing an audit trail of activity. In this talk, we’ll cover how we extended Falco to ingest events beyond just host system calls, such as Kubernetes audit events or even application level events. We will also show how to create Falco rules to detect behaviors in these new event streams. We show how we implemented Kubernetes audit events in Falco, and how to configure the event stream. Finally, we will cover how to create additional event streams leveraging the generic implementation Falco provides. Attendees will gain a deep understanding of Falco’s architecture, and how it custom Falco for additional events sources.

comments powered by Disqus