appender_kinesis: Send log messages to a Amazon Kinesis stream

Description Usage Arguments Value Note See Also

View source: R/appenders.R

Description

Send log messages to a Amazon Kinesis stream

Usage

1

Arguments

stream

name of the Kinesis stream

Value

function taking lines and optional partition_key argument

Note

This functionality depends on the botor package.

See Also

This is generator function for log_appender, for alternatives, see eg appender_console, appender_file, appender_tee, appender_pushbullet, appender_telegram, appender_syslog and appender_async for evaluate any log_appender function in a background process.


logger documentation built on Oct. 19, 2021, 9:07 a.m.