Browse Source

Merge pull request #15 from elemoine/stacklight-decoder

Fix decoder name
tags/2016.12
Aleš Komárek 8 years ago
parent
commit
5c9b21cc57
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      linux/meta/heka.yml

+ 1
- 1
linux/meta/heka.yml View File

@@ -1,6 +1,6 @@
log_collector:
decoder:
linux_syslog:
system:
engine: sandbox
module_file: /usr/share/lma_collector/decoders/generic_syslog.lua
module_dir: /usr/share/lma_collector_modules;/usr/share/heka/lua_modules

Loading…
Cancel
Save