How does the system manage the logs in /var/logs to keep them from filling up all of the disk space?
For example, I turned on dns logging, so the dnsmasq.log gets a lot of activity. What will keep it from growing to the point of exhausting free all available free space?
I'm assuming /var/log is mounted on the internal USB and not a ramfs of some sort, correct?