Frequently Asked Questions
Last updated
Last updated
First step to to understand why a deployment is failing to understand config for your service that is getting deployed. Odin defaults many fields so that you do't need to specify them all the time. You can override them for specific use cases. You can view the configs used in your app by running.
This will give you exact config for that component that is getting deployed in the given environment.
For deployments of type container, login to the pod and for aws_ec2 login to that EC2 instance and check the path configured in your logback settings file. When the EC2 machine starts, the log path gets invoked.