This is the entirety of the log file:
!cat
cat /var/log/letsencrypt/letsencrypt.log
2023-01-08 20:22:08,357:DEBUG:certbot._internal.main:certbot version: 1.31.0
2023-01-08 20:22:08,357:DEBUG:certbot._internal.main:Location of certbot entry point: /bin/certbot
2023-01-08 20:22:08,357:DEBUG:certbot._internal.main:Arguments:
2023-01-08 20:22:08,357:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2023-01-08 20:22:08,376:DEBUG:certbot._internal.log:Root logging level set at 30
2023-01-08 20:22:08,378:DEBUG:certbot._internal.display.obj:Notifying user: Processing /etc/letsencrypt/renewal/studio.smkfmartialarts.com.conf
2023-01-08 20:22:08,399:DEBUG:certbot._internal.plugins.selection:Requested authenticator <certbot._internal.cli.cli_utils._Default object at 0x7fa411d46f10> and installer <certbot._internal.cli.cli_utils._Default object at 0x7fa411d46f10>
2023-01-08 20:22:08,438:DEBUG:urllib3.connectionpool:Starting new HTTP connection (1): r3.o.lencr.org:80
2023-01-08 20:22:08,450:DEBUG:urllib3.connectionpool:http://r3.o.lencr.org:80 "POST / HTTP/1.1" 200 503
2023-01-08 20:22:08,451:DEBUG:certbot.ocsp:OCSP response for certificate /etc/letsencrypt/archive/studio.smkfmartialarts.com/cert2.pem is signed by the certificate's issuer.
2023-01-08 20:22:08,452:DEBUG:certbot.ocsp:OCSP certificate status for /etc/letsencrypt/archive/studio.smkfmartialarts.com/cert2.pem is: OCSPCertStatus.GOOD
2023-01-08 20:22:08,455:DEBUG:certbot._internal.storage:Should renew, less than 30 days before certificate expiry 2023-01-24 15:05:02 UTC.
2023-01-08 20:22:08,455:INFO:certbot._internal.renewal:Certificate is due for renewal, auto-renewing...
2023-01-08 20:22:08,455:DEBUG:certbot._internal.plugins.selection:Requested authenticator apache and installer apache
2023-01-08 20:22:10,013:DEBUG:certbot_apache._internal.configurator:Apache version is 2.4.54
[root@ip-172-31-6-237 httpd]#
It ends at the "version is 2.4.54" line...