Splunk Dev

How do I create an eval statement to combine similar fields?

dbcase
Motivator

Hi,

If I have data that looks like this

abc
abc456
xyz
xyz456

How could I create an eval statement that says

if field1=abc or if field1=field1+456 then field1=field1?

Meaning, combine "abc" and "abc456", and combine "xyz" and "xyz456" together.

Tags (1)
0 Karma
1 Solution

dbcase
Motivator

Solved it, used the like function

View solution in original post

0 Karma

dbcase
Motivator

Solved it, used the like function

0 Karma

dbcase
Motivator

A bit more info as I think I gave a poor example

abc can be 3 positions or it could be abcdef (more than 3 positions), however, 456 is always consistent

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...