Cloudwatch logs will be created based on the name ...
# general
r
Cloudwatch logs will be created based on the name https://www.medplum.com/docs/self-hosting/config-settings - first item in the table linked
Bot logs are encapsulated in AuditEvents - here's an example
n
Thanks, that makes sense. I've got AWS log groups for ECS, flow logs, and the RDS cluster. I see AuditEvents in the console for bot events, but not much else. It seemed like before all RESTful operations were logged, but maybe not
Wait, I probably just need to enable logAuditEvents in the server config. Thanks!
183 Views