3.122.5. StatsExcludeObject Previous topic Parent topic Child topic Next topic

By default statistics include all Client, Handler and other objects that support statistics collection. StatsExcludeObject supports a comma separated list of the following object types:
  • Client: Skip all Clients, including those loaded with ClientList clauses.
  • Handler: Skip all Handler clauses.
  • Realm: Skip all Realm clauses.
Currently all AuthBys within skipped Handler and Realm clauses are also skipped. How AuthBys are excluded may change in the future releases. To define exceptions, see Section 3.122.6. StatsInclude.
# We don't want to see any client statistics
StatsExcludeObject Client