Alerting

Splunkhec urI

santysanthosh
New Member

Hi

 

Actually am trying to integrate splunk with camel-kafka-connnector and i have configured all and everything works fine expect the "splunkhec URI "  Am facing the issue that the " Failed to resolve endpoint: splunk-hec:" " Invalid URI: splunk-hec:" can any one help me to resolve this issue

apiVersion: kafka.strimzi.io/v1beta2
kind: KafkaConnector
metadata:
name: strimzi
labels:
strimzi.io/cluster: strimzi
spec:
class: org.apache.camel.kafkaconnector.splunkhec.CamelSplunkhecSinkConnector
tasksMax: 1
config:
topics: kafka-test3
key.converter: org.apache.kafka.connect.storage.StringConverter
value.converter: org.apache.kafka.connect.storage.StringConverter
#key.converter: org.apache.kafka.connect.json.JsonConverter
#value.converter: org.apache.kafka.connect.json.JsonConverter
key.converter.schemas.enable: false
value.converter.schemas.enable: false

camel.sink.path.splunkURL: 'http://<IP>:<port>/services/collector'

camel.sink.path.token: 'XXXXXXXXXXXXXXxx'

Labels (1)
0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

A few months ago, we released Splunk Enterprise Security 8.0 for our cloud customers. Today, we are excited to ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...