summary refs log tree commit diff
path: root/pkgs/misc/logging/beats/6.x.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/misc/logging/beats/6.x.nix')
-rw-r--r--pkgs/misc/logging/beats/6.x.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/misc/logging/beats/6.x.nix b/pkgs/misc/logging/beats/6.x.nix
index fe1f655246e..a0a29f95aba 100644
--- a/pkgs/misc/logging/beats/6.x.nix
+++ b/pkgs/misc/logging/beats/6.x.nix
@@ -28,6 +28,7 @@ in {
   metricbeat6 = beat "metricbeat" {meta.description = "Lightweight shipper for metrics";};
   packetbeat6 = beat "packetbeat" {
     buildInputs = [ libpcap ];
+    meta.broken = true;
     meta.description = "Network packet analyzer that ships data to Elasticsearch";
     meta.longDescription = ''
       Packetbeat is an open source network packet analyzer that ships the