Magnus1987
Results
2
comments of
Magnus1987
I got the exact same issue. I don't think it has to do with the environment as the token is only a string value that can be assigned directly to...
We were able to solve this by setting the log level from KinesisProducerConfiguration().setLogLevel("error"). The issue for us I believe is that we configured log4j to use the format "[%5-level] ..."...