Description
A library to work with, or as, a logstash server.
Description
This library contains a few modules that let you work with Logstash messages, read them from a Redis list, store them in or get them from Elasticsearch, and more.
README.md
Hslogstash
This library is designed to let you work with logstash messages. It provides a LogstashMessage
type, the instances that let you convert it from and to JSON, and some IO helpers.
It also includes several possibly useful functions for elasticsearch.