A library to enable log streaming for Elastic Beanstalk environments.
Project description
Enable Log Streaming
This library provides a Python function to enable log streaming for AWS Elastic Beanstalk environments and set CloudWatch log retention.
Installation
pip install enable-log-streaming
from enable_log_streaming.enable_log_streaming import enable_log_streaming
response = enable_log_streaming("your-environment-name", retention_days=7)
print(response)
python -m enable_log_streaming.enable_log_streaming your-environment-name --retention_days 7
---
### Step 5: Build and Publish the Package
1. **Install Build Tools**:
```bash
pip install build twine
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
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 enable_log_streaming_mithunchandrasekar-0.0.1.tar.gz.
File metadata
- Download URL: enable_log_streaming_mithunchandrasekar-0.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6db0b70dd6e4a6d84187ef0e6f7450db8a89d0a8ea5cfc2911e1260ecac74d6a
|
|
| MD5 |
79d71fcea460f6859ad6c926d53dd35c
|
|
| BLAKE2b-256 |
239d0b6deea172495ddffab7e592b4dd909dfea30a07f474f1ec8f073f6a7b6e
|
File details
Details for the file enable_log_streaming_MithunChandrasekar-0.0.1-py3-none-any.whl.
File metadata
- Download URL: enable_log_streaming_MithunChandrasekar-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f742a9f1c303332d5adb2d8df7cc2716300d63670a063516594fa508445ff67
|
|
| MD5 |
3437f6ba1c5cef043b9a55ef76faa40a
|
|
| BLAKE2b-256 |
3d3925a8f2bacd5bb26cd1805c1544e718edf0f04424197b9febbbfce30eade9
|