Re: Hoe to get camel-quarkus-syslog

2020-01-05 Thread Andrea Cosentino
There is no extension for syslog. Please raise an issue. Thanks Il dom 5 gen 2020, 17:32 Imran Raza Khan ha scritto: > I want to use camel-quarkus-syslog but its not available or i am using > wrong artifcatid? > > > org.apache.camel.quarkus > camel-quarkus-syslog > >

Hoe to get camel-quarkus-syslog

2020-01-05 Thread Imran Raza Khan
I want to use camel-quarkus-syslog but its not available or i am using wrong artifcatid? org.apache.camel.quarkus camel-quarkus-syslog

SSL Configuration of the Camel 3.0.0 HTTP component in a blueprint route seems to be incomplete

2020-01-05 Thread Gerald Kallas
Dear community, I'm using Karaf 4.2.7 with Camel 3.0.0. For calling an external HTTPS resource I need to configure the truststore for the Camel HTTP component. See my blueprint route below http://www.osgi.org/xmlns/blueprint/v1.0.0"; xmlns:camel="http://camel.apache.org/schema/blueprint";>