Hi @gcusello , Yeah we are trying to configure DB Connect V1 dashboard. Actually,java bridge server was not working but now it is working. But it's dashboard is not working. Following is the query of EW:Oracle Sessions By Program. index=main sourcetype=wms_oracle_sessions | bucket span=5m _time | stats count AS sessions by _time,warehouse,machine,program | search warehouse=ew | stats sum(sessions) AS psessions by _time,program | timechart avg(psessions) by program What could be done to solve this enigma. Help me,Legend. Regards, Rahul
... View more