Send Server Logs to Support
Sometimes, we'll need your logs. If we've asked for your logs and you have no idea how to send them, you've come to the right page!
Quick Jump:
Server Logs (Master & Admin):
Without a Ticket ID, these logs will NOT reach the Support Team.
The server logs contain a heap of information that help us identify certain server issues, including transaction failures. Not all issues can be identified with the server logs, but in many cases these logs can pinpoint a problem that can't be solved any other way. Our development team relies on these logs to find elusive errors.
Method 1: GUI
Navigate to "Send Logs to Support" from the user panel:
Check “Master & Admin Logs”:
Enter the Issue ID (ticket number) provided by Support.
Click “Send”. You’ll receive an email confirmation of submission from Support.
Method 2: CLI
Also see: batm-manage: the CAS CLI Toolkit
sudo /batm/batm-manage send serverlogs
Include the relevant Support Ticket number!
More information:
Clearing the logs:
In some cases, your logs may have grown too large or numerous to submit. Perhaps you just want to free up space? In that case type this:
sudo /batm/batm-manage log clear
That will delete the admin and master logs.
Afterwards, restart all GB services (to create new, empty log files)
sudo /batm/batm-manage stop all
sudo /batm/batm-manage start all
Related articles
Copyright © 2020-2024 General Bytes USA LLC