eventlog-live: Live processing of eventlog data.
This package supports live processing of eventlog data. It consists of three libraries:
The
eventlog-live
library defines machines for processing eventlog data.The
eventlog-live:options
sub-library defines optparse-applicative parsers for common command-line arguments.The
eventlog-live:socket
sub-library defines functions to read the eventlog from a Unix socket, which depend on the network package.
This package is primarily intended for use via the eventlog-live-influxdb and eventlog-live-otelcol packages.
- ⚠️ Warning
- This package is experimental.
It is versioned according to the PVP.
However, breaking changes should be expected and no effort will be
made to avoid major version bumps until at least version
1.0.0.0
.
For more information, see the README.
library eventlog-live
library eventlog-live:socket
library eventlog-live:options
Downloads
- eventlog-live-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.16 && <4.22), bytestring (>=0.11 && <0.13), dlist (>=1.0 && <1.1), eventlog-live, ghc-events (>=0.20 && <0.21), hashable (>=1.4 && <1.6), machines (>=0.7.4 && <0.8), network (>=3.2.7 && <3.3), optparse-applicative (>=0.19 && <0.20), text (>=1.2 && <2.2), transformers (>=0.5.6 && <0.7), unliftio-core (>=0.2.1 && <0.3), unordered-containers (>=0.2.20 && <0.3) [details] |
Tested with | ghc ==9.2.8 || ==9.4.8 || ==9.6.7 || ==9.8.4 || ==9.10.2 || ==9.12.2 |
License | AGPL-3.0-only |
Copyright | (c) 2021-2025 Well-Typed |
Author | Wen Kokke |
Maintainer | wen@well-typed.com |
Category | Debug, Monitoring, System |
Source repo | head: git clone https://github.com/well-typed/eventlog-live.git(eventlog-live) |
Uploaded | by wenkokke at 2025-09-17T16:37:39Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 4 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user [build log] All reported builds failed as of 2025-09-17 [all 2 reports] |