journalctl-stream: Stream logs using journalctl.

[ library, mit, system ] [ Propose Tags ]

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
Change log changelog.md
Dependencies aeson, base (<4.20), bytestring, conduit, process, text, time, unordered-containers [details]
License MIT
Author Daniel Casanueva (daniel.casanueva `at` proton.me)
Maintainer Daniel Casanueva (daniel.casanueva `at` proton.me)
Category System
Bug tracker https://gitlab.com/daniel-casanueva/haskell/journalctl-stream/-/issues
Uploaded by DanielDiaz at 2023-12-28T10:15:09Z
Distributions LTSHaskell:0.6.0.6, NixOS:0.6.0.6, Stackage:0.6.0.6
Downloads 400 total (34 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-12-28 [all 1 reports]

Readme for journalctl-stream-0.6.0.6

[back to package description]

journalctl-stream

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