How can we improve WHMCS?

Share, discuss and vote for what you would like to see added to WHMCS

Use separate log for API sessions with max-records, rather than admin log



At the moment, apps that integrate with the WHMCS REST API have their sessions logged to tbladminlog. If your app frequently re-authenticates to run its commands, this can fill the admin log with hundreds of thousands of requests in a matter of months, potentially even days. This can cause slow operation of WHMCS.

It would be great if WHMCS could:

1. Add the option to remove old records from the tbladminlog to the WHMCS System Cleanup page, and
2. Separate the API logging to a new database table that perhaps could have an automatic trimming procedure

Thanks for considering.

Post the first comment

Login to post a comment.