We have a query that archives all of the DLQ messages in our service bus queue after a set period of time. The problem is that these messages are archived in bulk so we don't have a specific number. Is there a way to find the total number of messages that has gone to the dlq for the past 6 months or a year?