Security

Login connections made to splunk

akarivaratharaj
Communicator

I would like to fetch No. of logins on Splunk (how frequently my splunk is being accessed). It is basically, how many connections are made to splunk for indexing/searches.

I am unaware where this information will be available on Splunk. Could anyone please help me to know , how and where can I get this information.

0 Karma

mayurr98
Super Champion
0 Karma

akarivaratharaj
Communicator

Hi @mayurr98,

Thankyou for your quick response. I have referred the above link which you shared.

In that post they have mentioned the below query to find the number of logins made to Splunk.
"index=_audit info=succeeded action="login attempt" | stats count by user"

This query is giving only the count of logins which are made by splunk users. It is good enough. But in addition to this, I need the login attempts made by other servers/databases also. For example, I have setup a forwarder in Host X. All the required log details from the host X is forwarded to my splunk instance and index over there. So while indexing also, my splunk is been accessed by the host/forwarder. I would like to have that information also.

How about the logs available in "sourcetype=WinEventLog:Security"? I have referred some posts, where people were discussing about the EventCode 4625 or 4624 (login success/failure).

Any idea where can I get those logs too?

0 Karma

mayurr98
Super Champion

Hi well the link i have shared will give you info about only splunk as splunk by default stores internal logs like audit,introspection,etc. In order to index the remote host logs you would need to monitor those files.
In order to monitor windows event logs data refer this:
https://docs.splunk.com/Documentation/Splunk/7.2.3/Data/MonitorWindowseventlogdata

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...