add reference to the ratelimit logs authored by anarcat's avatar anarcat
...@@ -365,6 +365,9 @@ to syslog on `crm-int-01`. Those logs can be read using `journalctl -t ...@@ -365,6 +365,9 @@ to syslog on `crm-int-01`. Those logs can be read using `journalctl -t
processor`. They can be useful to determine the cause of donations being processor`. They can be useful to determine the cause of donations being
submitted but not showing up in CiviCRM. submitted but not showing up in CiviCRM.
The PHP frontend *should* also be logging. It logs credit card errors
to `/srv/donate.torproject.org/htdocs-prod/logs/ratelimit.log`
## Backups ## Backups
Backups are done with the regular [backup procedures](howto/backup) except for Backups are done with the regular [backup procedures](howto/backup) except for
... ...
......