Skip to content

masahide/getawslog

Repository files navigation

getawslog

Commands for referring to cloudwatch logs.

Go Report Card Build Status codecov goreleaser

Description

Commands for referring to cloudwatch logs.

Installation

Linux

For RHEL/CentOS:

sudo yum install https://github.com/masahide/getawslog/releases/download/v0.1.0/getawslog_amd64.rpm

For Ubuntu/Debian:

wget -qO /tmp/getawslog_amd64.deb https://github.com/masahide/getawslog/releases/download/v0.1.0/getawslog_amd64.deb && sudo dpkg -i /tmp/getawslog_amd64.deb

macOS

install via brew:

brew tap masahide/getawslog https://github.com/masahide/getawslog
brew install getawslog

Usage