Maps/v2/Logs
Appearance
Log files in the server
tail -f /srv/log/tilerator/main.log
tail -f /srv/log/kartotherian/main.log
tail -f /var/log/postgresql/postgresql-11-main.log
# imposm logs for OSM sync
sudo journalctl -u imposm -f
# tile generation trigger for Tilerator
tail -f /var/log/imposm/imposm.log