From c754df25ab6dbfeec23cc628916e1f22f6b3c2dd Mon Sep 17 00:00:00 2001 From: Colin B Date: Wed, 11 Dec 2024 16:06:24 +0000 Subject: [PATCH] remove urls --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c053fcf9..fcd0061e 100644 --- a/README.md +++ b/README.md @@ -635,14 +635,14 @@ LOG ENTRY for a page view using the @log_page_view decorator: ```sh START RequestId: 4e2b263b-fc27-4db2-b87e-867fc4596e69 Version: $LATEST -[DEBUG] 2024-12-11T12:43:26.106Z 4e2b263b-fc27-4db2-b87e-867fc4596e69 host found: [test-one.np.ayr.nationalarchives.gov.uk] +[DEBUG] 2024-12-11T12:43:26.106Z 4e2b263b-fc27-4db2-b87e-867fc4596e69 host found: [test-url] { "log_type": "audit_logger", "timestamp": "2024-12-11 12:43:26,106", "level": "INFO", "remote_addr": "13.42.156.7", - "url": "https://test-one.np.ayr.nationalarchives.gov.uk/callback?code=24a260d2-b142-4db5-8675-c2acddcb7e7f.2d9cb0a3-8ce0-400a-afa9-c13298eb33ac.29a32c8f-97d2-4680-b58e-ac9120a4f94d&iss=https://auth.tdr-staging.nationalarchives.gov.uk/realms/tdr&session_state=2d9cb0a3-8ce0-400a-afa9-c13298eb33ac&state=", + "url": "test-url", "event": "api_request", "user_id": "anonymous", "route": "/callback",