From b19929723858f50e42e0431bdc365ee07b40dca1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org>
Date: Tue, 31 Oct 2023 12:01:34 -0400
Subject: [PATCH] add reference to the ratelimit logs

---
 service/crm.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/service/crm.md b/service/crm.md
index 65668d86..54e6df1d 100644
--- a/service/crm.md
+++ b/service/crm.md
@@ -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
 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 are done with the regular [backup procedures](howto/backup) except for
-- 
GitLab