blob: c8749d6a572a144455d64dfe657e134ab239fa6e [file] [log] [blame]
============
Heka Formula
============
Heka is an open source stream processing software system developed by Mozilla. Heka is a Swiss Army Knife type tool for data processing
Sample pillars
==============
.. code-block:: yaml
heka:
router:
enabled: true
bind:
address: 0.0.0.0
port: 4352
inputs:
...
outputs:
engine: elasticsearch
host: localhost
port: 9200
Read more
=========
* https://hekad.readthedocs.org/en/latest/index.html