StatsInclude allows defining exceptions
for statistics objects that would be otherwise skipped by
StatsExcludeObject configuration parameter.
StatsInclude value specifies a type and value separated by a comma. The
following types are supported:
- Client, name: Include
Client
clause that matches <Client name>
configuration clause
- Client-Identifier, identifier: Include
Client clause with Identifier
identifier configured
- Handler, identifier: Include
Handler clause with Identifier
identifier configured.
- Realm, identifier: Include
Realm clause with Identifier
identifier configured.
# We don't want to see client statistics, except for these two
StatsExcludeObject Client
StatsInclude Client, 10.20.30.40
StatsInclude Client-Identifier, bgn-gateway