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:

  1. Access using one of the options listed.

    This example accesses dragent.yaml directly. ``

  2. Set the parameter:

    sysdig_capture_enabled: false
    
  3. Restart the agent, using the command: ``

    service dragent restart
    

See Captures for more information on the feature