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

🚪 Add feature to export dashboard configuration to a json file #888

Open
yodamad opened this issue Aug 21, 2024 · 2 comments
Open

🚪 Add feature to export dashboard configuration to a json file #888

yodamad opened this issue Aug 21, 2024 · 2 comments
Labels
enhancement This issue or pull request improves a feature

Comments

@yodamad
Copy link
Contributor

yodamad commented Aug 21, 2024

Problem

When migrating a suricate instance to another cluster,

Suggestion

Add a feature to export dashboard to backup, share or migrate configuration

@yodamad yodamad added the enhancement This issue or pull request improves a feature label Aug 21, 2024
@loicgreffier
Copy link
Contributor

@yodamad

There's an endpoint that exports (and imports) the whole configuration of an instance: https://github.com/michelin/suricate/blob/master/src/main/java/com/michelin/suricate/controller/ImportExportController.java#L76

Does this issue intend to export the configuration of a single dashboard?

@yodamad
Copy link
Contributor Author

yodamad commented Sep 2, 2024

@loicgreffier

Yes I'd need to export just a single dashboard to be able to provide a catalog of predefined dashboards in my company

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue or pull request improves a feature
Projects
None yet
Development

No branches or pull requests

2 participants