Log deduplication: strip repeated lines so readers and agents can focus on key events.
Project description
LogsLop - Log Deduplication Tool
LogsLop is a log summarization tool that removes repeated messages from log files, enabling readers and agents to home in quickly on key message events.
Getting started
pip install logslop
Pipe repetitive log output through LogsLop:
journalctl --no-pager | logslop
your-command 2>&1 | logslop
logslop < your.log
Requires Python 3.8+. Run logslop --help for options (-t match threshold, -n max clusters).
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 logslop-0.1.1.tar.gz.
File metadata
- Download URL: logslop-0.1.1.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b43c74d8c600b5148b64d185a1f0987909bac6c3bf021523c0cdf7fd6367118f
|
|
| MD5 |
42e842d47e4e5669f8365634be221d4e
|
|
| BLAKE2b-256 |
97abe86cdada23ea160abcd21ecd7f6c15371be9a8a3225b6e93523a9f4e2f42
|
File details
Details for the file logslop-0.1.1-py3-none-any.whl.
File metadata
- Download URL: logslop-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d0d107f6885e73b7524b85b935ba3c76bf18120c7bfe53ae311ce4841cdba4d
|
|
| MD5 |
bd26ccb042a3fe4e088ee0e3dee93f10
|
|
| BLAKE2b-256 |
f21d9e622895469983e59aa2c7e941c047a42471667ec25110b715ab71d3dde9
|