Merge "Revert "Disable crm114 on the logstash worker nodes""
This commit is contained in:
commit
96932f939a
@ -3,9 +3,8 @@ gearman-port: 4730
|
|||||||
output-host: localhost
|
output-host: localhost
|
||||||
output-port: 9999
|
output-port: 9999
|
||||||
output-mode: tcp
|
output-mode: tcp
|
||||||
# Temporarily disabled as this is filling our worker node disks
|
crm114-script: /usr/local/bin/classify-log.crm
|
||||||
#crm114-script: /usr/local/bin/classify-log.crm
|
crm114-data: /var/lib/crm114
|
||||||
#crm114-data: /var/lib/crm114
|
|
||||||
mqtt-host: <%= @mqtt_hostname %>
|
mqtt-host: <%= @mqtt_hostname %>
|
||||||
mqtt-port: <%= @mqtt_port %>
|
mqtt-port: <%= @mqtt_port %>
|
||||||
mqtt-topic: gearman-logstash/<%= @hostname %>
|
mqtt-topic: gearman-logstash/<%= @hostname %>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user