Your IP : 18.222.182.149


Current Path : /proc/4653/root/usr/share/doc/audit-2.8.5/rules/
Upload File :
Current File : //proc/4653/root/usr/share/doc/audit-2.8.5/rules/41-containers.rules

## Use these rules if you want to log container events
## watch for container creation
-a always,exit -F arch=b32 -S clone -F a0&0x7C020000 -F key=container-create
-a always,exit -F arch=b64 -S clone -F a0&0x7C020000 -F key=container-create

## watch for containers that may change their configuration
-a always,exit -F arch=b32 -S unshare,setns -F key=container-config
-a always,exit -F arch=b64 -S unshare,setns -F key=container-config