logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Furkan Türkal, Emin Aktaş
2022-05-20

tldr - powered by Generative AI

The presentation discusses the threats and security pipeline in Kubernetes environments, with a focus on audit logs, runtime security, log processing, and monitoring. The use of open source projects such as Falco and Filebeat is highlighted.
  • Kubernetes audit records actions and provides an audit trail of users and workloads
  • Falco collects logs from the kernel and focuses on threat hunting
  • Filebeat is a general purpose log processor with metrics collection capabilities
  • The data pipeline involves input, parsing, filtering, buffering, and routing
  • Using Filebeat allows for easy modification of events and logs according to business requirements