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!

AppDynamics Summer Webinars

This summer, our mighty AppDynamics team is cooking up some delicious content on YouTube Live to satiate your ...

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...