Provide some way to add specific tags / functions to an Audit exception List. This way, the audit log does not get quickly filled up with records for tags that are purely used for background data processing.
Exceptions can be based on certain conditions, such as: ACTION, ACTION_TARGET, ACTOR, ACTOR_HOST
Example of Idea:
ACTION_TARGET Exception List: (comma separated list) [default]Line1/DataProcessing, [default]Line2/DataProcessing, etc.