<dashboard> <label>Perforce Server</label> <description>Perforce Server Debug Logs</description> <row> <table> <title>Pages Read by Table</title> <searchString>index=perforce sourcetype=perforce | table _time db_*_pages_read | untable _time field value | chart avg(value) as Average max(value) as Max sparkline(count) as Sparkline by field</searchString> <earliestTime>0</earliestTime> <latestTime/> <option name="wrap">true</option> <option name="rowNumbers">false</option> <option name="dataOverlayMode">none</option> <option name="drilldown">cell</option> <option name="count">10</option> </table> </row> <row> <table> <title>Highest lapse by User</title> <searchString>index=perforce sourcetype=perforce | sort - lapse | head 10 | table lapse user</searchString> <earliestTime>0</earliestTime> <latestTime/> <option name="wrap">true</option> <option name="rowNumbers">false</option> <option name="dataOverlayMode">none</option> <option name="drilldown">cell</option> <option name="count">10</option> </table> </row> </dashboard>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 9993 | Paul Allen |
Changes during WebEx meeting. - Added log (server=3) and removed old data |