Run standalone geard for log processing
We don't have a jenkins 0mq event stream with zuulv3 instead jobs directly submit their log processing jobs to gearman. Convert to running a standalone geard to take advantage of this. Depends-On: Iedcb5b29875494b8e18fa125adb08ec2e34d0064 Change-Id: Ie3f814e6d3278d87f2a20a72e40b6b92217684fc
This commit is contained in:
parent
0d9ef4cc88
commit
328aa4b593
@ -28,8 +28,7 @@ class openstack_project::logstash (
|
|||||||
|
|
||||||
class { 'log_processor': }
|
class { 'log_processor': }
|
||||||
|
|
||||||
class { 'log_processor::client':
|
class { 'log_processor::geard':
|
||||||
config_file => 'puppet:///modules/openstack_project/logstash/jenkins-log-client.yaml',
|
|
||||||
statsd_host => $statsd_host,
|
statsd_host => $statsd_host,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user