An open API service indexing awesome lists of open source software.

https://github.com/ibebbs/elasticlogging

A custom event sync for SLAB allowing in or out of process logging of ETW events to ElasticSearch
https://github.com/ibebbs/elasticlogging

Last synced: 13 days ago
JSON representation

A custom event sync for SLAB allowing in or out of process logging of ETW events to ElasticSearch

Awesome Lists containing this project

README

          

ElasticLogging
==============

A custom event sync for SLAB allowing in or out of process logging of ETW events to ElasticSearch.

Simply copy the ElasticLogging assembly (and dependencies) to the SLAB out-of-process service directory and add it as a custom sync to the SemanticLogging-svc.xml file as shown below:

```xml



















```