synapse/docs/usage/administration
Sean Quah b2df0716bc
Improve logging for cancelled requests (#12587)
Don't log stack traces for cancelled requests and use a custom HTTP
status code of 499.

Signed-off-by: Sean Quah <seanq@element.io>
2022-05-04 13:38:55 +01:00
..
admin_api Move scripts directory inside synapse, exposing as setuptools entry_points (#12118) 2022-03-02 13:00:16 +00:00
admin_faq.md Minor cleanup on recently ported doc pages (#11466) 2021-12-02 09:46:20 -08:00
database_maintenance_tools.md Minor cleanup on recently ported doc pages (#11466) 2021-12-02 09:46:20 -08:00
README.md Compile and render Synapse's docs into a browsable, mobile-friendly and searchable website (#10086) 2021-06-03 17:20:40 +01:00
request_log.md Improve logging for cancelled requests (#12587) 2022-05-04 13:38:55 +01:00
state_groups.md Port wiki pages to documentation website (#11402) 2021-12-01 10:12:19 -08:00
understanding_synapse_through_grafana_graphs.md Minor cleanup on recently ported doc pages (#11466) 2021-12-02 09:46:20 -08:00
useful_sql_for_admins.md Port wiki pages to documentation website (#11402) 2021-12-01 10:12:19 -08:00

Administration

This section contains information on managing your Synapse homeserver. This includes:

  • Managing users, rooms and media via the Admin API.
  • Setting up metrics and monitoring to give you insight into your homeserver's health.
  • Configuring structured logging.