You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feedback from the field. Currently, past queries are saved in the browser cache and will get purged with it. It will be nice to provide additional options for Sense to save its history, eg.
To an external file that can be reloaded easily
To an Elasticsearch index
This will also make it easier to move the history between servers.
The text was updated successfully, but these errors were encountered:
Related note from a training feedback, it would be convenient if there is a way to load these saved queries (from file or ES). That way you can build up a "snippet library" without lugging it around in your browser cache.
strong +1 for the request..!
Current I manually take a backup of the history and paste it back.
We can implement something similar to how postman lets us save and categorise stuffs.
Feedback from the field. Currently, past queries are saved in the browser cache and will get purged with it. It will be nice to provide additional options for Sense to save its history, eg.
This will also make it easier to move the history between servers.
The text was updated successfully, but these errors were encountered: