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.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article