Dashboards & Visualizations

Assign the column name in a specific order?

Jouman
Path Finder

Hi all,

I would like to assign the column name in the table below, and follow the order I list.

As you can see, the column name does not in alphabetical order.

But I don't know which command I can use to assign the column name and sequence as expectation.

Do any one know how to set the column name and its sequence as well ?

Thank you.

Log ID Log index TIME_TOTAL

BEFORE_B_PROC

AFTER_B_PROC AFTER_R_T AFTER_R BEFORE_BEGIN_G BEFORE_M AFTER_M Proc_END



Labels (2)
0 Karma
1 Solution

PickleRick
SplunkTrust
SplunkTrust

You can use the fields command to limit shown fields and/or reorder them. Like

| fields 'Field 3' 'Field 1' Field2

View solution in original post

PickleRick
SplunkTrust
SplunkTrust

You can use the fields command to limit shown fields and/or reorder them. Like

| fields 'Field 3' 'Field 1' Field2
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...