Skip to content

Heilihq/fluent-plugin-heili

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluent-plugin-heili

This plugin is used by Heili to parse incoming metrics and store in data source.

Input

Heili Input plugin is based on fluent-plugin-amqp with two modifications:

  • Manual acknowledge messages
  • Incoming messages are parsed as event stream and not single event Heili messages can be single or multiple Jsons separated by \n
{"foo":"bar"}
{"bar":"foo"}\n
{"foo":"bar"}\n{"bar":"foo"}

Parser

Heili Parser is responsible for parsing special occasions with the data:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages