3CX System Log

Modified on Fri, 21 Mar at 4:38 PM

Enable verbose logging:

https://pbx.my3cx.us/#/office/dashboard/activity-log

Click settings, select verbose


Then to see the filtered list, SSH to the PBX and sudo.


To see latest data for everything:

tail -n 500 /var/lib/3cxpbx/Instance1/Data/Logs/3cxSystemService.log


To see latest CRM data:

cat /var/lib/3cxpbx/Instance1/Data/Logs/3cxSystemService.log | grep "Integration.Crm"


Alternatively, you can download a support package from the dashboard which will include the log file.

Admin Console - 3CX

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article