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

Commit dbd7d46

Browse files
committed
Added the License and Download sections, updated the Requirements section.
1 parent 4b699ab commit dbd7d46

1 file changed

Lines changed: 15 additions & 5 deletions

File tree

README.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,24 @@
22

33
The module outputs Sitecore Log statements to Microsoft Azure Storage Service using the Block Blobs.
44

5-
**Features:**
5+
## Features
6+
67
+ 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
8+
+ Based on [Azure Storage Services](https://azure.microsoft.com/en-us/services/storage/blobs/)
9+
+ Append Blobs are used to store diagnostics as a text data
910
+ Text data is compatible with [Sitecore Log Analyzer](https://marketplace.sitecore.net/Modules/Sitecore_Log_Analyzer.aspx) tool
1011
+ Support multiple WebRole Instances and Deployments
1112
+ Clean up out-of-date blobs using Sitecore Agent
1213
+ Support Sitecore Log Viewer application to open, download and deleted blobs.
1314

14-
**Requirements:**
15-
+ Sitecore CMS and DMS 7.2 rev. 140228 (7.2 Initial Release) or newer
15+
## Requirements
16+
17+
+ Sitecore XP 8.1 rev. 160519 (8.1 Update-3) or newer
18+
19+
## License
20+
21+
This patch is licensed under the [MIT License](LICENSE).
22+
23+
## Download
24+
25+
Downloads are available via [GitHub Releases](https://github.com/olegburov/Sitecore-Azure-Diagnostics/releases).

0 commit comments

Comments
 (0)