No project description provided
Project description
# ralogs
ralogs is a simple python script which connects to Rancher and stream logs directly to your terminal from multiple containers within a single stack.
## Requirements
ralogs requires Python 3.5 or higher and pip3 to be installed on your machine.
## Changelog
1.4 - fixed installation script
1.3 - fix stack not found issue by searching API using stack name
1.2 - moved required dependencies into setup.py to avoid strict version requirements
1.1 - Added third parameter to specify a service - Added container names and IDs to the logs output
1.0 - Initial release
## Installation
` $ pip3 install ralogs `
## Configuration
Check if installation was successful: ` $ ralogs -v ` It should display version info. Now open and edit configs: ` $ subl $HOME/.ralogs `
rancher_url - where you can access Rancher (eg. https://rancher.example.com)
api_key and api_secret - this you can create in Rancher GUI, go to API -> Keys from top menu and add new Account API Key
## Usage:
` $ ralogs environment stack `
If the stack has more than one service, you can select it by name by adding third argument:
` $ ralogs environment stack service `
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
Built Distribution
File details
Details for the file ralogs-1.4.tar.gz
.
File metadata
- Download URL: ralogs-1.4.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 780fd15b74ced2d96922ccd4ccaca61becc112268f4495e2ced551e0a0540388 |
|
MD5 | f547f3249a368b35f3ed63db064e311d |
|
BLAKE2b-256 | 8565e529cacfeaeb07f69a507390229125840d7d4698156a0b225b57c91ab07c |
File details
Details for the file ralogs-1.4-py3-none-any.whl
.
File metadata
- Download URL: ralogs-1.4-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 462be6268273e5a9e76384f0dc4d26581f54ba42ad35df3ce1a49cf78a26f585 |
|
MD5 | 52d057ed5a075cd7079bc787633ebbcf |
|
BLAKE2b-256 | f61d85d4dc9dcbb3009a5393e7d25166f36068e13068b7d1bd798b9be713b274 |