Splunk Search

How can I merge two "inbound" values appearing under the same field?

Hegemon76
Communicator

Hello

I have pre-parsed information coming into my Splunk instance for CISCO:ASA. I'm wondering why the field "direction" has a value of "inbound" showing up as "inbound" and "Inbound". How can I combine the two? Do I want to combine the two?....seems like it...

Thanks

Tim

0 Karma

DalJeanis
Legend

There are a lot of ways to do that, if you want. For example...

[yourstanzaname]
SOURCE_KEY = direction
REGEX = (?i)inbound
DEST_KEY = direction
FORMAT = inbound
0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...