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

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.21), bytestring, conduit, process, text, time [details]
License MIT
Author Daniel Casanueva (coding `at` danielcasanueva.eu)
Maintainer Daniel Casanueva (coding `at` danielcasanueva.eu)
Category System
Bug tracker https://codeberg.org/daniel-casanueva/journalctl-stream/issues
Uploaded by DanielDiaz at 2025-02-14T12:32:13Z
Distributions LTSHaskell:0.6.0.8, NixOS:0.6.0.6, Stackage:0.6.0.8
Downloads 761 total (57 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.