1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/sysutils/dwatch-json/pkg-descr
Devin Teske 1a8047da39 [New Port] sysutils/dwatch-json: FreeBSD dwatch profiles to produce JSON logs
DTrace module for FreeBSD dwatch(1) to produce JSON logs. JSON (JavaScript
Object Notation) is easily consumed by log aggregators such as Kafka and
Telegraf and visualizers like Vizceral. With these modules you can get
data out of the kernel/userland for use in such aggregators/visualizers.

Reviewed by:	mat (previous version)
Approved by:	mat (mentor)
Sponsored by:	Smule, Inc.
Differential Revision:	https://reviews.freebsd.org/D17316
2018-10-02 22:12:18 +00:00

7 lines
331 B
Plaintext

DTrace module for FreeBSD dwatch(1) to produce JSON logs. JSON (JavaScript
Object Notation) is easily consumed by log aggregators such as Kafka and
Telegraf and visualizers like Vizceral. With these modules you can get
data out of the kernel/userland for use in such aggregators/visualizers.
WWW: https://fraubsd.org/dwatch-json/