Splunk Search

how i can convert my field value

kml_uvce
Builder

I am getting this in output of the search
index=* host="216.167.15.70"
and getting dest_port field value as "ssh" , I want to convert this field value to 22,please help me on this...

Tags (2)
0 Karma
1 Solution

kml_uvce
Builder

use replace like

..|replace ssh with "22" in dest_port

View solution in original post

0 Karma

kml_uvce
Builder

use replace like

..|replace ssh with "22" in dest_port

0 Karma

kml_uvce
Builder

my csv file is
dest_port,value
ssh,22

and I am writing this csv file in search head

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