Build precise queries to find exactly what you need
Press ESC to close
@cheteverett
Member Since: January 6, 2017
Favorites0
Views
Projects0
The elasticsearch cat API (since at least v2.x) supports asking for simple status -- this will return just green / yellow / red: http://localhost:9200/_cat/health?h=st'
Reviewed 9 years ago