No project description provided
Project description
gcloud-tail
The gcloud
CLI provides a way to "tail" logs from Google App Engine, but not from Stackdriver. Which is
odd, because it's not especially difficult to do so. That's what this utility accomplishes.
Usage
Run this as gcloud-tail FILTER
. The result is in JSON format, with one line per log message.
You can process the results with jq
. For example:
$ gcloud-tail 'severity>=ERROR' | jq -r .textPayload
Installation
This is a simple Python distribution. The easiest way to install is
pip install gcloud-tail
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
gcloud-tail-1.0.0.tar.gz
(1.7 kB
view details)
Built Distribution
File details
Details for the file gcloud-tail-1.0.0.tar.gz
.
File metadata
- Download URL: gcloud-tail-1.0.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 948d6a360004fc5d77f4a41a6d95ced0ee86fbea25fdd2c79a534072ec3adbf5 |
|
MD5 | cfb292843b92d63b9ebb4f0b963e23f7 |
|
BLAKE2b-256 | 82c0336978270ee9a685d6f956e4c017a844ac621a35c9eceecb401f59248552 |
File details
Details for the file gcloud_tail-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: gcloud_tail-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 065dfa7c826794b02abf11ff822c5fcd03343ffd83242b9cce3a3f90d18276e6 |
|
MD5 | 0eda060de808a2541d0e6539be0e87c1 |
|
BLAKE2b-256 | 3f55eb38eea73fe4a398a7b89d95b9a1c8764b6f4baccc2d804f8f615019d5a5 |