index=gasf uri_path="*.aspx" (( eventtype="Hub" ) AND eventtype=*) | iplocation clientip | timechart span=1hr c by City limit=400 usenull=f
Here is my search. It gets the number of hits that come from each City. The issue is that it gets a large number for "VALUE". Need to know what does it indicate, how to resolve this issue, and if it can't be resolved, how can I hide the VALUE ?
... View more