Security

Can some one tell me how to find the number of users using a particular application(number of people using/logged into a website)

sravya012
New Member

i want to know how to find the number of users logged on to the website. i tried

stats dc(cs_username) by TabOrFormName

but it did not display any results.

Can some one provide me more accurate way to get the number of people using that particular website!!,

0 Karma
1 Solution

woodcock
Esteemed Legend

That is exactly how you should do it but perhaps you forgot the pipe character ( | ); it should be like this (assuming that your dataset has both cs_username and TabOrFormName as fields):

...  | stats dc(cs_username) by TabOrFormName

View solution in original post

0 Karma

woodcock
Esteemed Legend

That is exactly how you should do it but perhaps you forgot the pipe character ( | ); it should be like this (assuming that your dataset has both cs_username and TabOrFormName as fields):

...  | stats dc(cs_username) by TabOrFormName
0 Karma

sravya012
New Member

Thank you!! It helped

0 Karma
Get Updates on the Splunk Community!

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...