This is the fourth beta build for elasticvue desktop. Please report any issues, especially on mac and windows. The builds are not signed yet so you might get warnings from your os during installation.
Testing
You can help by testing the following functionality:
- copy/paste - Can you copy/paste something into elasticvue desktop? Can you copy text (for example on the rest page) into your clipboard?
- saving files - Can you download the search/rest results as json? Is the file correctly saved?
- backup - Can you download a backup of your elasticvue data?
- import - Can you import the data backup?
- cluster switching - can you switch between clusters? Does the page correctly reload when doing so?
- confirm messages - do you see a confirm message when you delete an index? is the index not deleted when you decline? is the index deleted when you confirm?
If you face any issues please comment with information about your operating system.
Download
Linux
Mac
If you get an error message when running elasticvue ("elasticvue" is damaged and can't be opened
) you might have to run:
xattr -cr elasticvue.app
This happens because the builds are not signed (yet).
Windows
- portable .exe You need webview2 for the portable .exe! (pre-installed on windows 11)
- .msi installer