On Sun, 03 May 2015, Tal Bar-Or wrote: > Hello All, > > I am interested of Icinga2 and Logstash integration , i have two question > regarding that topic. > I was looking into doc integration with Icinga2 and Logstash , i didn't > found any DOC except > * icinga2 feature enable gelf* > > My question is there any how to integrate such configuration > > In addition i would like to have all Icinga2 metrics log values into > Logstash and later be able to creat dashboards espacialy as performance > report like for example top 10 cpu's for this x period and so forth , my > question is that the case for such implementation? Unfortunately icinga2 and logstash won't work. Icinga2 only allows gelf logging via TCP, whereas logstash only nows UDP. There are some patches floating around to implement TCP support for GELF into logstash, but afaik none of them is upstream yet.
Alex _______________________________________________ icinga-users mailing list [email protected] https://lists.icinga.org/mailman/listinfo/icinga-users
