It is a GUI Windows application (.Net 4.8) that allows to read and export the Azure Storage Log files. (Check the Website)
Version 1.2.0.
Added support to read logs directly from an Event Hub.
Version 1.1.0.
This version supports the *.log extension (classic) and the JSON format (preview), more information about the new storage accounts logs here: https://docs.microsoft.com/en-us/azure/storage/blobs/monitor-blob-storage?tabs=azure-portal#creating-a-diagnostic-setting
Now it is also possible to add a connection pane, connect to a SA using the Key or SAS, and load the logs directly from the selected storage account:
Version 1.0.0.
The application allows us to read log files appending the data to the table, using the Add Log files button, it is possible to choose multiple files.
It is possible to choose which columns appear in the grid.
And allows to Sort and Filter the grid.
And export data to Excel format.