Splunk Search

Username Search

gharpe2
Explorer

How do I conduct a search for unique usernames and get a count of how many people are logged on at any given time?

Tags (2)
0 Karma

piebob
Splunk Employee
Splunk Employee

for the unique usernames, you could search for usernames and then pipe to the 'uniq' command:
http://www.splunk.com/base/Documentation/latest/SearchReference/Uniq

for the count of users logged in, you can use the stats command with the count function:

http://www.splunk.com/base/Documentation/latest/SearchReference/Stats

and

http://www.splunk.com/base/Documentation/latest/SearchReference/CommonStatsFunctions

you might find the Splunk tutorial helpful in general:
http://www.splunk.com/base/Documentation/latest/User/WelcometotheSplunktutorial

Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...