node.jsspring-bootjava-8kibanakibana-6

Kibana - Not able to start kibana on windows 10


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.


Solution

  • In extraction - src folder not copied so src\cli\index.js not present.

    1. right clicked on zip -- properties - general tab - security - tick/check unblock option
    2. Double clicked zip then copied folder of kibana
    3. kibana run successfully