Splunk Search

I have the IP address but need to search for what user is logged into that device. How would I go about doing that?

TXITGUYII
New Member

Brand new to Splunk...... I have about enough experience with it to spell it. I have been tasked with a set of IP addresses and to find out what users are logged into those devices so that we can contact them and discuss why their machines are causing the issue.

Any help will be much appreciated.

0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

Your first step would be to find out what data you have, or more specifically where in your data you can find references to the IP. The easiest approach would be to search something like index=* 1.2.3.4 for whatever IP you have... start with a small time range, depending on how much data you have this might take a bit.

What data do you have?

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

Your first step would be to find out what data you have, or more specifically where in your data you can find references to the IP. The easiest approach would be to search something like index=* 1.2.3.4 for whatever IP you have... start with a small time range, depending on how much data you have this might take a bit.

What data do you have?

TXITGUYII
New Member

The username is included in the data! Thank you so much form your help. I cant tell you how much I appreciate it.

0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...