Hello folks,

so I've started the process to integrate elasticsearch, logstash and
kibana (ELK) in software-factory[0]. Mostly following this cool
documentation[1].

Is there a reason why we sticked to java-1.7.0 ? Because it seems like
gerrit and jenkins are working fine with 1.8.0 so that doesn't seems a
blocker.

Beside that, the recommended webserver is nginx... Would it be a problem
to run both webserver so that the elk stack is isolated ?


Now the interesting part...

Logs collection from jenkins seems doable using the logstash plugin,
however openstack-infra is using a custom gearman client to plug into
zuul server and do the log processing in python after job completion[2].
The plugin looks straightforward and already supported by jjb, but the
gearman approach looks much better and may worth the time investment.

Kibana looks pretty neat, should we look into that for ci monitoring or
is grafana still trendy ?

And finally, how should this be deployed...
* all services on managesf ?
* elasticsearch side by side with mysql ?
* completely distributed ?

Regards,
Tristan

[0]: http://softwarefactory-project.io/r/#/c/2814/
[1]:
https://www.digitalocean.com/community/tutorials/how-to-install-elasticsearch-logstash-and-kibana-elk-stack-on-centos-7
[2]:
http://docs.openstack.org/infra/system-config/logstash.html#log-pusher

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Softwarefactory-dev mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/softwarefactory-dev

Reply via email to