stonemax / acme2

Another PHP client for acme protocal (version 2) implementation, used for generating letsencrypt's free ssl certificates.
MIT License
48 stars 27 forks source link

error logging #39

Closed jasperf closed 4 years ago

jasperf commented 4 years ago

Where are failures to issue certificates normally logged to in the system?

jasperf commented 4 years ago

Most logging for us is in Laravel Failed Table as it is a Job. We also found some BugSnag data later on as well as information in Nginx that reloads hung because of certificate files that were no longer there. With that we were able to locate nginx confs loading missing certificates. As for general logs for ACME.. well running commands manually does give you output.