aws / amazon-ssm-agent

An agent to enable remote management of your EC2 instances, on-premises servers, or virtual machines (VMs).
https://aws.amazon.com/systems-manager/
Apache License 2.0
1.04k stars 323 forks source link

ssm-cli is emitting all level of logs #359

Closed xxvinciaxx closed 3 years ago

xxvinciaxx commented 3 years ago

Previously the ssm-cli works like a charm, after a recent upgrade, I found the ssm-cli is emitting all level of logs

Debugf: Checking if agent has OnPrem identity Debugf: 'OnPrem' identity is not available on this instance Debugf: Checking if agent has EC2 identity Infof: Agent will take identity from EC2

Which are all not needed.

Please check and fix.

ferkhat-aws commented 3 years ago

Thank you for raising this issue. We are working on this and will have a fix out soon.