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!

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...