VAR based events AEM UI console for aem6.5
Hi ,
I see the error log the below on publisher
*WARN* [sling-default-4-health-com.adobe.granite.replication.hc.impl.ReplicationQueueHealthCheck] org.apache.jackrabbit.oak.plugins.index.search.spi.query.FulltextIndex$FulltextPathCursor Index-Traversed 10000 nodes with filter Filter(query=select [jcr:path], [jcr:score], * from [slingevent:Job] as a where [event.job.topic] = 'com/day/cq/replication/job/flushing' and [slingevent:finishedState] is null and isdescendantnode(a, '/var/eventing/jobs') order by [slingevent:created] /* xpath: /jcr:root/var/eventing/jobs//element(*,slingevent:Job)[@event.job.topic = 'com/day/cq/replication/job/flushing' and not(@slingevent:finishedState)] order by @slingevent:created ascending */, path=/var/eventing/jobs//*, property=[event.job.topic=[com/day/cq/replication/job/dispatcher-flush-1a], slingevent:finishedState=[is null]])
Is there any UI or url provided by AEM where we can see the var/events apart from crx/de/index.jsp
1>I could find the below nodes using crx/de , but is they any url in AEM where this presented in nicer way.
2>How this events get triggered ,are there any configurations for this which could be looked upon
Could some provide inputs will be helpful
/var/eventing/distribution
/var/eventing/jobs/assigned
/var/eventing/jobs/cancelled
/var/eventing/jobs/finished
Regards,
Srinivas

