thingsboard / thingsboard-gateway

Open-source IoT Gateway - integrates devices connected to legacy and third-party systems with ThingsBoard IoT Platform using Modbus, CAN bus, BACnet, BLE, OPC-UA, MQTT, ODBC and REST protocols
https://thingsboard.io/docs/iot-gateway/what-is-iot-gateway/
Apache License 2.0
1.74k stars 844 forks source link

[HELP] #842

Closed emrekardaslar closed 2 years ago

emrekardaslar commented 2 years ago

Question About Logs Do logs get cleared after a while, is there a mechanism to limit the size of logs or clear them?

Thank you

Produmize commented 2 years ago

Question About Logs Do logs get cleared after a while, is there a mechanism to limit the size of logs or clear them?

Thank you

In /etc/thingsboard-gateway/config/logs.conf you can change these parameters.

emrekardaslar commented 2 years ago

Thanks !