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

kamal singh bisht
Tags (2)
0 Karma
1 Solution

kml_uvce
Builder

use replace like

..|replace ssh with "22" in dest_port

kamal singh bisht

View solution in original post

0 Karma

kml_uvce
Builder

use replace like

..|replace ssh with "22" in dest_port

kamal singh bisht
0 Karma

kml_uvce
Builder

my csv file is
dest_port,value
ssh,22

and I am writing this csv file in search head

kamal singh bisht
0 Karma
Get Updates on the Splunk Community!

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...

Stay Connected: Your Guide to October Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...