Storage analytics viewer
-
martes, 24 de julio de 2012 6:24
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
visible/readable for users.
Here I wrote a storage analytics viewer, it
can make the analytics data eaiser to fetch and view. Features listed below:
- Retrive the log data based on given time range and save to Excel format for
further mining. - Show the metrics data in chart, so that it can be more readable
- Some simple filter option.
The viewer can be downloaded from
Github
https://github.com/mogliang/Azure-Storage-Analytics-Viewer/downloadsAnd here is a simple user guildance
http://mogliang.blogspot.com/2012/05/azure-storage-analytics-viewer.htmlIf you guys have feedback, please let me know :)
- Retrive the log data based on given time range and save to Excel format for
Todas las respuestas
-
miércoles, 25 de julio de 2012 8:59Looks nice
-
miércoles, 14 de noviembre de 2012 1:24
Hi all,
A new version is released. I added a new feature, it can read Metrics data from local log file, and display in chart.
You can download new version by link below
https://github.com/mogliang/Azure-Storage-Analytics-Viewer/downloads

