How to log number of active http sessions in JBoss EAP 6?
Issue
- We know that we can get the number of active sessions can be collected using the following cli command:
/host=master/server=MyApp/deployment=myapp.war/subsystem=web:read-attribute(name=active-sessions)
- But is it possible to record the same in logs?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.2.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.