Splunk Search

How to change the horizontal width of a column in a table

katesplunk
Explorer

Eexperts,
I am a newbie to Splunk. When I changed the width of a table, the width of the panel used to create or extract fields also changed. How to restore it .
Here is the code i added in application.css to change to change the coloumn width
table.splTable{
width:500px !important;
}

Thanks
Katrine

Tags (1)
0 Karma

jonuwz
Influencer

Add this to application.css:

#events .splTable {
    width: 100% !important;
}

Drainy
Champion

Perhaps upload it to one of the image sharing sites available on the internet and post a link here?

0 Karma

katesplunk
Explorer

not able to upload files

0 Karma

jonuwz
Influencer

Can you post a screenshot ?

0 Karma

katesplunk
Explorer

Jonuwz ,
It worked like a charm..
But how to align the table columns irrespective of their table values,, Now they are arranging themselves depending on the table entry and i cant see an alignment in them,
what should i do to align them in a proper order?
Any thoughts?

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