Splunk Search

I need help regarding to search in splunk, I am new to splunk please help me.

frankharry
New Member

I have error log file looks like fallowing

Time stamp | Trans type | Status | Summary

10/10/2013 | Harry | error | his account was locked
6:30

11/10/2013 | Franklin | success | he was login
7:45

12/11/2013 | Harry | debug | his account is going to update
8:35

so in my first search of log file looks like

Time stamp | Trans type | Status | Summary

10/10/2013 | Harry | error

6:30

11/10/2013 | Franklin | success
7:45

12/11/2013 | Harry | debug

8:35

I got that exactly and if I click on error of harry it will show summary message in the same search window or next window with error of harry only so my second window looks like

Time stamp | Trans type | Status | Summary

10/10/2013 | Harry | error | his account was locked
6:30

so how to do that? please any ideas.

Thanks

Harry.

Tags (1)
0 Karma

lguinn2
Legend

I think you should start with Part 4 of the Search Tutorial

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...