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
Get Updates on the Splunk Community!

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...