fullscale180 / slab-sinks

Semantic Logging Application Block Sinks
Apache License 2.0
13 stars 9 forks source link

Custom property value parsing and serialization - Elasticsearch sink #2

Closed trentmswanson closed 9 years ago

trentmswanson commented 10 years ago

As a developer I would like to explicitly control serialization of some or all of my properties.

This can be used to expand the structure of an event that is passed as a value through ETW. A value can be encoded/serialized in to an event source event as a string or int where the structure remains opaque to the ETW infrastructure but is de-serialized in the sink for persisting to Elasticsearch.