Skip to content

elastic_search Handler Does Not Work (Invalid Factory Parameters) #500

Open
@Kenneth-Sills

Description

@Kenneth-Sills

As noted here, using type: elastic_search for a handler does not work. We attempt to pass the host as host, but the ClientBuilder::fromConfig from upstream expects a plural hosts array.

This applies to both v7 and v8. There are no workarounds, except to install the Elastica client instead (v7 due to #499).

We have no tests for elastic_search handlers.

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