You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after deploy it to my kubernetes im getting error (part of error stack):
> org.apache.camel.reifier.RouteReifier.doCreateRoute(RouteReifier.java:231)... 56 more
> Caused by: java.lang.IllegalArgumentException: Invalid URI: splunk-hec://ip_address:8088/hec-token?bodyOnly=false&headersOnly=false&https=true&skipTlsVerify=true at
> org.apache.camel.component.splunkhec.SplunkHECComponent.createEndpoint(SplunkHECComponent.java:43) at
org.apache.camel.support.DefaultComponent.createEndpoint(DefaultComponent.java:171) at
org.apache.camel.impl.engine.AbstractCamelContext.doGetEndpoint(AbstractCamelContext.java:805)... 63 more
what im doing wrong ?
The text was updated successfully, but these errors were encountered:
Connector camel-splunk-hec-sink-kafka-connector version is 4.8.0 it is placed on kafka strimzi image.
My connector yaml looks like below:
after deploy it to my kubernetes im getting error (part of error stack):
what im doing wrong ?
The text was updated successfully, but these errors were encountered: