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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...