This repository was archived by the owner on Mar 21, 2023. It is now read-only.

Description
Problem description
Steps to reproduce the problem
- assumed that url is looks like this
https://example.com/?query.with=dot
- parse url with
to_url and assumed that the result is assigned to variable name url
- cannot access
query.with using url.queryParams.query.with or whether url.queryParams["query.with"]
I'm not sure is there any way to access the field, or do we have to escape the dot.
Environment
Linux
- Graylog Version: 2.2.2
- Pipeline Processor plugin version: any version
- Elasticsearch Version:
- MongoDB Version:
- Operating System:
- Browser version: