Here is an example of filter for data produced by the alfresco-api data producer:
audit.filter.alfresco-api.post.AuthenticationService.authenticate.args.userName=~System;~null;~admin;.*
This example filter illustrates not recording on a post authenticating userName produced by the alfresco-api producer that is equal to System, null or admin.