#Azure Storage Analytics Viewer
Azure storage analytics is a very useful feature. It can help to isolate and debug Storage related issue. However, the metrics and log is not quite readable for users.
Azure Storage analytics viewer is a powerful tool which can make the analytics data eaiser to fetch and view. Features are listed below:
- Retrive the log data based on given time range and save to Excel format for further analysis.
- Plotting the storage metrics.
- Some simple filter option.
Binary download link: release page
By default azure storage analytics is disabled. User need enable azure storage analytics from Azure portal.
- Input storage account name and key.
- Select time range. By default, it select one day before now.
- Select the storage type which you want to view.
- Click button to metrics data.
- Click “Download Metrics” to save metrics data to local csv file.
- Click the datapoint on chart, all metrics properties will show on right side panel.
- Click “Download Log” to download transaction log and save to local csv file.