eventlog-live-influxdb: Stream eventlog data into InfluxDB.
This executable supports live streaming of eventlog data into InfluxDB version 1.8.
Usage: eventlog-live-influxdb --eventlog-socket SOCKET
[--eventlog-socket-timeout NUM]
[--eventlog-socket-exponent NUM]
[--batch-interval NUM] [--eventlog-log-file FILE]
[-h Tcmdyrbi]
[-v|--verbosity NUM|quiet|error|warning]
[--influxdb-username USERNAME
--influxdb-password PASSWORD]
[--influxdb-retention-policy RETENTION_POLICY]
[--influxdb-host HOST] [--influxdb-port HOST]
[--influxdb-ssl] --influxdb-database DATABASE
Available options:
--eventlog-socket SOCKET Eventlog Unix socket.
--eventlog-socket-timeout NUM
Eventlog socket connection retry timeout in
microseconds.
--eventlog-socket-exponent NUM
Eventlog socket connection retry timeout exponent.
--batch-interval NUM Batch interval in microseconds.
--eventlog-log-file FILE Use file to log binary eventlog data.
-h Tcmdyrbi Heap profile breakdown.
-v,--verbosity NUM|quiet|error|warning
The verbosity threshold for logging.
--influxdb-username USERNAME
InfluxDB username
--influxdb-password PASSWORD
InfluxDB password
--influxdb-retention-policy RETENTION_POLICY
InfluxDB retention policy
--influxdb-host HOST InfluxDB server host
--influxdb-port HOST InfluxDB server host
--influxdb-ssl InfluxDB server SSL
--influxdb-database DATABASE
InfluxDB database name
--help Show this help text.
--version Show version information
Downloads
- eventlog-live-influxdb-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.0.1 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.16 && <4.22), clock (>=0.8.4 && <0.9), containers (>=0.6 && <0.8), dlist (>=1.0 && <1.1), eventlog-live (>=0.1 && <0.2), eventlog-live-influxdb, ghc-events (>=0.20 && <0.21), influxdb (>=1.9.3 && <1.10), lens-family (>=2.1.3 && <2.2), machines (>=0.7.4 && <0.8), optparse-applicative (>=0.18 && <0.20), text (>=1.2 && <2.2) [details] |
| Tested with | ghc ==9.2.8 || ==9.4.8 || ==9.6.7 || ==9.8.4 || ==9.10.2 || ==9.12.2 |
| License | AGPL-3.0-only |
| Copyright | (c) 2025 Well-Typed |
| Author | Wen Kokke |
| Maintainer | wen@well-typed.com |
| Uploaded | by wenkokke at 2025-09-17T16:38:48Z |
| Revised | Revision 1 made by wenkokke at 2025-09-24T16:24:16Z |
| Category | Debug, Monitoring, System |
| Source repo | head: git clone https://github.com/well-typed/eventlog-live.git(eventlog-live-influxdb) |
| Distributions | |
| Executables | eventlog-live-influxdb |
| Downloads | 66 total (3 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2025-09-17 [all 2 reports] |