Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Falco Driver for ECS Fargate in Oct. 2024? #3393

Open
gjyoung1974 opened this issue Oct 29, 2024 · 1 comment
Open

Falco Driver for ECS Fargate in Oct. 2024? #3393

gjyoung1974 opened this issue Oct 29, 2024 · 1 comment

Comments

@gjyoung1974
Copy link

gjyoung1974 commented Oct 29, 2024

The documentation for Falco says to use PDIG as the driver for Falco when running on AWS ECS with Fargate.
The falcosecurity/pdig repo is archived.

in 2024, October what's the best option for running Falco on ECS Fargate?

Thank you kindly! I ❤️ Falco!
~G

@Issif
Copy link
Member

Issif commented Oct 29, 2024

Thanks for your kind support ❤️

For now, we don't have any good solution for ECS. The pdig project has been archived because of a lack of contributors, and the bad perfs with the underlying use of ptrace (the running process is stopped at every syscall to emit the trace).

AWS mentioned in the past they were ready to open the gate to the use of eBPF for Fargate but they changed their mind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants