Skip to content

relud/kcl_connectors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KCL Heka Connectors

This is an Amazon Kinesis Consumer Library application written in python. It provides simple unbuffered consumers that output records as-is.

TCP Connector

This connector writes records to a TCP socket described by ADDRESS such as 127.0.0.1:4567.

File Buffer Connector

This connector writes records to a file described by FILE_BUFFER. FILE_BUFFER cannot be /dev/stdout, because the KCL uses stdin and stdout of the python process to send and receive control messages for its Java MultiLangDaemon.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published