Skip to content
Lorenzo Mangani edited this page Mar 5, 2017 · 3 revisions

paStash

What is it ?

It's a NodeJS fork of node-logstash with extensions specialized for the HEPIC stack.

What to do with paStash ?

paStash is a tool to manage spaghetti I/O with input, processors and output modules for all seasons and protocols.

  • lower memory footprint
  • lower cpu footprint
  • faster startup delay

Moreover it's written in NodeJS, which is a perfect language for programs with many IO.

paStash and node-logstash are compatible with logstash. You can replace a node-logstash node by a paStash one. The data are formatted in the same way to be compatible with logstash UIs.

Clone this wiki locally