You can check the current elastic search version installed in Magento 2 with the command line as well as from the admin panel.
If you want to check by Command Line,
php bin/magento config:show catalog/search/engine
The output will be: elasticsearch7 Continue reading “How to Check Current Elasticsearch version in Magento 2?”