Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fmind/onlog
Perform operations on log files
https://github.com/fmind/onlog
file log manipulation racket raco
Last synced: about 1 month ago
JSON representation
Perform operations on log files
- Host: GitHub
- URL: https://github.com/fmind/onlog
- Owner: fmind
- License: other
- Created: 2019-04-11T20:05:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-18T19:32:39.000Z (over 2 years ago)
- Last Synced: 2024-11-06T00:28:41.568Z (3 months ago)
- Topics: file, log, manipulation, racket, raco
- Language: Racket
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# onlog
Currently replace consecutive numbers with a single value to remove variance in log files.
## Installation
```sh
$ raco pkg install onlog
```## Documentation
```sh
$ onlog /var/log/auth.log
```