2 Commits

Author SHA1 Message Date
Davanum Srinivas
3079a44e6a Add jenkins slave name to the logstash records
zmq publisher already has the computer/node name information
per commit:
openstack-infra/zmq-event-publisher 36ca349

we just need to pull it out of the event and pass it along as
a new field

Change-Id: Iddefdf74ddf170eaafcd82c5e1f5b0389651cf89
2014-01-09 16:33:19 -05:00
James E. Blair
920fc0c42b Refactor logstash_worker into log_processor module
Separate the jenkins log client and worker bits into a new module
called log_processor with ::client and ::worker classes.

Instantiate two workers on each logstash worker node.

Change-Id: I7cfec410983c25633e6b555f22a85e9435884cfb
2013-12-18 00:40:49 +00:00