Dashboard Import And Export
LogZilla Dashboards can be imported and exported for sharing, modification, etc.
As a courtesy to our users, we've created a GitHub repository containing examples of user-contributed dashboards. Be sure to check there before writing your own.
Note: Users are also encouraged to contribute to the GitHub repo!
Format
LogZilla Dashboards are stored in standard JSON format. As of v5.69.2
, dashboards can be imported and exported from the command line, for example:
Import
LogZilla dashboards import -I mydashboards.json
Export
logzilla dashboards export -O mydashboards.json
Export from the UI
Dashboards can also be exported from the UI and saved to a selected location in your browser.