CLI-friendly AWS log viewer
Project description
AWS Logs Viewer
A tool for viewing AWS CloudWatch logs nicely in the terminal.
Installation
You can install it from PyPI:
python -m pip install zmunk-awslogs
The tool is supported on Python 3.10 and above.
How to use
$ export AWS_DEFAULT_PROFILE=<your-profile>
$ python
>>> from awslogs import trail_logs
>>> trail_logs("/aws/lambda/your-function", "5m")
You could also use it from the command line.
$ python -m awslogs /aws/lambda/your-function 5m
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
zmunk_awslogs-1.0.2.tar.gz
(4.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zmunk_awslogs-1.0.2.tar.gz.
File metadata
- Download URL: zmunk_awslogs-1.0.2.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ada2e0b93a5a7efe69e53d91b1283bc322f3e7336e8033832b22783482ed4fa
|
|
| MD5 |
aa60f97aaf8714e3cb2e798eae462a1a
|
|
| BLAKE2b-256 |
ee0090677fd3851211df2e4a56a009f71e1eccfc6320844769db1546b3cc8757
|
File details
Details for the file zmunk_awslogs-1.0.2-py3-none-any.whl.
File metadata
- Download URL: zmunk_awslogs-1.0.2-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af8f89a331cdf0e19949fffefc158b85fb56936c014763ba5ff68fad496652ea
|
|
| MD5 |
930a6073d0e8713ca0855fbe866859d1
|
|
| BLAKE2b-256 |
12be374f02ae56060f5e666cb55d364f06a610c1e95565df258589039f72fabe
|