Skip to content

hawakori/cloudwatchlogs-downloader

 
 

Repository files navigation

cloudwatchlogs-downloader

DownloadLogs pane

About app

Cross-platform application to download logs from Amazon CloudWatch Logs.

Binary Release

Click following link to download application binary for Windows and Mac OS.

How to use

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.

How to manually build

Require Node 8.11.x or Higher.

npm install
npm run dist

See also

About

Cross-platform App to download logs from CloudWatch Logs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.4%
  • CSS 3.5%
  • HTML 1.1%
  • JavaScript 1.0%