You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org
Maps/v2/Logs
< Maps | v2
Jump to navigation
Jump to search
Revision as of 13:47, 29 September 2021 by imported>MSantos (add handy links for server log file)
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 run for OSM sync
sudo journalctl -u imposm -f
# tile generation trigger for Tilerator
tail -f /var/log/imposm/imposm.log