Skip to main content

CloudWatch Logs tail command plugin for AWS CLI

Project description

AWS CLI plugin for tailing CloudWatch Logs

An awscli plugin backporting the tail command from AWS CLI v2

AWS CLI Tail Command

This plugin is a backport of the tail command added in AWS CLI v2.

Installation

To install the latest release of the logs tail plugin:

$ pip install awscli-plugin-logs-tail

To install the plugin from source:

$ pip install git+https://github.com/corymbia/logs-tail-awscli-plugin.git

This requires pip and git are available.

Configuration

To enable the plugin:

$ cat .aws/config 
[plugins]
logs_tail = awscli_plugin_logs_tail

Usage

Assuming the plugin is registered:

$ aws logs tail LOG_GROUP_NAME
...
...

See command help for details:

$ aws logs tail help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

awscli-plugin-logs-tail-0.2.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

awscli_plugin_logs_tail-0.2-py2.py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page