summary refs log tree commit diff
path: root/latest/usage/configuration/logging_sample_config.html
diff options
context:
space:
mode:
authorreivilibre <reivilibre@users.noreply.github.com>2024-01-31 12:04:56 +0000
committerreivilibre <reivilibre@users.noreply.github.com>2024-01-31 12:04:56 +0000
commita586cbd7ea72774bdd4a4fcfd0d98327267c8260 (patch)
tree999820ca785a49996a7b8efee3ea0dd661412a9c /latest/usage/configuration/logging_sample_config.html
parentdeploy: f3664556820efca054c9215e8ff24146cfde2648 (diff)
downloadsynapse-a586cbd7ea72774bdd4a4fcfd0d98327267c8260.tar.xz
deploy: 4a5ea43f1bc32e58ce99a0c2f91c912e7afa753c
Diffstat (limited to '')
-rw-r--r--latest/usage/configuration/logging_sample_config.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/latest/usage/configuration/logging_sample_config.html b/latest/usage/configuration/logging_sample_config.html
index 5e0b8f283f..98f22662b5 100644
--- a/latest/usage/configuration/logging_sample_config.html
+++ b/latest/usage/configuration/logging_sample_config.html
@@ -168,6 +168,8 @@ should be the path to this file.</p>
 <p>Note that a default logging configuration (shown below) is created automatically alongside
 the homeserver config when following the <a href="../../setup/installation.html">installation instructions</a>.
 It should be named <code>&lt;SERVERNAME&gt;.log.config</code> by default.</p>
+<p>Hint: If you're looking for a guide on what each of the fields in the &quot;Processed request&quot; log lines mean,
+see <a href="../administration/request_log.html">Request log format</a>.</p>
 <pre><code class="language-yaml"># Log configuration for Synapse.
 #
 # This is a YAML file containing a standard Python logging configuration