Author

Articles by Panos Koutsovasilis

Principal Software Engineer I, Security Deployment and Devices

Videos

Enhanced monitoring of Amazon EKS with Elastic add-on capabilities

Elastic Agent collects logs, metrics, and security data from your Amazon EKS clusters for enhanced monitoring. Learn how to set up Elastic Agent on EKS, some key considerations, and tips for getting the most out of your monitoring stack.

Videos

Tracing Linux: A file integrity monitoring use case

Older Linux kernels lack support for modern eBPF, so alternatives like KProbes are used. But KProbes have limitations like complexity and portability issues. We introduce the tk-btf library to enhance KProbes using BTF metadata to simplify their use.