You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried out this role on a compute node in io.
Worked without any issues.
Running role worked - but it defaults to setting things to latest which I like to avoid.
Sent a PR https://github.com/valentinogagliardi/sysdig/pull/6
This provides some useful tools like:
- csysdig (a top for containers)
- falco (a service that audits suspicious activity inside containers)
For now only in compute.yml (so not for ansible-pull).
Use CSCfi/ansible-falco fork. The old sysdig role we looked at in #191
has disappeared
Have tested that "journalctl -xefu falco" writes things to the journal
when "event_generator -a all" is run from within this container:
singularity run docker://sysdig/falco-event-generator
This role looks useful to install sysdig: https://github.com/valentinogagliardi/sysdig
The text was updated successfully, but these errors were encountered: