Skip to content

Export do not include document of .kibana index where _type:index-pattern #10

@Moosh-be

Description

@Moosh-be

As proposed in #9 , I've check dotkibana --export all --pkg but entries where _type:index-pattern is not in the exported json.

I see data I expected to found in export with this query
GET /.kibana/_search?q=_type:index-pattern

When I export the kibana config, I can't import them in a new kibana because search need to found the index-pattern

So I need to manually create/define the index-pattern.

My need is to prepare the board in my local vagrant, and then share it via export.
Other developers need to import the config into their local installation.
It must also be able to import new board / visually / search in Kibana production and staging.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions