eventlog-live: Live processing of eventlog data.

[ agpl, bsd3, debug, library, monitoring, system ] [ Propose Tags ] [ Report a vulnerability ]

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

Modules

[Index] [Quick Jump]

library eventlog-live:options

Modules

[Index] [Quick Jump]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1
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.17 && <0.20), text (>=1.2 && <2.2), 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 BSD-3-Clause
Copyright (c) 2021-2025 Well-Typed
Author Wen Kokke
Maintainer wen@well-typed.com
Revised Revision 1 made by wenkokke at 2025-09-24T16:22:44Z
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-22T16:00:11Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 7 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]