Description Usage Arguments See Also
Append messages to arbitrary TCP destinations.
1 2 | tcp_appender(host, port, layout = default_log_layout(),
timeout = getOption("timeout"))
|
host |
Hostname for the socket connection. |
port |
Port number for the socket connection. |
layout |
A layout function taking a |
timeout |
Timeout for the connection. |
appenders
for more information on Appenders, and
socketConnection
for the underlying connection object
used by tcp_appender
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.