By default aggregated information is logged every 15 minutes at INFO level. The frequency of logging can be changed via {@link #setLoggingPeriod(long)}.
This class is declared as a Spring bean by the above configuration with the name "webSocketMessageBrokerStats" and can be easily exported to JMX, e.g. with the {@link org.springframework.jmx.export.MBeanExporter MBeanExporter}. @author Rossen Stoyanchev @since 4.1
|
|
|
|