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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...