How to add logging tab for AWS batch job on eks cluster

0

Hi Team,

I have created a AWS batch job on eks cluster which is getting succeeded. I'm looking to have logging tab on job details console like fargate and ecs type job are have where we can just click on it retrieve and get the log there. No need to navigate to cloud watch Beacuse i have many job in batch. It's hard to get it by navigate to cloud watch

Did i missed any configuration for it. Any suggestions on this

demandé il y a un an222 vues
1 réponse
0

Batch submits the job as a Kubernetes pod. You need to configure logging for your pods as a daemonset. See the following for information on how to set up CloudWatch logging for Batch jobs on your EKS cluster:

https://docs.aws.amazon.com/batch/latest/userguide/batch-eks-cloudwatch-logs.html

AWS
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions