mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[DOC+] Move logging location reference (#158521)
Per https://github.com/elastic/kibana/pull/158379 , this moves the "this is where you find Kibana logs on the server" from under [Kibana Not Ready error](https://www.elastic.co/guide/en/kibana/master/access.html#not-ready) onto the [Log Settings](https://www.elastic.co/guide/en/kibana/master/logs-ui-settings-kb.html) page.
This commit is contained in:
parent
06c337f903
commit
f5d37e75fa
1 changed files with 7 additions and 0 deletions
|
@ -7,6 +7,13 @@
|
|||
|
||||
You do not need to configure any settings to use the Logs app in {kib}. It is enabled by default.
|
||||
|
||||
The {kib} logs can be found per operating system under:
|
||||
|
||||
* Linux, DEB or RPM package: /var/log/kibana/kibana.log
|
||||
* Linux, tar.gz package: $KIBANA_HOME/log/kibana.log
|
||||
* Windows: $KIBANA_HOME\log\kibana.log
|
||||
|
||||
|
||||
[float]
|
||||
[[general-logs-ui-settings-kb]]
|
||||
==== General Logs settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue