Getting Data In

Know what SourceTypes are being consulted by Users

mmcarty
New Member

Hello Community,

I am the administrator for a medium Splunk infrastructure
my manager came this morning and asked.

can you run a report of what users are being logged into Splunk and what searches have ran?
what of our different indexes and datasources are they being looked at?

is this possible?

Thank you!

Tags (2)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi mmcarty,
You can find Splunk logged Users in -audit index running a search like this

index=_audit "action=login attempt"

Instead you can find infomation abour runned searches on _internal

index=_internal "search=" index

and then extract sourcetype and index fields.

Remember that in this way you find only searches where index and sourcetypes are in the search, if you have eventtypes (I usually do it!) you have to search also eventtypes.

Bye.
Giuseppe

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Unlocking Unified Insights: New Gigamon Federated Search App for Splunk

In today’s data-heavy environment, organizations are caught in a data distribution dilemma. As data volumes ...

GA: New Data Management App in Splunk Platform

Streamlining Data Management: Introducing a unified experience in Splunk Managing data at scale shouldn’t feel ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...