Storage analytics viewer
-
terça-feira, 24 de julho de 2012 06: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 :)
- Editado Maud L terça-feira, 24 de julho de 2012 06:37
- Retrive the log data based on given time range and save to Excel format for
Todas as Respostas
-
quarta-feira, 25 de julho de 2012 08:59Looks nice
-
quarta-feira, 14 de novembro de 2012 01: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

