Getting Data In

What is a search to find a users logging into windows?

mcronkrite
Splunk Employee
Splunk Employee

index=main sourcetype="WinEventLog:Security" EventCode=4624 |stats count by Account_Name

0 Karma
1 Solution

mcronkrite
Splunk Employee
Splunk Employee
 index=main sourcetype="WinEventLog:Security" EventCode=4624 |stats count by Account_Name

View solution in original post

0 Karma

mcronkrite
Splunk Employee
Splunk Employee
 index=main sourcetype="WinEventLog:Security" EventCode=4624 |stats count by Account_Name
0 Karma
Get Updates on the Splunk Community!

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...