[JIRA] (JENKINS-60424) logstash-plugin does not work with ElasticSearch 7
Title: Message Title Markus Winter commented on JENKINS-60424 Re: logstash-plugin does not work with ElasticSearch 7 I don't see a problem with ES7. Just tried it out locally using http://localhost:9200/jenkins/_doc Add Comment This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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-issues/JIRA.203496.1575996102000.9755.1586795580257%40Atlassian.JIRA.
[JIRA] (JENKINS-60424) logstash-plugin does not work with ElasticSearch 7
Title: Message Title Jakub Bochenski commented on JENKINS-60424 Re: logstash-plugin does not work with ElasticSearch 7 Hi, I don't use ES7 so I don't plan to work on this feature. If you would like to submit a PR I can help with review though Add Comment This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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-issues/JIRA.203496.1575996102000.5196.1583929320153%40Atlassian.JIRA.
[JIRA] (JENKINS-60424) logstash-plugin does not work with ElasticSearch 7
Title: Message Title Richard Schaefer created an issue Jenkins / JENKINS-60424 logstash-plugin does not work with ElasticSearch 7 Issue Type: Bug Assignee: Jakub Bochenski Components: logstash-plugin Created: 2019-12-10 16:41 Environment: Jenkins 2.190.2.2, logstash-plugin 2.3.1 Labels: logstash elasticsearch Priority: Major Reporter: Richard Schaefer Ref Jenkins-50562 we configured our Jenkins instance with ES 6 to send logs to the logstash/jenkins index. We're being told we have to migrate to ES 7 but index types were deprecated in ES 7 so logstash/jenkins doesn't work anymore. I tried specifying just a jenkins index but now get the HTTP 405 Invalid Method error. Add Comment
