Disable Captures
Sometimes, security requirements dictate that capture functionality should NOT be triggered at all (for example, PCI compliance for payment information).
To disable Captures altogether:
Access using one of the options listed.
This example accesses
dragent.yaml
directly.Set the parameter:
sysdig_capture_enabled: false
Restart the agent, using the command:
service dragent restart
See Captures for more information on the feature