A node-red logging output node supporting multiple output targets:
- ElasticSearch
- Loki (Grafana)
- File, including size and number of file specs
- System Console
- Debug Window
This project uses the winston, winston-elasticsearch and winston-loki logging libraries
Initial Parts of this project was based on 'node-red-contrib-advance-logger'