[go: nahoru, domu]

Skip to content

Ansible role to setup Falco, behavioral security with sysdig

License

Notifications You must be signed in to change notification settings

ASML-Labs/ansible-falco

 
 

Repository files navigation

Actions Status - Master Actions Status - Devel

Falco Behavioral activity monitor ansible role

Ansible role to setup Falco https://falco.org/ https://sysdig.com/opensource/falco/ https://github.com/falcosecurity/falco

Requirements & Dependencies

Ansible

It was tested on the following versions:

  • 2.0
  • 2.5

Operating systems

Target Debian/Ubuntu and Redhat/Centos.

Example Playbook

Just include this role in your list. For example

- host: all
  roles:
    - falco

Variables

Nothing specific for now.

Continuous integration

This role has a travis basic test (for github), more advanced with kitchen and also a Vagrantfile (test/vagrant).

Once you ensured all necessary roles are present, You can test with:

$ cd /path/to/roles/juju4.falco
$ kitchen verify
$ kitchen login

or

$ cd /path/to/roles/juju4.falco/test/vagrant
$ vagrant up
$ vagrant ssh

Troubleshooting & Known issues

License

BSD 2-clause

About

Ansible role to setup Falco, behavioral security with sysdig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jinja 98.6%
  • Shell 1.1%
  • Ruby 0.3%