Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```