From fee779b5c5e517308ba7400c4d7545c71a9a8963 Mon Sep 17 00:00:00 2001
From: richvdh Below is a sample logging configuration file. This file can be tweaked to control how your
-homeserver will output logs. A restart of the server is generally required to apply any
-changes made to this file. The value of the Logging Sample Configuration File
log_config
option in your homeserver
-config should be the path to this file.log_config
option in your homeserver config
+should be the path to this file.
To apply changes made to this file, send Synapse a SIGHUP signal (or, if using systemd
, run
+systemctl reload
on the Synapse service).
Note that a default logging configuration (shown below) is created automatically alongside
the homeserver config when following the installation instructions.
It should be named <SERVERNAME>.log.config
by default.