Jeremy Canfield

Results 2 issues of Jeremy Canfield

About once or twice a week, our Konga container on Docker will shut down. I've set KONGA_LOG_LEVEL=silly. Prior to the Konga container shut down, I see normal events like this....

As ec2-user on an EC2 instance, I use wget to download master.zip. `[ec2-user@ip-172-31-86-107 ~]$ wget https://github.com/awslabs/amazon-kinesis-agent/archive/refs/heads/master.zip` I unzip master.zip in my present working directory which is /home/ec2-user. `[ec2-user@ip-172-31-86-107 ~]$ unzip...