Send Audit 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!


Acceptor Audit Logs

The Audit Logs are used to diagnose acceptor & recycler issues.

Method 1: GUI

  1. Navigate to "Send Logs to Support" for the user panel:

  2. Check “Bill Acceptor’s Audit Logs”:

  3. Enter the Issue ID (ticket number) provided by Support.

  4. Click “Send”. You’ll receive an email confirmation of submission from Support.

Method 2: CLI

sudo touch /batm/app/master/audit.BT123456 sudo /batm/batm-manage send auditlogs

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

Copyright © 2020-2024 General Bytes USA LLC