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

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...