Click here to view the original link.
Hello Team, have a weird issue with a token in a dashboard in Cribl Search. I have a dropdown input that is populated by a search, which is working fine, however it has a value being returned that is
Software/Technology I am trying to use the value to filter results in a table in one of the visualizations however I am getting an error because of the / character in the value. The error is
Search failed: mismatched input '/' expecting {<EOF>, ';'}; token: /; line: 1 column: 119
is there any way to sanitize the token so that it can just search on the text?