A utility for making log files (particularly Terraform logs) more readable and comparable
Project description
readable - utility for cleaning log files
usage: readable [-h] [--light] [--dark] [--none] [--tidy] [--strip-blank] [--debug] [--out] [--dir DIR] [--aws] [--terraform] [--replace REPLACE] [--verbose]
[--minimal] [--non-minimal]
[files ...]
Read from standard input and write to standard output modifying ANSI colour codes en-route.
positional arguments:
files The files to convert (use stdin/stout if no input files are specified)
options:
-h, --help show this help message and exit
--light, -l Modify colours for a light background (the default)
--dark, -d Modify colours for a dark background
--none, -n Remove all colour codes
--tidy, -t Remove colour codes and stuff that typically occurs in log files causing diffs, but is of no particular interest (e.g. SHA1 values,
times, dates)
--strip-blank, -s Strip all blank lines
--debug, -D Replace colours with debug information
--out, -o Output to standard output rather than overwriting input files
--dir, -O DIR Store output files in the specified directory (creating it if it doesn't exist)
--aws, -a Remove AWS resource IDs
--terraform, -T Clean Terraform plan/apply log files
--replace, -R REPLACE
Additional regex replacements in the form "REGEX=REPLACEMENT"
--verbose, -v Output verbose status
--minimal, -m Remove unnecessary data from the file (e.g. Terraform progress updates (Refreshing..., Reading..., etc.))
--non-minimal, -M Do not remove unnecessary data from the file (e.g. Terraform progress updates (Refreshing..., Reading..., etc.))
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
skilleter_readable-0.0.6.tar.gz
(18.7 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 skilleter_readable-0.0.6.tar.gz.
File metadata
- Download URL: skilleter_readable-0.0.6.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1aaeb727f89bbade36608db39c92fc61aeea25cdb7ffffc2004ab982585e218d
|
|
| MD5 |
50fc7a03fea9e879be83893927126645
|
|
| BLAKE2b-256 |
4b068b7bfd9189a64560c0a54d3009067795045d8c482a646be50f4fcdfb63f5
|
File details
Details for the file skilleter_readable-0.0.6-py3-none-any.whl.
File metadata
- Download URL: skilleter_readable-0.0.6-py3-none-any.whl
- Upload date:
- Size: 18.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfe5ff7c4229e1aecbb9ec7af767c11fc2e02faf88e43f64cc7e8d46e852fd79
|
|
| MD5 |
f153feb829fa6818a9c130cdec92e8fc
|
|
| BLAKE2b-256 |
2c10c56dac8637f69a09c4663afa6817323dd95bb24d6578a921bb2a74991127
|