How to create filter with special characters

I want create filter in Kibana what contains specials characters in string.

This filter want search URL's contains parameters in plain text.

Example URL = https://example.com/test.zul?param1=123&param2=456

The query defined an string value is "https://example.com/test.zul?param1=123&param2=456" but at moment of search requests that containt this specials characters like ":", "/", "?" not parse this.

Wait for your help, thanks.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.