Module efluentc

efluentc is the fluentd client.

Copyright © (C) 2017, tkyshm

Authors: tkyshm.

Description

efluentc is the fluentd client

Data Types

message()

message() = binary() | string()

tag()

tag() = binary() | atom() | #{}

Function Index

post/2 post message to fluentd.

Function Details

post/2

post(Tag::tag(), Msg::message()) -> ok

post message to fluentd.


Generated by EDoc