Skip to content
This repository was archived by the owner on Nov 10, 2017. It is now read-only.

Commit 4a0123d

Browse files
committed
Update README.md
1 parent 1586fd4 commit 4a0123d

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
1-
# Sitecore.Azure.Diagnostics
2-
Appender that logs Sitecore diagnostic information to Microsoft Azure Blob storage service.
1+
# Sitecore Azure Diagnostics
2+
3+
The module outputs Sitecore Log statements to Microsoft Azure Storage Service using the Block Blobs.
4+
5+
**Features:**
6+
+ Append regular, WebDAV, Search, Crawling and Publishing Sitecore diagnostics
7+
+ Based on [Azure Storage Services](https://msdn.microsoft.com/en-us/library/azure/gg433040.aspx)
8+
+ Block Blobs are used to store diagnostics as a text data
9+
+ Text data is compatible with [Sitecore Log Analyzer](https://marketplace.sitecore.net/Modules/Sitecore_Log_Analyzer.aspx) tool
10+
+ Support multiple WebRole Instances and Deployments
11+
+ Reuse the same Azure Storage Service that the [Sitecore Azure](https://dev.sitecore.net/en/Downloads/Sitecore_Azure/80/Sitecore_Azure_80.aspx) module automatically creates during deployment
12+
+ Clean up out-of-date blobs using Sitecore Agent
13+
+ Support Sitecore Log Viewer application to open, download and deleted blobs.
14+
15+
**Requirements:**
16+
+ Sitecore CMS and DMS 7.2 rev. 140228 (7.2 Initial Release) or newer
17+
+ Sitecore Azure 7.2 rev. 140411 or newer

0 commit comments

Comments
 (0)