meta data for this page
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| gathering_logs [2024/09/20 22:22] – created wrongecho | gathering_logs [2024/11/02 10:40] (current) – mention cron logs wrongecho | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| If you're having issues with ITFlow, please reach out on the [[https:// | If you're having issues with ITFlow, please reach out on the [[https:// | ||
| - | // | + | // |
| === Basic Info === | === Basic Info === | ||
| Line 25: | Line 25: | ||
| - Perform the action that causes the issue/bug | - Perform the action that causes the issue/bug | ||
| - Copy any new errors that are logged into your bug report | - Copy any new errors that are logged into your bug report | ||
| + | |||
| + | |||
| + | === Cron Error Logs === | ||
| + | |||
| + | If you're having issues with a script run via Cron failing, the logs for this won't be in the Apache error log. Adjust the Cron job to output to logger, and then grep syslog instead. | ||