newdevs:logs
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| newdevs:logs [2023/02/14 16:22] – tlittle | newdevs:logs [2023/02/14 16:34] (current) – [Following the trail] tlittle | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| ===== Types of Logs ===== | ===== Types of Logs ===== | ||
| - | **Activity.log** | + | **Activity.log**\\ |
| This is the top level of logging. It logs the calls that are made. | This is the top level of logging. It logs the calls that are made. | ||
| - | **Gateway.log** | + | **Gateway.log**\\ |
| - | **Osrfsys.log** | + | **Osrfsys.log**\\ |
| - | **Pg.log** | + | **Pg.log**\\ |
| This is the log for database calls. It will include the actual query that was made to the database. | This is the log for database calls. It will include the actual query that was made to the database. | ||
| + | |||
| + | ===== Common commands ===== | ||
| + | If you're accessing logs via Bash, there are several useful commands to help you as you navigate logs. Especially if you're working with logs in a production environment, | ||
| + | |||
| + | ''< | ||
| + | |||
| + | ''< | ||
| + | |||
| + | ''< | ||
| + | |||
| + | ===== Reading the lines ===== | ||
| + | |||
newdevs/logs.1676409727.txt.gz · Last modified: 2023/02/14 16:22 by tlittle