eventlog-live: Live processing of eventlog data.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.0.1, 0.2.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | ansi-terminal (>=1.1 && <1.2), 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.17 && <0.20), text (>=1.2 && <2.2), unliftio-core (>=0.2.1 && <0.3), unordered-containers (>=0.2.20 && <0.3) [details] |
License | BSD-3-Clause |
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-10-15T09:57:11Z |
library eventlog-live
library eventlog-live:socket
library eventlog-live:options
library eventlog-live:logger
Downloads
- eventlog-live-0.2.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees