Hi, I'm deploying ktor application to AWS Beanstal...
# ktor
d
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
In the local environment, are the logs being written to stdout?
d
I can see them in the IntelliJ, its pretty out of the box test applciation