I want to implement centralized configuration with ELK for our Spring boot microservices.
I have installed 3 different version of Kibana 6.3 , 6.7 and 7 version. un-comment port and elasticsearch.url (used default value - elastic search running)
Getting following warning and error continuously on console
log [05:40:20.028] [warning][task_manager]
The task maps_telemetry "Maps-maps_telemetry" is not cancellable.
log [05:40:24.145] [error][security]
Error registering Kibana Privileges with Elasticsearch for kibana-.kibana:
[security_exception] current license is non-compliant for [security], with { license.expired.feature="security" }
npm -v 5.5.1
node -v v8.9.3
java -version 1.8.121
Your help will be appreciated to resolve this issue so that I can use kibana.
In extraction - src folder not copied so src\cli\index.js not present.