Splunk Search

Is there something in Splunk similar in to the HTML attribute colspan to use in a table?

gibba
Path Finder

Hi guys

I need to know if it's possible in Splunk to use the colspan in a table.

Example

table

label principal
field1 field2
value value
value value

I need to build a table like this in Splunk. Is it possible? i know in HTML there is rowspan/colspan. I want to use a similar tag, but I don't know how.

Thank you

Tags (1)
0 Karma
1 Solution

woodcock
Esteemed Legend

If you are talking about the Statistics tab view, then the simple answer is "no". The best you can do is use the Visualization tab view and put it in a dashboard panel and then you have many labeling options, including with 6.2.?, the ability to share the dashboard outside of Splunk.

View solution in original post

0 Karma

woodcock
Esteemed Legend

If you are talking about the Statistics tab view, then the simple answer is "no". The best you can do is use the Visualization tab view and put it in a dashboard panel and then you have many labeling options, including with 6.2.?, the ability to share the dashboard outside of Splunk.

0 Karma

gibba
Path Finder

No i'm talking for the visualization, i try to explain

i have a simple search and i need to visualize the data in a table

base search | table field1 field2

and splunk visualize like this

field1 field2
value value
value value
etc.....

so, now i need to puts a label over my field in a table
example

myfield

field1 field2
value value
value value
value value

it's possible?

0 Karma

woodcock
Esteemed Legend

On the Statistics tab, when you get your table the way you like, do a "Save Panel as new Dashboard" and then edit that Dashbaord Panel to add the labels you like.

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