Skip to content

Commit

Permalink
Add more help entries for logging
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Dec 13, 2024
1 parent 6fd1e95 commit 893c0d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,9 @@ a list of common `journalctl` commands.
- Viewing digitransit-ui logs: `journalctl CONTAINER_NAME=digitransit-ui-hbnext`
- Viewing opentripplanner logs: `journalctl CONTAINER_NAME=opentripplanner`
- Viewing graph-build logs: `journalctl -u graph-build`
- Viewing POI import logs: `journalctl -u poi-import`
- Viewing weather stations import logs: `journalctl -u import-weather-stations`
- Viewing vehicle position forwarder logs: `journalctl -u gtfsrt2mqtt`

**Triggering a rebuild of the OTP graph**

Expand Down

0 comments on commit 893c0d1

Please sign in to comment.