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 2 months 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-18T19:32:39.000Z (over 2 years ago)
- Last Synced: 2023-08-08T20:33:18.580Z (over 1 year ago)
- Topics: file, log, manipulation, racket, raco
- Language: Racket
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- 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
```