appender_kinesis | R Documentation |
Send log messages to a Amazon Kinesis stream
appender_kinesis(stream)
stream |
name of the Kinesis stream |
function taking lines
and optional partition_key
argument
This functionality depends on the botor package.
Other log_appenders:
appender_async()
,
appender_console()
,
appender_file()
,
appender_pushbullet()
,
appender_slack()
,
appender_stdout()
,
appender_syslog()
,
appender_tee()
,
appender_telegram()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.