Skip to content

Integration testing on Elasticsearch 8.0.0-SNAPSHOT is broken #129

@jsvd

Description

@jsvd
  1) LogStash::Inputs::Elasticsearch against an unsecured elasticsearch behaves like an elasticsearch index plugin should retrieve json event from elasticsearch
     Failure/Error: es.index(params)
     
     Elasticsearch::Transport::Transport::Errors::BadRequest:
       [400] {"error":"no handler found for uri [/logs/doc] and method [POST]"}
     Shared Example Group: "an elasticsearch index plugin" called from ./spec/inputs/integration/elasticsearch_spec.rb:46
     # ./spec/es_helper.rb:43:in `index_doc'
     # ./spec/inputs/integration/elasticsearch_spec.rb:24:in `block in <main>'
     # ./spec/inputs/integration/elasticsearch_spec.rb:23:in `block in <main>'

Finished in 3.91 seconds (files took 10.91 seconds to load)
1 example, 1 failure

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions