audfilter delete
Deletes the filter including all filter guides. The syntax is:
audfilter delete audit_filter_name_list
Description The audfilter delete operation deletes the filter including all filter guides. The argument is a list of names of audit filters to be deleted. Returns an
empty string on success.
Privileges Required You must have w (write) permission on the audit daemon's ACL and be authenticated.
Examples
dcecp> audfilter delete {principal melman} dcecp>
|