Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export dashboards #36

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Export dashboards #36

merged 1 commit into from
Nov 17, 2023

Conversation

cbaxley
Copy link
Collaborator

@cbaxley cbaxley commented Nov 15, 2023

🗣 Export Dashboards

This adds a script to export the dashboards from Kibana.

💭 Motivation and context

It is difficult to know if changes to the dashboards will be overwritten or match the initial state of the install. Therefore exporting them will allow for backup, testing, and adding of dashboards.

🧪 Testing

I was able to follow the readme and export dashboards both from a Linux host and a Windows client.

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All future TODOs are captured in issues, which are referenced
    in code comments.
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All relevant repo and/or project documentation has been updated
    to reflect the changes in this PR.
  • Tests have been added and/or modified to cover the changes in this PR.
  • All new and existing tests pass.

✅ Pre-merge checklist

  • Revert dependencies to default branches.
  • Finalize version.

✅ Post-merge checklist

  • Create a release.

@mreeve-snl mreeve-snl changed the base branch from main to release-1.1.0 November 16, 2023 19:37
Copy link
Collaborator

@mreeve-snl mreeve-snl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cbaxley cbaxley added the improvement This issue or pull request will add new or improve existing functionality label Nov 17, 2023
@cbaxley cbaxley merged commit bb8e46b into release-1.1.0 Nov 17, 2023
3 checks passed
@cbaxley cbaxley deleted the clint/export_dashboards branch November 17, 2023 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement This issue or pull request will add new or improve existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants