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.