Cross-platform application to download logs from Amazon CloudWatch Logs.
Click following link to download application binary for Windows and Mac OS.
Just run the application. The application requests AWS access key ID and secret access key with following policies.
CloudWatchLogsReadOnlyAccess
AWS access keys are encrypted with your machine depended key by AES-256 and stored in your local application data directory.
Require Node 8.11.x or Higher.
npm install
npm run dist