Show cloudwatch logs of 2 different AWS projects in the same Pycharm project

veers004

Oct 15, 2022
1
Joined
Oct 15, 2022
Messages
1
I'm working on a project that relies on AWS for a few things, cloudwatch logs included.
We have two environments: TEST and PROD.
We have created an AWS  project for TEST and a different one for PROD.
Is there a way to show in Pycharm logs for both projects?

QKEXh.png


Right now we are using AWS explorer to display only the logs of the TEST environment.

 
Last edited by a moderator:
Top