...
The upgrade process will backup the Kibana log files at /var/log/kibana
to /installs/update/fix/backups
. If the Kibana log files are too big (see below), it might cause /installs
mount point to get 100% full and fail the upgrade. To fix that, please execute the following commands to delete the Kibana log files:
Code Block | ||||
---|---|---|---|---|
| ||||
rm -f /var/log/kibana/* |
Non-Appliance Mode Users Only - Kibana Logs Configuration
...
If Kibana is installed on the DPOD server, in order to change the location of the Kibana log files and to make them rotate, please consider applying the required configuration provided as a reference at Prepare Pre-Installed Operating System.