{"description": "This variable is the setting for the -f option in Audit configuration which sets the failure mode of audit.\nThis option lets you determine how you want the kernel to handle critical errors.\nPossible values are: 0=silent, 1=printk, 2=panic.\nIf the value is set to \"2\", the system is configured to panic (shut down) in the event of an auditing failure.\nIf the value is set to \"1\", the system is configured to only send information to the kernel log regarding the failure.", "type": "string", "operator": "equals", "interactive": true, "options": {"default": 2, "silent": 0, "printk": 1, "panic": 2}, "warnings": [], "title": "Audit failure mode", "definition_location": "/aptdata/openscap/scap-security-guide/linux_os/guide/auditing/auditd_configure_rules/var_audit_failure_mode.var"}