aws-solutions / instance-scheduler-on-aws

A cross-account and cross-region solution that allows customers to automatically start and stop EC2 and RDS Instances

Home Page:https://aws.amazon.com/solutions/implementations/instance-scheduler-on-aws/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logger does not show any thing

TranVanDung-Leo opened this issue · comments

Describe the bug
No application log is shown for logger.{info, error, debug,...}

Expected behavior
It should show log as the same as print does

  • Version: v1.5.3
  • Region: us-est-1
  • Was the solution modified from the version published on this repository?
  • If the answer to the previous question was yes, are the changes available on GitHub?
  • Have you checked your service quotas for
    the sevices this solution uses?
  • Were there any errors in the CloudWatch Logs?
    Troubleshooting

Screenshots
If applicable, add screenshots to help explain your problem (please DO NOT include sensitive information).

Additional context
Add any other context about the problem here.

Instance Scheduler's scheduling logs are sent to a dedicated log group separate from the normal scheduling logs. Additional information on these log files and what they contain can be found here: https://docs.aws.amazon.com/solutions/latest/instance-scheduler-on-aws/log-files.html