maddox / harmony-api

🗼 A simple server allowing you to query/control multiple local Harmony Home Hubs over HTTP or MQTT
MIT License
394 stars 115 forks source link

How do you limit the log file size? #76

Open wayner9 opened 7 years ago

wayner9 commented 7 years ago

I now have a Docker version of harmony-api running on my unRAID server. However I am concerned that the size of the log file will get very large. Is this managed or if you keep the service running with the log file get infinitely large?

It seems to me that the file grows by about 180kB/hour or so.

Or does it automatically flush the log file periodically?