Splunk Search

Why am I unable to concatenate four fields in a CSV data source with my current search syntax?

sajeesh84
New Member

I am trying to concatenate four fields in a CSV data source.
I have tried :

...|eval test=field1.field2.field3.field4| table test

But I am not getting any output.

0 Karma

lguinn2
Legend

Do all the fields exist? Have you spelled them properly (throughout the entire search string)? If you leave off the table command, what fields do you find the in fields sidebar?

What happens if you enter:

...|eval test=field1.field2.field3.field4| table test field1 field2 field3 field4

Did the base search return any results? Can we see the entire search string?

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 ...