# Which tool? - [x] Log - [x] ANTLR Enabled (default to yes, if you have made no custom changes, tick this) - [ ] JSON - [ ] Using JQ? - [ ] SQL - [ ] MetricsQL - [ ] Diff # Whats the issue? Whitespace is currently skipped meaning all spaces in strings are removed # Data Info I have a minimally reproducible example: ``` MRE{someValue=A value with spaces in it} ```
Which tool?
Whats the issue?
Whitespace is currently skipped meaning all spaces in strings are removed
Data Info
I have a minimally reproducible example: