{"id":13787842,"url":"https://github.com/Popsiclestick/falco-filebeat-daemonset","last_synced_at":"2025-05-12T02:30:39.484Z","repository":{"id":85140794,"uuid":"195877854","full_name":"Popsiclestick/falco-filebeat-daemonset","owner":"Popsiclestick","description":"Easily deployable daemonset which moves logs from falco with filebeat.","archived":false,"fork":false,"pushed_at":"2019-12-02T17:04:40.000Z","size":39,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-03T21:01:19.279Z","etag":null,"topics":["containers","daemonset","falco","filebeat","kubernetes","security"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Popsiclestick.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-07-08T19:58:03.000Z","updated_at":"2023-07-31T09:42:08.000Z","dependencies_parsed_at":"2023-06-29T11:15:30.088Z","dependency_job_id":null,"html_url":"https://github.com/Popsiclestick/falco-filebeat-daemonset","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Popsiclestick%2Ffalco-filebeat-daemonset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Popsiclestick%2Ffalco-filebeat-daemonset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Popsiclestick%2Ffalco-filebeat-daemonset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Popsiclestick%2Ffalco-filebeat-daemonset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Popsiclestick","download_url":"https://codeload.github.com/Popsiclestick/falco-filebeat-daemonset/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225112957,"owners_count":17422831,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["containers","daemonset","falco","filebeat","kubernetes","security"],"created_at":"2024-08-03T21:00:32.239Z","updated_at":"2024-11-18T01:31:26.998Z","avatar_url":"https://github.com/Popsiclestick.png","language":null,"funding_links":[],"categories":["Community Repositories"],"sub_categories":["Blogs"],"readme":"# Falco-filebeat-daemonset\n\nDaemonset configurations to get falco output scraped and sent by filebeat.\n\nThis exists to provide a concrete example for getting falco and filebeat working together. I took [falcosecurity's example daemonset](https://github.com/falcosecurity/falco/tree/dev/integrations/k8s-using-daemonset) and added the necessary filebeat components.\n\n## Run\n#### Configure the RBAC, Namespace, etc\n```\n:; kubectl create -f falco-rbac.yml\n```\n\n#### Create ConfigMap to store Falco \u0026 Filebeat configurations\n```\n:; kubectl create configmap --namespace security-system falco-config --from-file=falco-config\n:; kubectl create configmap --namespace security-system falcobeat-config --from-file=falcobeat-config\n```\n\n#### Deploy the daemonset\n```\n:; kubectl create -f falco-daemonset-configmap.yml\n```\n\n\n## Verify\n#### Find the pod \u0026\u0026 Peek the logs\n```\n:; kubectl get pods -A\n:; kubectl --namespace security-system logs falco-daemonset-${RANDOM} filebeat\n```\n\n## Notes\n\nThe configurations are examples/templates. You'll want to change the output of your `falcobeat.yml` as well as tune Falco's rules in `falco-config`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPopsiclestick%2Ffalco-filebeat-daemonset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPopsiclestick%2Ffalco-filebeat-daemonset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPopsiclestick%2Ffalco-filebeat-daemonset/lists"}