system-config/modules/logstash
Clark Boylan a339be3b8c Convert logstash ES output to HTTP.
The logstash elasticsearch output seems to degrade over time and slow
down. Restarting the logstash daemon temporarily corrects this problem.
Switch to the elasticsearch HTTP output to see if that corrects the
problem as well.

Note the logstash watchdog is disabled by this change as logstash
daemons using elasticsearch HTTP output will not join the elasticsearch
cluster which will force the watchdog to always trip. To avoid this
issue disable the watchdog.

Change-Id: I77044b26fa10fb1fc3690a0464d79d55bed2fe00
2014-07-07 13:14:01 -07:00
..
files Actually restart services in logstash watchdog 2014-03-01 08:47:16 -08:00
manifests Convert logstash ES output to HTTP. 2014-07-07 13:14:01 -07:00
templates Fixup logstash vhost template to use @global vars 2014-03-13 21:02:58 -07:00