AWS Kinesis
AWS Kinesis is the AWS managed service for doing real time stream processing
Pre-Requisites
Access Key and Secret Key of the IAM role which has access to aws kinesis
Stream should be available for receiving messages in aws kinesis
Steps to Create AWS Kinesis Forwarding
Navigate to
Create ForwarderpageSelect AWS Kinesis forwarder
Click
Create ForwarderProvide the name for forwarder
Provide access key, secret key, and stream name
Click
Createbutton

Whenever the data is getting ingested and its attributes are mapped to AWS kinesis, then that data will be forwarded to the kinesis stream. All types of machine data are supported: logs, metrics, events, alerts, and traces.
Last updated
Was this helpful?