Skip to content

Unable to load kibana dashboards from zip file #12211

Closed

Description

Observed on master / 8.0.0.

When using the setup.dashboards.file option, setting it to a zip file containing Kibana dashboard files, Packetbeat does not actually load the dashboards in the zip file into Kibana.

Relevant settings in packetbeat.yml:

setup.dashboards.file: /path/to/dashboards.zip
setup.kibana.host: "localhost:5601"

Note that if the zip file is extracted and the setup.dashboards.directory option, pointed to that folder, is used instead of the setup.dashboards.file option, the dashboards do get loaded into Kibana as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions