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

https://github.com/tensorush/loog

Server log analyzer.
https://github.com/tensorush/loog

clf-log common-log-format hyperloglog json log log-analysis log-analytics log-analyzer log-parser log-parsing logging loglog-beta server-log server-logs web-log weblog zig zig-lang zig-package ziglang

Last synced: 2 months ago
JSON representation

Server log analyzer.

Awesome Lists containing this project

README

        

# loog

[![CI][ci-shd]][ci-url]
[![LC][lc-shd]][lc-url]

## [Server log](https://en.wikipedia.org/wiki/Common_Log_Format) analyzer.

### :rocket: Usage

```sh
git clone https://github.com/tensorush/loog.git
cd loog/
zig build exe -- -h
```

[ci-shd]: https://img.shields.io/github/actions/workflow/status/tensorush/loog/ci.yaml?branch=main&style=for-the-badge&logo=github&label=CI&labelColor=black
[ci-url]: https://github.com/tensorush/loog/blob/main/.github/workflows/ci.yaml
[lc-shd]: https://img.shields.io/github/license/tensorush/loog.svg?style=for-the-badge&labelColor=black
[lc-url]: https://github.com/tensorush/loog/blob/main/LICENSE