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!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...