Skip to main content

Display Elasticsearch plugins SSH Command Line

to display the current installed Elasticsearch plugin use this command 

 

curl -X GET "localhost:9200/_cat/plugins?v&s=component&h=name,component,version,description&pretty"