Hi Dhruv,

I've implemented logsearch with XML files only. So no Dispatch class has
been required.
But I've started to implement it with Dispatch class due to double encoding
that has been disappeared after.
I've finally succeeded to take my Dispatch class into account.
Here after a first version:
https://github.com/morind/knox/commit/3f31d1518a78f8ff820b20a3083684c3ab73394c
I was able to read logs in the gateway.log file.
You just have to put your rewrite rules, create a Jar file with just these
classes and put it in the ext directory.

Regards,
David


Le sam. 4 août 2018 à 15:12, Dhruv Goyal <777.dh...@gmail.com> a écrit :

> Hi David,
>
> Where you able to figure out, how to use the Custom dispatch class with
> knox, I am facing the same thing which you faced my dispatch class is not
> getting picked up and it is not possible to handle Grafana just with
> rewrite rules, there are many calls with special characters.
>
> Regards
> Dhruv
>
> On Thu, Aug 2, 2018 at 9:16 PM, David Morin <morin.david....@gmail.com>
> wrote:
>
>> Ok Dhruv.
>> I can wait. No problem.
>> Thanks a lot
>>
>> Le jeu. 2 août 2018 à 17:41, Dhruv Goyal <777.dh...@gmail.com> a écrit :
>>
>>> Hi David,
>>>
>>> I tried to implement Grafana, but I was not able to look forward at it,
>>> due to that double url encode issue, but I guess there is some fix for it.
>>> I was Unavailable for few days, I will share what I have in a day or two.
>>>
>>> Thanks,
>>> Dhruv
>>>
>>> On Thu, 2 Aug 2018 at 9:03 PM, David Morin <morin.david....@gmail.com>
>>> wrote:
>>>
>>>> Hi Dhruv,
>>>>
>>>> In one previous exchange on the ML, you were talking about grafana. We
>>>> face to some difficulties to implement it with Knox. If you've done the
>>>> job, I'd appreciate a lot if you would share it ;)
>>>> Thanks
>>>>
>>>> David
>>>>
>>>
>

Reply via email to