commit | e0849b547b567c78adfa107a4aff21b08fad2354 | [log] [tgz] |
---|---|---|
author | Ales Komarek <mail@newt.cz> | Fri Nov 20 09:44:51 2015 +0100 |
committer | Ales Komarek <mail@newt.cz> | Fri Nov 20 09:57:36 2015 +0100 |
tree | dc1c46b3b4312407513d2beda4430f92713b6454 | |
parent | b2b404480f382f4b7d9006b53b4f0de34a6c08fd [diff] |
Heka logging scaffold
diff --git a/linux/files/heka.conf b/linux/files/heka.conf new file mode 100644 index 0000000..e742c9b --- /dev/null +++ b/linux/files/heka.conf
@@ -0,0 +1,2 @@ +input: {} +decoder: {} \ No newline at end of file