Falco Logs Suspicious Events on Your K8s and Servers
Bret and his co-host, Matt, are joined by Jason Dellaluce and Luca Guerra from Sysdig to talk about Falco, a tool I recommend for production clusters and knowing about any bad behavior on your servers.
-------------------------------------
★ Enroll now for my next Live course, GitHub Actions + Argo CD, scheduled for July 10-21. Go to bret.courses/autodeploy to sign up. ★
------------------------------------
Falco is a security tool I've mentioned multiple times on this show, because I mostly think that a low level security focused logging product is something that every production server needs. The ability to log unexpected events and behaviors on your Linux host is powerful and necessary to be able to audit what's really happening on your infrastructure outside of your app itself.
Falco has been a CNCF incubating project for over four years, and I was immediately drawn to it in its early days, because it was container and Kubernetes aware and it could log and alert with default rules for everything, from someone starting a shell inside a container, to a bash history file being deleted, to a container trying to talk to the Kubernetes API.
This episode will be useful for those of you new to tools like Falco and for those familiar with its basics, but also wanting to learn about newer features and use cases, which I did some learning on myself in this episode.
Live recording of the complete show from April 6, 2023 is on YouTube (Ep. #210).
★Topics★
Falco website
Falco on CNCF
Support this show and get exclusive benefits on Patreon, YouTube, or bretfisher.com!
★Join my Community★
New live course on CI automation and gitops deployments
Best coupons for my Docker and Kubernetes courses
Chat with us and fellow students on our Discord Server DevOps Fans
Grab some merch at Bret's Loot Box
Homepage bretfisher.com
Creators & Guests
- Bret Fisher - Host
- Cristi Cotovan - Editor
- Beth Fisher - Producer
- Matt Williams - Host
- Jason Dellaluce - Guest
- Luca Guerra - Guest
- (00:00) - Intro
- (04:18) - Introducing the guests
- (07:19) - What is Falco? Why do we need it?
- (09:54) - What can Falco monitor?
- (19:05) - How are events logged?
- (32:53) - Does Falco classify alerts by severity?