journalctl-stream: Stream logs using journalctl.

[ library, mit, system ] [ Propose Tags ] [ Report a vulnerability ]

Stream logs using journalctl. Check the documentation for more details.


[Skip to Readme]

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.2.0.0, 0.3.0.0, 0.4.0.0, 0.5.0.0, 0.6.0.0, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.6.0.4, 0.6.0.5, 0.6.0.6, 0.6.0.7, 0.6.0.8
Change log changelog.md
Dependencies aeson (>=2.0), base (<4.23), bytestring, conduit, process, text, time [details]
License MIT
Author Daniel Casanueva (coding `at` danielcasanueva.eu)
Maintainer Daniel Casanueva (coding `at` danielcasanueva.eu)
Uploaded by DanielDiaz at 2025-02-14T12:32:13Z
Revised Revision 1 made by DanielDiaz at 2026-06-11T16:00:20Z
Category System
Bug tracker https://codeberg.org/daniel-casanueva/journalctl-stream/issues
Distributions LTSHaskell:0.6.0.8, Stackage:0.6.0.8
Downloads 1162 total (33 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-02-14 [all 1 reports]

Readme for journalctl-stream-0.6.0.8

[back to package description]

journalctl-stream

Simple library for Haskell that calls journalctl and streams the results. Based on conduit.