RFE: Add remote logging via syslog protocol

Author: dg7pcCreated Jan 21, 2024Updated Sep 3, 2026
Labelsenhancement

The Feature

I was not able to find any Issues or Discusisons on this topic.

I suggest to add remote syslog as another option to collect logfiles. From my point of view there are several benefits

  • Less writes to the SDcard should result in longer lasting cards.
  • If something is broken you can still check the famos last words from our ESP
  • Monitoring if everything is OK gets easier.

I found an syslog implementation for ESP32: https://github.com/arcao/Syslog My last C++ programming was done the end of the last century, so sadly I am no longer able to test it on my own. :disappointed:

Please consider adding syslog.

Christian

Source: jomjol/AI-on-the-edge-device