incz is a very rudimentary log shipper for zinc search
although it probably would work with elasticsearch as well as zinc is alleged to be ES-compatible this is just the package and needs hooking into the service/log infrastructure somehow
This commit is contained in:
@@ -71,6 +71,7 @@ in {
|
||||
hi = callPackage ./hi { };
|
||||
ifwait = callPackage ./ifwait { };
|
||||
initramfs-peek = callPackage ./initramfs-peek { };
|
||||
incz = callPackage ./incz { };
|
||||
json-to-fstree = callPackage ./json-to-fstree { };
|
||||
kernel-backport = callPackage ./kernel-backport { };
|
||||
kmodloader = callPackage ./kmodloader { };
|
||||
|
Reference in New Issue
Block a user