Packages

Logstash library to send information using UDP or TCP avoiding bottlenecks

Current section

Files

Jump to
elogstash src elogstash.app.src
Raw

src/elogstash.app.src

{application,elogstash,
[{description,"Logstash library to send information using UDP or TCP avoiding bottlenecks"},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib,poolboy,jsx]},
{env,[]},
{modules,[]},
{mod,{elogstash_app,[]}},
{maintainers,["Manuel Rubio"]},
{licenses,["LGPL"]},
{links,[{"Github",
"https://github.com/manuel-rubio/elogstash"}]}]}.