Splunk Search

How can I take date Values as Column Names?

darshana2511
New Member

Hello ,

I am writing one query in Splunk to retrieve the events from a JSON log file. I am getting one value of a table as mentioned in image capture.png.

But I want to take date values as column names. Please refer to capture 1 image. Can you please help me as early as possible?

I look forward to hearing from you.

Thank you in advance.

alt text

alt text

0 Karma

FrankVl
Ultra Champion

A bit difficult without seeing the rest of your data / field names, but try something like this:

...your current search...
| chart Result over System by New_Date

Note: those merged cells like "Date" and "AD" cannot be done in splunk (well, not unless you go all out custom html/js in a dashboard, that is).

0 Karma

accsam
New Member

use the transpose command

0 Karma
Get Updates on the Splunk Community!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...