Logs are collected by the fluentd daemonset running in the EKS nodes and also by Fluentbit daemonset that collect logs from Fargate and send them to Cloudwatch.
The following CloudWatch log groups are created by default when Container Insights is setup:
Log into console, navigate to Cloudwatch -> LogGroups, you should see below log groups
Click on the application
LogGroup, and click on Search All
Now, Type Catalog Detail Version
in the Search box and Click enter, you should see the below logs from proddetail
backend service
Log into console, navigate to Cloudwatch -> LogGroups -> Click on fluent-bit-cloudwatch
LogGroup -> Click on Search All
and type Get Request succeeded
in the search box and enter, you should see below logs
If you want to enable control plane logging, follow this link
Then, Log into console, navigate to Cloudwatch -> LogGroups, you should see log group /aws/eks/eksworkshop-eksctl/cluster
for Control Plane as below