Skip to contents

Send log messages to a Amazon Kinesis stream

Usage

appender_kinesis(stream)

Arguments

stream

name of the Kinesis stream

Value

function taking lines and optional partition_key argument

Note

This functionality depends on the botor package.