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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file awscli-plugin-logs-tail-0.2.tar.gz
.
File metadata
- Download URL: awscli-plugin-logs-tail-0.2.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/39.2.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43623a9776f72a7ffd3a21a5ccae593c3239b665c6f3ad489c89e81fb94e8272 |
|
MD5 | 18b9cf759baca0b167471dce457548c4 |
|
BLAKE2b-256 | 787460a0c04ee12cf5c4b279427da6c5f7790570a6e221a7eeee538012f03985 |
File details
Details for the file awscli_plugin_logs_tail-0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: awscli_plugin_logs_tail-0.2-py2.py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/39.2.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63e78ec0e745501c6b53836789ea5f2c755e992ffd284af2229ad23841caf6d0 |
|
MD5 | 4f48603c5d44da30a5229981d3c2b457 |
|
BLAKE2b-256 | a7d8a53ad451bdfcebb58b0e2dcedefbc4af4ac8bdc85f7e3593915e2449af58 |