Hi

Ah okay thanks. We have improved and fixed many things since Camel 3.11. So
try with 3.18.x or newer when you get a chance.

On Thu, Aug 4, 2022 at 5:18 PM Chio Chuan Ooi <chioch...@gmail.com> wrote:

> Hi Claus,
>
> i referring to  http:myserver/mypath?username=xxx&password=yyyy
>
> Thanks and Regards,
> Chio Chuan
>
>
> On Thu, Jul 28, 2022 at 11:26 PM Claus Ibsen <claus.ib...@gmail.com>
> wrote:
>
> > On Thu, Jul 21, 2022 at 5:38 PM Chio Chuan Ooi <chioch...@gmail.com>
> > wrote:
> >
> > > Hi All,
> > >
> > > I am exploring MicrometerEventNotifierService and need help on a
> > > few queries.
> > >
> > > 1. Is it possible to only capture a certain event? by having a filter,
> > e.g
> > > only track endpoint with http(s)
> > > 2. I notice that when the endpoint is http endpoint that has basic
> > > authentication where the username and password is in the uri, the
> > password
> > > is not being masked, is that correct?
> > > not sure if is same like issue in
> > >
> > >
> >
> https://stackoverflow.com/questions/66262107/disable-camel-debezium-mysql-endpoint-uri-in-camel-metrics
> > >
> > >
> > Where are the username and password, is it in the authority part or as
> > query parameters?
> >
> > eg is it like
> >
> > http:foo:secret@myserver/mypath
> >
> > or like
> >
> > http:myserver/mypath?username=xxx&password=yyyy
> >
> >
> >
> >
> >
> > >
> > > I am currently using camel version 3.11.7.
> > >
> > > Thanks and Regards,
> > > Chio Chuan
> > >
> >
> >
> > --
> > Claus Ibsen
> > -----------------
> > http://davsclaus.com @davsclaus
> > Camel in Action 2: https://www.manning.com/ibsen2
> >
>


-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2

Reply via email to