I have multiple NSB endpoints using MSMQ as transport and pointing to centralized audit queue.
ServiceControl forwards the messages from the audit queue to its RavenDb and ServiceInsight/ServicePulse show those messages.
Over a period, I'm seeing the audit queue is filled up with lot of messages which is becoming a maintenance issue.
Question - Is there any configuration in ServiceControl that can purge the messages in the audit queue automatically?