how do I display unique list

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
SteveBeauchemin
Posts: 524
Joined: Mon Oct 14, 2013 7:19 pm

how do I display unique list

Post by SteveBeauchemin »

Using IIS web server log data. Or any data...

I have been asked to show not how many times a page is hit, but how many users are hitting a page. If the user hits the page 20 times, that counts as one. We want to know, over a period of time, how many different users are accessing a page.

Please advise

Thanks

Steve B
XI 5.7.3 / Core 4.4.6 / NagVis 1.9.8 / LiveStatus 1.5.0p11 / RRDCached 1.7.0 / Redis 3.2.8 /
SNMPTT / Gearman 0.33-7 / Mod_Gearman 3.0.7 / NLS 2.0.8 / NNA 2.3.1 /
NSClient 0.5.0 / NRPE Solaris 3.2.1 Linux 3.2.1 HPUX 3.2.1
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: how do I display unique list

Post by cdienger »

You could parse the page name out of the data so that it is in it's own field and make it easy to search for while using a term panel to display how frequently unique users are hitting it. See attached and let me know if this helps.
You do not have the required permissions to view the files attached to this post.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked