You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
58 lines
2.2 KiB
58 lines
2.2 KiB
<form version="1.1">
|
|
<label>Outlook Web Access - Microsoft Exchange</label>
|
|
|
|
<row>
|
|
<table>
|
|
<title>Top Users (Page Impressions)</title>
|
|
<search ref="OWA - Top Users by Page Impressions"></search>
|
|
<option name="count">10</option>
|
|
<option name="rowNumbers">true</option>
|
|
<option name="showPager">true</option>
|
|
<drilldown>
|
|
<link>client_byusername?autoRun=true&form.username=$row.Username$&earliest=-24h&latest=now</link>
|
|
</drilldown>
|
|
</table>
|
|
<table>
|
|
<title>Top Users by IP Address (Page Impressions)</title>
|
|
<search ref="OWA - Top Users by IP Address and Page Impressions"></search>
|
|
<option name="count">10</option>
|
|
<option name="rowNumbers">true</option>
|
|
<option name="showPager">true</option>
|
|
<drilldown>
|
|
<link>client_byusername?autoRun=true&form.username=$row.Username$&earliest=-24h&latest=now</link>
|
|
</drilldown>
|
|
</table>
|
|
</row>
|
|
|
|
<row>
|
|
<table>
|
|
<title>Top Operating Systems</title>
|
|
<search ref="OWA - Top Operating Systems"></search>
|
|
<option name="count">10</option>
|
|
<option name="rowNumbers">true</option>
|
|
<option name="showPager">true</option>
|
|
<drilldown>
|
|
<link>search?earliest=-24h&latest=now&q=search eventtype=client-owa-usage|lookup useragent cs_user_agent|search os="$row.OS$" osvariant="$row.Variant$" osversion="$row.Version$"| `normalize_user` |stats count by user_subject,os,osvariant,osversion</link>
|
|
</drilldown>
|
|
</table>
|
|
<table>
|
|
<title>Top Browsers</title>
|
|
<search ref="OWA - Top Browsers"></search>
|
|
<option name="count">10</option>
|
|
<option name="rowNumbers">true</option>
|
|
<option name="showPager">true</option>
|
|
<drilldown>
|
|
<link>search?earliest=-24h&latest=now&q=search eventtype=client-owa-usage|lookup useragent cs_user_agent|search browser="$row.Browser$" browserversion="$row.Version$"| `normalize_user` |stats count by user_subject,browser,browserversion</link>
|
|
</drilldown>
|
|
</table>
|
|
</row>
|
|
|
|
<row>
|
|
<chart>
|
|
<title>Page Impressions over Time</title>
|
|
<search ref="OWA - Page Impressions over Time"></search>
|
|
<option name="height">240</option>
|
|
<option name="charting.chart">line</option>
|
|
</chart>
|
|
</row>
|
|
</form> |