TheThingsArchive / ttn

The Things Network Stack V2
https://www.thethingsnetwork.org
MIT License
461 stars 276 forks source link

Add "monitor" log handler #663

Closed htdvisser closed 7 years ago

htdvisser commented 7 years ago

In addition to the elasticsearch log handler, we want to add a log handler that forwards logs to a monitor

Depends on https://github.com/TheThingsNetwork/go-utils/issues/40

htdvisser commented 7 years ago

We won't do this. Logging should not depend on external servers. Instead, logging will be done on the local machine (file, syslog, ...), and we will send "events" to an external service