Django log explorer

Open the on-disk log (same path as LOG_FILE_PATH), or stream only new lines. Default path when unset: logs/django.log.

Upload a .log or .json — opens in the log explorer.

Log explorer

Browse, search, and filter lines loaded from the server or from an upload.

Open log explorer
Live tail

Stream from LOG_FILE_PATH on the app process — new lines only.

Checking log file on server…