This repository has been archived by the owner on Jan 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.SRCINFO
54 lines (49 loc) · 2.3 KB
/
.SRCINFO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
pkgbase = beats
pkgdesc = Data shippers for Elasticsearch
pkgver = 7.16.2
pkgrel = 1
url = https://www.elastic.co/products/beats
arch = x86_64
license = Apache
makedepends = go
makedepends = git
makedepends = libpcap
makedepends = rsync
makedepends = python-virtualenv
makedepends = audit
makedepends = systemd
depends = glibc
optdepends = elasticsearch: for standalone installation
optdepends = python: for migration script
options = !makeflags
source = https://github.com/elastic/beats/archive/v7.16.2/beats-7.16.2.tar.gz
source = filebeat.service
source = packetbeat.service
source = metricbeat.service
source = heartbeat.service
source = auditbeat.service
source = tmpfile.conf
sha512sums = 0e0545bc41efc31b4c94cd9db6d50488e0f8540138506a7ff8015a3128c0e8e47f22fd85d2abedc6240c0b729f914e7dc855f377bfe486cc8ae2c39e583efa38
sha512sums = 4d8b160482ba27bdc63c79592f310f2c9bcd2e8e5d3aec5ba9d953f37916bffef57c0f21e3776f4712f87e9a1b90e42dba6058f72bbc4c75380a959276183a59
sha512sums = f1e6fe6b677db31326433f4e3eef72356573c6947d653dbe6bc2151581444f80e09343fbf8544952aae82a061b87705e39c8741ea8e402ad53ac3552f532cfea
sha512sums = 7e4081b5173d1b58a783f1808f1a9ba4548498de87bdfc1960538d6df4f4da8f900f0e027aeff83ebfe0d81e6aa91db77c520bda76441e6bcaa6fd8a79fbb57a
sha512sums = 5f20f160fea1d517d98cf220dc15ca7fa883fbbb3fde78255bbdd6f70ae556b4d750462af49599e27fefdc435761eedcc8bd06f4870211bc35bffa246e1e9dd3
sha512sums = f9e015a0789946ff78a62839c9d0af40e557774e14df6de9008d5fa7786377131c74111332496ec7e6303467eb4151b185a2a4cfaa8a1e77c894be50fc22d69b
sha512sums = b6bf266c04395c6733f0e57c5acf1d8f385a2b898c36f0af201c0702ac8c8c77cbad925c01670d799a1f173e85745a17baa13fda48119b2e022f9c47f9ce4fc9
pkgname = metricbeat
pkgdesc = Server monitoring agent that sends metrics to Elasticsearch
conflicts = topbeat
replaces = topbeat
pkgname = filebeat
pkgdesc = Sends log files to Logstash or directly to Elasticsearch
pkgname = packetbeat
pkgdesc = Analyzes network traffic and sends the data to Elasticsearch
depends = libpcap
pkgname = heartbeat-elastic
pkgdesc = Ping remote services for availability and log results to Elasticsearch or send to Logstash
conflicts = heartbeat
replaces = heartbeat
pkgname = auditbeat
pkgdesc = Audit the activities of users and processes on your system
install = auditbeat.install
depends = audit