I have set up an event hub which I store some events and an Azure Stream Analytics Job which processes them and outputs into a blob container. Given that the message retention in the hub is set to 5 days, how can I process these events again, i.e. to output them into a database?