internetitem / logback-elasticsearch-appender

Logback Elasticsearch Appender
Other
233 stars 137 forks source link

How can we specify custom properties? #68

Open hamza-busuri opened 4 years ago

hamza-busuri commented 4 years ago

I have properties like correlationId etc which is custom. How do I get that to display in elasticsearch?

hamza-busuri commented 4 years ago

I have values being put into MDC. How do I retrieve the values from the MDC and store them in the elasticsearch appender?