Log Backup¶
How to Extract Logs¶
The log_backup tool allows you to back up RPC logs directly through the UPC. Ensure the UPC is powered on and ready before proceeding.
Downloads (Log Backup)¶
log_backup(for UPC) : Download
Usage (Log Backup)¶
sudo apt-get install -y sshpass
# Make the tool executable
chmod +x log_backup
# Run the tool
./log_backup <RPC IP address>
# Example
./log_backup 192.168.30.1
After running the command, tar.gz log file will be generated in the same directory where you executed the program. Please attach this file when contacting us for analysis, as it will greatly assist in troubleshooting.