appender_kinesis: Send log messages to a Amazon Kinesis stream

View source: R/appenders.R

appender_kinesisR Documentation

Send log messages to a Amazon Kinesis stream

Description

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.

See Also

Other log_appenders: appender_async(), appender_console(), appender_file(), appender_pushbullet(), appender_slack(), appender_stdout(), appender_syslog(), appender_tee(), appender_telegram()


daroczig/logger documentation built on Oct. 22, 2024, 12:25 p.m.