abhinav wagle
06/08/2022, 6:48 PMQuery console
and check logs on Pinot Broker Pod. I see following log. Is there a way to identify source_ip
on who/which server issued the query. My goal is to have trace of logs on broker which can provide info on which user/host is querying Pinot.
requestId=130,table=<redacted>,timeMs=23,docs=72/108615312,entries=2741105/792,segments(queried/processed/matched/consuming/unavailable):256/253/8/32/0,consumingFreshnessTimeMs=1654707653215,servers=6/6,groupLimitReached=false,brokerReduceTimeMs=0,exceptions=0,serverStats=(Server=SubmitDelayMs,ResponseDelayMs,ResponseSize,DeserializationTimeMs,RequestSentDelayMs);pinot-server-2_R=0,4,1817,0,1;pinot-server-5_R=0,5,1817,1,1;pinot-server-1_R=0,20,1820,0,1;pinot-server-4_R=1,21,1820,0,1;pinot-server-0_R=1,4,1818,0,1;pinot-server-3_R=1,5,1817,0,1,offlineThreadCpuTimeNs(total/thread/sysActivity/resSer):0/0/0/0,realtimeThreadCpuTimeNs(total/thread/sysActivity/resSer):0/0/0/0,query=<redacted>
abhinav wagle
06/08/2022, 11:13 PMMayank
abhinav wagle
06/08/2022, 11:44 PMabhinav wagle
06/09/2022, 8:30 PMabhinav wagle
06/09/2022, 9:51 PMMayank