This is a library for sysadmins and/or tool writers. It provides proper
types and correct serialization for Logstash messages, along with small
utilities for working with ElasticSearch or Redis (using hedis). This
library focus will be on safety (no messages lost).

Right now, it can be used to:
* send properly formated messages to Logstash
* read Logstash messages from Redis or any socket
* write Logstash messages to ElasticSearch or any socket

This is the work of a sysadmin, thus very likely to be horrible to read.
Suggestions are very welcome.

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to