Hello, i habe a fresh installation of logstash, elasticsearch and kibana.
logstash and elasticsearch are running fine.
kibana tries to start but hangs.
Can anyone help me please. I'm using Suse Linux 64 Bit and openjdk 11.0.5.
my log :
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","config"],"pid":19396,"message":"Marking config path as handled: server"}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","config"],"pid":19396,"message":"Marking config path as handled: csp"}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","config"],"pid":19396,"message":"Marking config path as handled: plugins"}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","config"],"pid":19396,"message":"Marking config path as handled: dev"}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","config"],"pid":19396,"message":"Marking config path as handled: server"}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","config"],"pid":19396,"message":"Marking config path as handled: csp"}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","config"],"pid":19396,"message":"Marking config path as handled: elasticsearch"}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","config"],"pid":19396,"message":"Marking config path as handled: uiSettings"}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","config"],"pid":19396,"message":"Marking config path as handled: path"}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","config"],"pid":19396,"message":"Marking config path as handled: csp"}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","config"],"pid":19396,"message":"Marking config path as handled: elasticsearch"}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","config"],"pid":19396,"message":"Marking config path as handled: logging"}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","config"],"pid":19396,"message":"Marking config path as handled: server"}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","config"],"pid":19396,"message":"Marking config path as handled: plugins"}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","config"],"pid":19396,"message":"Marking config path as handled: dev"}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","config"],"pid":19396,"message":"Marking config path as handled: kibana"}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","config"],"pid":19396,"message":"Marking config path as handled: migrations"}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","config"],"pid":19396,"message":"Marking config path as handled: uiSettings"}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","config"],"pid":19396,"message":"Marking config path as handled: logging"}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","root"],"pid":19396,"message":"setting up root"}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","server"],"pid":19396,"message":"setting up server"}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","plugins-service"],"pid":19396,"message":"Discovering plugins"}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","plugins-discovery"],"pid":19396,"message":"Discovering plugins..."}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","plugins-discovery"],"pid":19396,"message":"Scanning "/home/nana/elk/kibana-7.6.0-linux-x86_64/src/plugins" for plugin sub-directories..."}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","plugins-discovery"],"pid":19396,"message":"Scanning "/home/nana/elk/kibana-7.6.0-linux-x86_64/x-pack/plugins" for plugin sub-directories..."}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","plugins-discovery"],"pid":19396,"message":"Scanning "/home/nana/elk/kibana-7.6.0-linux-x86_64/plugins" for plugin sub-directories..."}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","plugins-discovery"],"pid":19396,"message":"Scanning "/home/nana/elk/kibana-extra" for plugin sub-directories..."}
{"type":"log","@timestamp":"2020-02-26T14:02:00Z","tags":["debug","plugins-discovery"],"pid":19396,"message":"Successfully discovered plugin "apm_oss" at "/home/nana/elk/kibana-7.6.0-linux-x86_64/src/plugins/apm_oss""}
Which version of the Elastic stack are you running?
I don't see an error in the logs you provided. Are you able to find one elsewhere?
How are you starting Kibana?
@mattkime
i used the version 7.6 of the elk stack.
but i have a maven project that with the assembly plugin changes the values in the .yml files and build a zip file with kibana, elasticsearch and logstash. this works with the elk 5.1.1.
if i unzip the origimal file it works :-((
kibana begins to load plugins and hangs ...
How does maven relate to your use of the elastic stack? Are you repackaging it?
yes i repack it to a zip file.
Is there an error message in the logs?
Hello, in the first time nothing. the log file ist empty.
if i set this attributes:
logging.silent: false
logging.quiet: false
logging.verbose: true
i get:
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","config"],"pid":2571,"message":"Marking config path as handled: server"}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","config"],"pid":2571,"message":"Marking config path as handled: csp"}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","config"],"pid":2571,"message":"Marking config path as handled: plugins"}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","config"],"pid":2571,"message":"Marking config path as handled: dev"}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","config"],"pid":2571,"message":"Marking config path as handled: server"}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","config"],"pid":2571,"message":"Marking config path as handled: csp"}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","config"],"pid":2571,"message":"Marking config path as handled: elasticsearch"}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","config"],"pid":2571,"message":"Marking config path as handled: uiSettings"}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","config"],"pid":2571,"message":"Marking config path as handled: path"}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","config"],"pid":2571,"message":"Marking config path as handled: csp"}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","config"],"pid":2571,"message":"Marking config path as handled: elasticsearch"}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","config"],"pid":2571,"message":"Marking config path as handled: logging"}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","config"],"pid":2571,"message":"Marking config path as handled: server"}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","config"],"pid":2571,"message":"Marking config path as handled: plugins"}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","config"],"pid":2571,"message":"Marking config path as handled: dev"}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","config"],"pid":2571,"message":"Marking config path as handled: kibana"}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","config"],"pid":2571,"message":"Marking config path as handled: migrations"}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","config"],"pid":2571,"message":"Marking config path as handled: uiSettings"}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","config"],"pid":2571,"message":"Marking config path as handled: logging"}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","root"],"pid":2571,"message":"setting up root"}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","server"],"pid":2571,"message":"setting up server"}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","plugins-service"],"pid":2571,"message":"Discovering plugins"}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","plugins-discovery"],"pid":2571,"message":"Discovering plugins..."}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","plugins-discovery"],"pid":2571,"message":"Scanning "/home/nana/elk/kibana-7.6.0-linux-x86_64/src/plugins" for plugin sub-directories..."}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","plugins-discovery"],"pid":2571,"message":"Scanning "/home/nana/elk/kibana-7.6.0-linux-x86_64/x-pack/plugins" for plugin sub-directories..."}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","plugins-discovery"],"pid":2571,"message":"Scanning "/home/nana/elk/kibana-7.6.0-linux-x86_64/plugins" for plugin sub-directories..."}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","plugins-discovery"],"pid":2571,"message":"Scanning "/home/nana/elk/kibana-extra" for plugin sub-directories..."}
{"type":"log","@timestamp":"2020-03-04T13:54:57Z","tags":["debug","plugins-discovery"],"pid":2571,"message":"Successfully discovered plugin "apm_oss" at "/home/nana/elk/kibana-7.6.0-linux-x86_64/src/plugins/apm_oss""}
and the process hangs
i think the maven assembly plugin corrupts any files.
Thank you
Can you post the corrupted
config file? Perhaps we could compare it to a normal version.
how can i post the files ?
You could post with http://gist.github.com/
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.