jomjol / AI-on-the-edge-device

Easy to use device for connecting "old" measuring units (water, power, gas, ...) to the digital world
https://jomjol.github.io/AI-on-the-edge-device-docs/
5.76k stars 618 forks source link

Add Support for Syslog #2976

Open svalcken opened 6 months ago

svalcken commented 6 months ago

The Feature

Please Add Support for Syslog. I way to log Message centralisized. Thanks.

My destination is a ELK Stack to monitor every log-message.

svalcken commented 6 months ago

I have seen a other open issue already exists. Duplicate of #2819

svalcken commented 6 months ago

RFC for Syslog format are here: https://datatracker.ietf.org/doc/html/rfc3164 And a lib for logging can possible this https://github.com/nopnop2002/esp-idf-net-logging

Hope it helps

caco3 commented 6 months ago

We might be able to adapt https://github.com/nopnop2002/esp-idf-net-logging