IBM DataPower Operations Dashboard v1.0.15.0
A newer version of this product documentation is available.
You are viewing an older version. View latest at IBM DPOD Documentation.
Upgrade to 1.0.13.0 - Special Steps
Removing Kibana Logs
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:
rm -f /var/log/kibana/*
Non-Appliance Mode Users Only - Kibana Logs Configuration
For non-appliance installations, Kibana installation is optional.
Some Kibana distributions are configured by default to create a non-rotating single log file at /var/log
. This might cause /var
mount point to get 100% full.
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.