elastic / jarvis

Logstash's ChatOps bot, J.A.R.V.I.S.
41 stars 28 forks source link

@jarvis exec URL rake task #99

Closed kares closed 4 years ago

kares commented 4 years ago

and also :

kares commented 4 years ago

realized LOGSTASH_SOURCE=false won't be enough even with support on plugins' end (from Gemfile) to skip the logstash-core (and plugin-api) deps ... that part gets complicated (and to be resolved in a later PR) esp. as plugins are going to be now depending on LS installation. best solution I can think of would be to have various LS versions around that the bot knows about and sets the proper LOGSTASH_SOURCE