I am running the ELK stack on windows 7 64 bit.
I am using the latest version of ElasticSearch (version 2.2.1) and I am trying to install marvel plugin but it is throwing some permission error as below
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: plugin requires additional permissions @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
- java.lang.RuntimePermission setFactory
- javax.net.ssl.SSLPermission setHostnameVerifier
See http://docs.oracle.com/javase/8/docs/technotes/guides/security/permissions.h
tml
for descriptions of what these permissions allow and the associated risks.
Continue with installation? [y/N]
What could be the issue ???