Splunk Search

how can test my search query to make sure splunk is giving correct output

anandbharti
New Member

I want to test the data retrieved by Splunk query. How can I validate the results.

Tags (1)
0 Karma

wildcats12
Explorer

If you don't have a good set of test data to search through, you could always create your own. Either upload a lookup table with some test events or use:
| makeresults

Makeresults will create and empty line and you can use evals to put in any data you like. Just drop that in front of your search and see if it produces the expected results. You can use multiple test lines this way by appending extra makeresults if needed:
| append [| makeresults]

somesoni2
Revered Legend

YOu want to validate the query you write is correct OR Splunk is showing correct/all data you expect? Either way, you'll check the data in Splunk via query, with whatever logic/aggregation you want to do, then do the same manually on the raw data Or data at source (from where Splunk is reading it) and compare the results.

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...