Hi, I'm deploying ktor application to AWS Beanstalk, but for reason web.stdout.log is always empty, log streaming is activated. Is there anything additional to configure to get the application logs in the right place ?
a
Aleksei Tirman [JB]
04/11/2024, 6:25 AM
In the local environment, are the logs being written to stdout?
d
Dimitar Kostov
04/11/2024, 6:38 AM
I can see them in the IntelliJ, its pretty out of the box test applciation