
Falco by sysdig
Earlier this week the guys over at sysdig↗ announced the availability of Falco, a behavioral security service which is built on top of their core Open Source sysdig engine. As is always the case when I try new things, I launched a Digital Ocean↗ Droplet running CentOS 7.2. Once the Droplet was available I ran the command to get the basics configured on the droplet; Falco by sysdig 1/6 c u r l - f s S h t t p s : / / r a w . g i t h u b u s e r c o n t e n t . c o m / r u s s m c k e n d r i c k / D O B o o t s t r a p / m a s t e r / d o - b o o t s t r a p . s h | b a s h Once the Droplet was configured I installed Falco using the repo provided by sysdig by running the following commands; ...