Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

How To Replace double \\ with single \ in logstash #541

Open
jhansi-cpu opened this issue Aug 28, 2019 · 0 comments
Open

How To Replace double \\ with single \ in logstash #541

jhansi-cpu opened this issue Aug 28, 2019 · 0 comments

Comments

@jhansi-cpu
Copy link

My input is : folder \feed/data
Expected output is :folder \feed/data

I tried this with gsub but it doesn't gives expected output
gsub ["message" , "\" , "\1" ]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant