splunk/kafka-connect-splunk

Splunk Connector Stopping in Every few minutes with Still in Backpressure window and total failed batches 92 (com.splunk.kafka.connect.SplunkSinkTask:47)

ShardulDabgarPMC opened this issue · 2 comments

Hi All,

I am working on Apache Kafka for the last 1 year but recently I am facing a problem in the Splunk connector with the following errors. Also, Splunk is not getting any events and after some time connector crashes automatically.

[2022-10-20 14:28:51,863] WARN [kafka-splunk|task-0] attempting to resend batch d0ec-5417-4ca-885-fd7c525d5ace with 500 events, this is attempt 320 out of -1 for this batch (com.splunk.kafka.connect.SplunkSinkTask:139)
[2022-10-20 14:28:51,864] WARN [kafka-splunkt|task-0] Still in Backpressure window 47910:60000 (com.splunk.hecclient.Indexer:208)
[2022-10-20 14:28:51,864] WARN [kafka-splunk|task-0] Still in Backpressure window 27956:60000 (com.splunk.hecclient.Indexer:208)
[2022-10-20 14:28:51,864] INFO [kafka-splunk|task-0] add 1 failed batches (com.splunk.kafka.connect.SplunkSinkTask:350)
[2022-10-20 14:28:51,864] INFO [kafka-splunk|task-0] total failed batches 27 (com.splunk.kafka.connect.SplunkSinkTask:47)
[2022-10-20 14:28:51,864] ERROR [kafka-splunk|task-0] failed to send batch d0ec-5417-4ca-885-fd7c525d5ace (com.splunk.kafka.connect.SplunkSinkTask:289)

Please anyone help me with this issue to get fixed.

Hi @ShardulDabgarPMC

Can you please provide the task configuration you used for collecting data in Splunk and how frequently you are facing this issue?

Closing as it's inactive for a while. Please reopen if issue persists.