Splunk Search

Question on base search

prettysunshinez
Explorer

Hi I have the below post process search but little confused on the base search.Kindly help.

Post process search:
Search id="base"
Query - index = |regex for field1 | regex for field2| regex for field3 | chart count over field1 by field4(already extracted one)

Now i would like to perform a cell drilldown and on clicking a value field1 i want the below 3 panels to be dispayed

Panel 2 : where field1 =$field1$ | stats count by field4
Panel 3 : where field1 =$field1$ | table _time _ raw
Panel 4 :where field1 =$field1$ | stats count by field3

How can i achieve this.
Timechart to stats
& To raw logs

Tags (1)
0 Karma

prettysunshinez
Explorer

Any help pls

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...