Usage of FastURLFilter via ES JSONURLFilterWrapper #1012
-
The FastURLFilter configuration file contains a JSON array, not a JSON object. How can it be put into ES? When I try to put a FastURLFilter configuration file into ES (as described in JSONURLFilterWrapper, ES responds with an error (indicating that ES expects a JSON object):
|
Beta Was this translation helpful? Give feedback.
Answered by
jnioche
Dec 13, 2022
Replies: 1 comment
-
Thanks @sebastian-nagel, I opened #1013 as this looks like a bug. Will have a look later and ideally see if I can write a JUnit for it. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jnioche
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks @sebastian-nagel, I opened #1013 as this looks like a bug. Will have a look later and ideally see if I can write a JUnit for it.