Dashboards & Visualizations

Nested table or headers in between rows

vijayakumarkb
Explorer

Can we have a Splunk result appear like this.

Header 1 . Header 2 Header 3 . Header 4
PPID -1
Column 1. Column 2. Column 3
PPID - 2
Column 1. Column 2. Column 3

Tags (1)
0 Karma

poete
Builder

Hello @vijayakumarkb,

can you please be more precise. ARe the Header1, ...Header 4 static values, or the result of the SPL search.

The reason I am asking is that, in case the fields are static, this can be done quite easily with a html dashboard.

Otherwise, I need mode details to have a look at your question.

0 Karma

vijayakumarkb
Explorer

Hello Poete,

Header 1 . Header 2 Header 3 . Header 4 are static values

PPID -1 and PPID -1 are dynamic values. it should come from a query.

index=_int <> - will give the PPID values, we have to iterate the PPID values and based on each PPID values column 1 column 2 will be generated

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 ...