kafka-splunk-consumer icon indicating copy to clipboard operation
kafka-splunk-consumer copied to clipboard

PyKafka consumer to push events to Splunk HTTP Event Collector

Results 1 kafka-splunk-consumer issues
Sort by recently updated
recently updated
newest added

Starting the consumer errors out with the following error: ``` >>/opt/anaconda2/bin/kafka_splunk_consumer -c config/kafka.yml Process worker-0: Traceback (most recent call last): File "/opt/anaconda2/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap self.run() File "/opt/anaconda2/lib/python2.7/multiprocessing/process.py", line...

bug