Splunk Search

Remove spaces in a field value

MaximeM
Explorer

Hi there,

I have a field A like A="x, y", but I want to remove the space to get A="x,y"
How can I do it ?

Thanks,

Maxime

Tags (4)
0 Karma
1 Solution

Ayn
Legend
... | rex mode=sed field=A "s/ //g"

View solution in original post

Ayn
Legend
... | rex mode=sed field=A "s/ //g"

MaximeM
Explorer

Thanks a lot.

0 Karma
Get Updates on the Splunk Community!

See your relevant APM services, dashboards, and alerts in one place with the updated ...

As a Splunk Observability user, you have a lot of data you have to manage, prioritize, and troubleshoot on a ...

Index This | What goes away as soon as you talk about it?

May 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this month’s ...

What's New in Splunk Observability Cloud and Splunk AppDynamics - May 2025

This month, we’re delivering several new innovations in Splunk Observability Cloud and Splunk AppDynamics ...