How to properly activate zephyr logs with network syslog backend to work over LTE-M for nrf9160 custom device?
How to properly activate zephyr logs with network syslog backend to work over LTE-M for nrf9160 custom device?
Perfectly. I also have no problems with compilation and logs in the shell. But nothing is received at the specified syslog server address "169.46.82.174:25736". You can specify the address of the server available to you and make sure...
Are you saying this is what you're seeing too? Where are you outputting this syslog exactly on your end?
Best regards,
Simon
I meant that the example project I showed you is compiling and I can see the logs in the shell terminal. However, I do not see logs of the Syslog type (RFC 5424) on the server specified in the configuration (169.46.82.174:25736). In the example, I use a server that is provided by service https://papertrailapp.com. However, in reality there should be a full-fledged Syslog server.
I understand. I will check if that is something that we have tested with our devices.
Best regards,
Michal
Have you checked with some tool on your computer that the syslog server is working properly by the way?
Best regards,
Michal