Analyse some log files
Project description
Log analyst
Features
- parse log files
- filters by date / timestamps
- correlates log lines (start and end of some processing)
- show total duration
- friendly colored output
- able to output quick summaries
Sample correlation
["Basic pattern-less correlation"]
start = "this is the start"
end = "end over"
["Correlation using a pattern"]
start = "starting request (\d+)"
end = "request (\d+) ended."
debug = true # adds some extra verbosity, useful when making new rules
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
logAnalyst-1.0.4.tar.gz
(3.9 kB
view details)
Built Distribution
File details
Details for the file logAnalyst-1.0.4.tar.gz
.
File metadata
- Download URL: logAnalyst-1.0.4.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.5 Linux/5.18.16-zen1-1-zen
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7606c29b8afaf36959a5a59fefee5f52f23dfa5c2059aa99093cf04fada3d03 |
|
MD5 | eb78156dd41c4ebfa0eda89d7918345d |
|
BLAKE2b-256 | 1b73f7d830371a8e70ee159547a0552e129e69dec910f48d2a0b404148433443 |
File details
Details for the file logAnalyst-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: logAnalyst-1.0.4-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.5 Linux/5.18.16-zen1-1-zen
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d3b7028c295235938310d7708495eb5c03cc535582f1c4d29284482f1052f4e |
|
MD5 | ece340b19684587d1c0f8f675bf44828 |
|
BLAKE2b-256 | 18963340337ecabe9c894a72b6c55b5d8d1d906803eff26dd808833176593c47 |