Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3942527292 | ||
|
|
46687f004e | ||
|
|
ad2edf098d | ||
|
|
b7f06adce4 |
2
.travis.yml
Normal file
2
.travis.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
language: csharp
|
||||
solution: CloudWatchLogDownloader.sln
|
||||
@@ -1,6 +1,8 @@
|
||||
# CloudWatchLogDownloader
|
||||
Download full logs from AWS CloudWatch
|
||||
|
||||
[](https://travis-ci.org/gardient/CloudWatchLogDownloader)
|
||||
|
||||
## Who is it for?
|
||||
For idiots like me who just want a text dump of the cloud watch log without going through S3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user