package
6.8.15+incompatible
Repository: https://github.com/agilebits/beats.git
Documentation: pkg.go.dev
# Functions
DecodeExported decodes an exported dashboard.
Export wraps GetDashboard call to provide a more descriptive API.
ExportAll exports all dashboards from an opened and parsed dashboards YML.
ExportAllFromYml exports all dashboards found in the YML file.
ImportDashboards tries to import the kibana dashboards.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReplaceIndexInDashboardObject replaces references to the index pattern in dashboard objects.
No description provided by the author
No description provided by the author
ReplaceIndexInVisState replaces index appearing in visState params objects.
No description provided by the author
SaveToFile creates the required directories if needed and saves dashboard.
# Structs
No description provided by the author
No description provided by the author
ErrNotFound returned when we cannot find any dashboard to import.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ListYML is the yaml file which contains list of available dashboards.
No description provided by the author
YMLElement contains the data of a dashboard: * its uuid in Kibana * filename to be saved as.
# Interfaces
No description provided by the author
# Type aliases
MessageOutputter is a function type for injecting status logging into this module.