echoing-carpenter-92090
06/22/2023, 8:30 PMflyte-binary
deployment on AWS EKS. Is there any change in AWS role permissions to allow Cloudwatch writing? If so, it looks like I have 4 active roles in IAM related to flyte (nodeInstance, cluster service, load balancer, and flyte-system-role
).echoing-carpenter-92090
06/22/2023, 8:59 PMechoing-carpenter-92090
06/22/2023, 8:59 PMtall-lock-23197
task_logs
configuration look like?
https://docs.flyte.org/projects/cookbook/en/latest/auto/deployment/configure_logging_links.htmlechoing-carpenter-92090
06/23/2023, 6:50 PMlogging:
level: 1
plugins:
cloudwatch:
enabled: true
templateUri: |-
<https://console.aws.amazon.com/cloudwatch/home?region=us-west-2#logEventViewer:group=/eks/opta-development/cluster;stream=var.log.containers.{{> .podName }}_{{ .namespace }}_{{ .containerName }}-{{ .containerId }}.log
freezing-boots-56761
freezing-boots-56761