df.tips
How do I detect the installed version of Elasticsearch via the command line?
Elasticsearch
elasticsearch
dmitrii_fediuk
(Dmitrii Fediuk)
July 28, 2024, 7:17pm
2
curl -XGET -s 'http://localhost:9200' | grep number