Skip to content

Python script that produces logs observed by the Amazon Kinesis Agent

License

Notifications You must be signed in to change notification settings

PhilRanzato/kinesis-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kinesis-application

Python script that produces logs observed by the Amazon Kinesis Agent

Usage

python3 kinesis-app.py

Amazon Kinesis Agent

Installation (CentOS 7)

sudo yum install –y https://s3.amazonaws.com/streaming-data-agent/aws-kinesis-agent-latest.amzn1.noarch.rpm
cp agent.json /etc/aws-kinesis/agent.json
systemctl start aws-kinesis-agent
systemctl enable aws-kinesis-agent

See configuration file here

About

Python script that produces logs observed by the Amazon Kinesis Agent

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages