Hello All,
I am trying to install Search-Guard and experiencing an issue.
Elasticsearch Version - 2.3
[elk@es01 /]$ sudo docker exec -it elasticsearch plugin install com.floragunn/search-guard/0.5
→ Installing com.floragunn/search-guard/0.5…
Trying https://download.elastic.co/com.floragunn/search-guard/search-guard-0.5.zip …
Trying https://search.maven.org/remotecontent?filepath=com/floragunn/search-guard/0.5/search-guard-0.5.zip …
Downloading …DONE
Verifying https://search.maven.org/remotecontent?filepath=com/floragunn/search-guard/0.5/search-guard-0.5.zip checksums if available …
Downloading .DONE
ERROR: Could not find plugin descriptor ‘plugin-descriptor.properties’ in plugin zip
Anybody else experience this? How to overcome?
Thank you
Well, I see ES 2.3.1 is not supported yet. I guess I could easily downgrade ES first to 2.2.1.
···
On Wednesday, April 6, 2016 at 12:30:03 PM UTC-4, michae...@rrd.com wrote:
Hello All,
I am trying to install Search-Guard and experiencing an issue.
Elasticsearch Version - 2.3
[elk@es01 /]$ sudo docker exec -it elasticsearch plugin install com.floragunn/search-guard/0.5
→ Installing com.floragunn/search-guard/0.5…
Trying https://download.elastic.co/com.floragunn/search-guard/search-guard-0.5.zip …
Trying https://search.maven.org/remotecontent?filepath=com/floragunn/search-guard/0.5/search-guard-0.5.zip …
Downloading …DONE
Verifying https://search.maven.org/remotecontent?filepath=com/floragunn/search-guard/0.5/search-guard-0.5.zip checksums if available …
Downloading .DONE
ERROR: Could not find plugin descriptor ‘plugin-descriptor.properties’ in plugin zip
Anybody else experience this? How to overcome?
Thank you