pinojs / pino-elasticsearch

🌲 load pino logs into Elasticsearch
MIT License
179 stars 67 forks source link

Log a warning if ecs option is used #50

Closed delvedor closed 4 years ago

delvedor commented 4 years ago

The pino-to-ecs will be deprecated in favor of @elastic/ecs-pino-format, this pr adds a warning if the ecs option is used. The documentation has been updated to explain how to use the new module.

delvedor commented 4 years ago

I agree, but I think we should drop this in the current major and cut a new major without the option, so we can also drop the support for Node v8.