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
- Host: GitHub
- URL: https://github.com/ibebbs/elasticlogging
- Owner: ibebbs
- License: mit
- Created: 2014-05-24T07:37:21.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-11-09T10:47:10.000Z (over 10 years ago)
- Last Synced: 2025-05-25T08:41:34.904Z (about 1 year ago)
- Language: C#
- Size: 609 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```