Skip to content

Add an Elasticvue integration to inspect an elasticsearch resource #1075

@karl-sjogren

Description

@karl-sjogren

Related to an existing integration?

No

Existing integration

No response

Overview

I want to add an integration for Elasticvue to easily inspect the state and content of an elasticsearch resource in the same spirit as DbGate.

Elasticvue is released under the MIT license and available as a docker image on DockerHub.

Usage example

builder.AddElasticsearch("elasticsearch")
    .WithElasticvue();

Breaking change?

No

Alternatives

You can always use postman to get the info yourself from the API, but thats a hassle.

Additional context

I've got this running in a few projects already so I thougth it would be worth cleaning it up a bit and contributing it.

Help us help you

Yes, I'd like to be assigned to work on this item

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