Mercurial > prosody-modules
view mod_measure_client_identities/README.markdown @ 5928:0b347a7c5b5f
mod_log_json: Support for logging to stdout
Hacky, but should work.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 11 Jul 2024 10:15:21 +0100 |
parents | f02c0f5e44ac |
children |
line wrap: on
line source
--- labels: - Statistics summary: Collect statistics on user identities --- Description =========== This module measures the number of connected clients per identity. It requires mod\_cache\_c2s\_caps to be loaded on each VirtualHost to provide the data identifying a user’s client.