ASYNCDECLARE pool logging
Is there a mechanism or logger for the async declare pool service package? We want to monitor max/active/idle requestors in that pool. We utilize it for several features - async data pages, strategies, etc - and if it fills up we end up tipping over. Thoughts? We don't want to have to log into sma all of the time. We'd like it at the logger level.
Can you please try following loggers and see if it helps
com.pega.pegarules.exec.internal.async.AsyncServicesManager
com.pega.pegarules.exec.internal.async.AsyncServicesExecutor
com.pega.pegarules.exec.internal.async.AbstractAsyncService
com.pega.TRACE.adp_lifecycle
com.pega.pegarules.session.internal.async.Agent