download-cwlogs

module
v0.0.0-...-e29dc80 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 23, 2024 License: MIT

README

download-cwlogs

This tool exports CloudWatch Logs to a CSV file.

Installation

go install github.com/snaka/download-cwlogs/cmd/download-cwlogs@latest

Usage

download-cwlogs -g <log-group-name> -s <log-stream-name> -r <region> -o <output-file>
  • -g, --log-group: Log group name (required)
  • -s, --log-stream: Log stream name (required)
  • -r, --region: AWS region (default: ap-northeast-1)
  • -o, --output-file: Output file name (default: output.csv)

Contributing

Contributions are welcome! Please feel free to submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL