Splunk Search

How to get Field values as column names/headers in the table output

poddura
Observer

Hi Team,

I have a simple requirement but unable to get it. I am using a query

index=tms sourcetype=kafka type=ssh| stats count by NETYPE

For above query I am getting output as below

NETYPECount
CISCO100
JUNIPER200

 

However, I want output as

CISCOJUNIPER
100200

 

Can you please help how can I get above o/p table

Labels (2)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust
| transpose 0 header_field=NETYPE
| fields - column
0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...