mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
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.
21 lines
543 B
Text
21 lines
543 B
Text
[role="xpack"]
|
|
[[logs-ui-settings-kb]]
|
|
=== Logs settings in {kib}
|
|
++++
|
|
<titleabbrev>Logs settings</titleabbrev>
|
|
++++
|
|
|
|
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
|
|
|
|
include::general-infra-logs-ui-settings.asciidoc[]
|