Skip to content

Instantly share code, notes, and snippets.

@maxgarvey
maxgarvey / example.toml
Created March 5, 2015 20:18
local heka demo
[LogstreamerInput]
hostname = "127.0.0.1:9999"
log_directory = "/usr/local/Cellar/nginx/1.6.2/logs/"
file_match = 'error\.log'
[AMQPOutput]
url = "amqp://guest:guest@127.0.0.1:5672"
exchange = "HEKA"
exchange_type = "direct"
@maxgarvey
maxgarvey / gist:7726920
Created December 1, 2013 00:22
a gist to test gists
bliningly