elmahio / Elmah.Io.ElasticSearch

Elmah.Io.ElasticSearch is an Elasticsearch storage backend for ELMAH.
https://elmah.io
Apache License 2.0
23 stars 8 forks source link

Add Environment and CustomerName as optional fields in elmah configuration #22

Closed jayhilden closed 9 years ago

jayhilden commented 9 years ago

A common usecase for Elmah logging is multiple customers and environment in a single ES index. This could be supported with the applicationName field, but it may be better to store these in ES as separate, distinct fields.