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!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...