summaryrefslogtreecommitdiffstats
path: root/pkgs/misc/logging
diff options
context:
space:
mode:
authorajs124 <git@ajs124.de>2022-04-03 13:07:11 +0100
committerajs124 <git@ajs124.de>2022-04-03 16:14:59 +0100
commit63828897eb7680347f66fcc218f0d44677d8338b (patch)
tree5020bbc4c05814149622a1630e5b01e5f41b93db /pkgs/misc/logging
parent672ea43d0ed3c71d4a3f90a4bfaa179b4364548e (diff)
packetbeat: remove after being marked broken for over two years
It was marked in commit 5aa4b19 by Linus Heckemann on 2019-10-07 (commited on 2019-10-08)
Diffstat (limited to 'pkgs/misc/logging')
-rw-r--r--pkgs/misc/logging/beats/6.x.nix14
1 files changed, 0 insertions, 14 deletions
diff --git a/pkgs/misc/logging/beats/6.x.nix b/pkgs/misc/logging/beats/6.x.nix
index f5e31924791b..bdef9dd21391 100644
--- a/pkgs/misc/logging/beats/6.x.nix
+++ b/pkgs/misc/logging/beats/6.x.nix
@@ -41,20 +41,6 @@ in rec {
elk = nixosTests.elk.ELK-6;
};
};
- 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
- data to Elasticsearch.
-
- Think of it like a distributed real-time Wireshark with a lot more
- analytics features. The Packetbeat shippers sniff the traffic between
- your application processes, parse on the fly protocols like HTTP, MySQL,
- PostgreSQL, Redis or Thrift and correlate the messages into transactions.
- '';
- };
journalbeat6 = beat "journalbeat" {
meta.description = ''
Journalbeat is an open source data collector to read and forward