Debugging Your Plugin

If things are not working as expected or even during development, you can always access the plugin logs through AWS's CloudWatch service.

Click on the Monitor tab, and on the Logs tab, then click on Log Groups and search for the plugin name

1354

To view the latest logged data in CloudWatch, select the latest log stream.

1005

The logged strings for your plugin are tracked here.
For more information about logging in AWS, see Viewing CloudWatch Logs.

Advanced Search

AWS offers Logs Insights which allows you to search multiple logs and log groups simultaneously, search for specific strings and filter the results according to time and log field name.

261

For more information and examples on how to use Logs Insights, see Analyzing Log Data.