Elastic Search (the org/company) recently renamed to just elastic. If it is just about logs, logstash makes sense, but if it is for that whole stack of things, some folk call it the "ELK" stack for "elastic search, logstash and kibana". Not sure if elk-jenkins makes sense (too obscure?)
This plugin is very logstash specific so I think it is right to use that in the name (and many people use logstash without thinking "elastic search"). On Thursday, December 3, 2015 at 8:27:28 AM UTC+11, Oleg Nenashev wrote: > > Elasticsearch and Logstash are heavily integrated with each other. > Maybe it makes sense to have a generic Elasticsearch plugin. E.g. there is > such plugin there: https://github.com/speedledger/elasticsearch-jenkins > It could be integrated into the community. > > After that it would be possible to build a specialized logstash plugin on > the > > среда, 2 декабря 2015 г., 1:34:54 UTC+3 пользователь Baptiste Mathus > написал: >> >> Hi Michael, >> >> Seems interesting. Just had a look at your plugin, I wonder why you want >> to call it "logstash-query-plugin", when your code and even your >> documentation [1] says ES. >> >> Why didn't you call it es or elasticsearch-query-plugin? IMO, even if you >> query indexes created by logstash, that's still an ES you're querying >> actually. >> And I fear that might be misleading for your potential users. >> >> (Btw, you may want to use your IDE to try and adjust formating in your >> main class, makes it a bit harder to eye-parse, my 2 cents). >> >> [1] >> https://github.com/mikee805/logstash-query-plugin/blob/master/src/main/resources/org/jenkinsci/plugins/logstashquery/LogstashQueryBuilder/help-useSSL.html#L2 >> >> 2015-11-24 6:12 GMT+01:00 Michael Epstein <[email protected]>: >> >>> Github.com project: https://github.com/mikee805/logstash-query-plugin >>> Repo name: logstash-query-plugin >>> Github.com username: mikee805 >>> Jenkins-ci.org username: mikee805 >>> Description: At our company we use logstash to store our logs and >>> Jenkins to run jobs and do builds. The need for away to alert from logstash >>> as part of a work flow is evident: >>> >>> >>> https://groups.google.com/forum/m/#!msg/elasticsearch/UcGrodpB3r4/FeqhjMFZ7q0J >>> >>> Using Jenkins is a simpl way to hook in. >>> >>> Please let me know if you have any questions or concerns. >>> >>> Thank you for your time and consideration, >>> Mike >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Jenkins Developers" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/jenkinsci-dev/c3627698-727e-4b62-b162-6103e6305f85%40googlegroups.com >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> Baptiste <Batmat> MATHUS - http://batmat.net >> Sauvez un arbre, >> Mangez un castor ! >> > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/75e99166-ae1a-4d61-a2ae-4e7ca1151ab5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
