Update beats 7.6.2 -> 7.7.0

Release notes: https://www.elastic.co/guide/en/beats/libbeat/current/release-notes-7.7.0.html
This commit is contained in:
pvk 2020-05-14 21:53:06 +00:00
parent ce72bf8de1
commit a0bebdea7a
11 changed files with 62 additions and 48 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.12 2020/04/04 02:44:37 pvk Exp $
# $OpenBSD: Makefile.inc,v 1.13 2020/05/14 21:53:06 pvk Exp $
PKGNAME ?= ${BEAT}-${VERSION}
@ -16,7 +16,7 @@ MODGO_ENV = PATH="${PORTPATH}" CFLAGS="${CFLAGS}"
.if ${ELASTIC_BEAT:L} == "yes"
HOMEPAGE ?= https://www.elastic.co/products/beats/${BEAT}
ALL_TARGET = github.com/elastic/beats/${BEAT}
ALL_TARGET = github.com/elastic/beats/v7/${BEAT}
WRKDIST = ${WRKDIR}/${GH_PROJECT}-${VERSION}
MODGO_SUBDIR = ${WRKDIST}/${BEAT}
@ -27,7 +27,7 @@ pre-build:
cp -R ${WRKDIST}/metricbeat/ ${WRKSRC}/../; \
fi
.else
ALL_TARGET ?= github.com/${GH_ACCOUNT}/${BEAT}
ALL_TARGET ?= github.com/${GH_ACCOUNT}/v7/${BEAT}
.endif
# XXX: requires -path.home ${PREFIX}/share/${BEAT}/module/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.41 2020/04/04 02:52:58 pvk Exp $
# $OpenBSD: Makefile,v 1.42 2020/05/14 21:53:06 pvk Exp $
COMMENT = lightweight shipper for log file data
BEAT = filebeat
VERSION = 7.6.2
VERSION = 7.7.0
GH_ACCOUNT = elastic
GH_PROJECT = beats

View File

@ -1,2 +1,2 @@
SHA256 (beats-7.6.2.tar.gz) = R9fDXkgu//0Buy7s2hMxW0OiPVTRdmttuIUhdZwQjZk=
SIZE (beats-7.6.2.tar.gz) = 77851341
SHA256 (beats-7.7.0.tar.gz) = 0FS0eS0WkiuFXCX7v/6l/fgimZJ8xmwSFM5HeRwBtJk=
SIZE (beats-7.7.0.tar.gz) = 90104462

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.11 2020/04/04 02:52:58 pvk Exp $
@comment $OpenBSD: PLIST,v 1.12 2020/05/14 21:53:06 pvk Exp $
@extraunexec rm -rf ${LOCALSTATEDIR}/db/filebeat/{*,registry/filebeat/*}
@extraunexec rm -rf ${LOCALSTATEDIR}/log/filebeat/*
@rcscript ${RCDIR}/filebeat
@ -38,13 +38,13 @@ share/filebeat/module/apache/access/
share/filebeat/module/apache/access/config/
share/filebeat/module/apache/access/config/access.yml
share/filebeat/module/apache/access/ingest/
share/filebeat/module/apache/access/ingest/default.json
share/filebeat/module/apache/access/ingest/pipeline.yml
share/filebeat/module/apache/access/manifest.yml
share/filebeat/module/apache/error/
share/filebeat/module/apache/error/config/
share/filebeat/module/apache/error/config/error.yml
share/filebeat/module/apache/error/ingest/
share/filebeat/module/apache/error/ingest/pipeline.json
share/filebeat/module/apache/error/ingest/pipeline.yml
share/filebeat/module/apache/error/manifest.yml
share/filebeat/module/apache/module.yml
share/filebeat/module/apache2/
@ -62,40 +62,40 @@ share/filebeat/module/elasticsearch/audit/
share/filebeat/module/elasticsearch/audit/config/
share/filebeat/module/elasticsearch/audit/config/audit.yml
share/filebeat/module/elasticsearch/audit/ingest/
share/filebeat/module/elasticsearch/audit/ingest/pipeline-json.json
share/filebeat/module/elasticsearch/audit/ingest/pipeline-plaintext.json
share/filebeat/module/elasticsearch/audit/ingest/pipeline.json
share/filebeat/module/elasticsearch/audit/ingest/pipeline-json.yml
share/filebeat/module/elasticsearch/audit/ingest/pipeline-plaintext.yml
share/filebeat/module/elasticsearch/audit/ingest/pipeline.yml
share/filebeat/module/elasticsearch/audit/manifest.yml
share/filebeat/module/elasticsearch/deprecation/
share/filebeat/module/elasticsearch/deprecation/config/
share/filebeat/module/elasticsearch/deprecation/config/log.yml
share/filebeat/module/elasticsearch/deprecation/ingest/
share/filebeat/module/elasticsearch/deprecation/ingest/pipeline-json.json
share/filebeat/module/elasticsearch/deprecation/ingest/pipeline-plaintext.json
share/filebeat/module/elasticsearch/deprecation/ingest/pipeline.json
share/filebeat/module/elasticsearch/deprecation/ingest/pipeline-json.yml
share/filebeat/module/elasticsearch/deprecation/ingest/pipeline-plaintext.yml
share/filebeat/module/elasticsearch/deprecation/ingest/pipeline.yml
share/filebeat/module/elasticsearch/deprecation/manifest.yml
share/filebeat/module/elasticsearch/gc/
share/filebeat/module/elasticsearch/gc/config/
share/filebeat/module/elasticsearch/gc/config/gc.yml
share/filebeat/module/elasticsearch/gc/ingest/
share/filebeat/module/elasticsearch/gc/ingest/pipeline.json
share/filebeat/module/elasticsearch/gc/ingest/pipeline.yml
share/filebeat/module/elasticsearch/gc/manifest.yml
share/filebeat/module/elasticsearch/module.yml
share/filebeat/module/elasticsearch/server/
share/filebeat/module/elasticsearch/server/config/
share/filebeat/module/elasticsearch/server/config/log.yml
share/filebeat/module/elasticsearch/server/ingest/
share/filebeat/module/elasticsearch/server/ingest/pipeline-json.json
share/filebeat/module/elasticsearch/server/ingest/pipeline-plaintext.json
share/filebeat/module/elasticsearch/server/ingest/pipeline.json
share/filebeat/module/elasticsearch/server/ingest/pipeline-json.yml
share/filebeat/module/elasticsearch/server/ingest/pipeline-plaintext.yml
share/filebeat/module/elasticsearch/server/ingest/pipeline.yml
share/filebeat/module/elasticsearch/server/manifest.yml
share/filebeat/module/elasticsearch/slowlog/
share/filebeat/module/elasticsearch/slowlog/config/
share/filebeat/module/elasticsearch/slowlog/config/slowlog.yml
share/filebeat/module/elasticsearch/slowlog/ingest/
share/filebeat/module/elasticsearch/slowlog/ingest/pipeline-json.json
share/filebeat/module/elasticsearch/slowlog/ingest/pipeline-plaintext.json
share/filebeat/module/elasticsearch/slowlog/ingest/pipeline.json
share/filebeat/module/elasticsearch/slowlog/ingest/pipeline-json.yml
share/filebeat/module/elasticsearch/slowlog/ingest/pipeline-plaintext.yml
share/filebeat/module/elasticsearch/slowlog/ingest/pipeline.yml
share/filebeat/module/elasticsearch/slowlog/manifest.yml
share/filebeat/module/haproxy/
share/filebeat/module/haproxy/log/
@ -103,7 +103,7 @@ share/filebeat/module/haproxy/log/config/
share/filebeat/module/haproxy/log/config/file.yml
share/filebeat/module/haproxy/log/config/syslog.yml
share/filebeat/module/haproxy/log/ingest/
share/filebeat/module/haproxy/log/ingest/pipeline.json
share/filebeat/module/haproxy/log/ingest/pipeline.yml
share/filebeat/module/haproxy/log/manifest.yml
share/filebeat/module/haproxy/module.yml
share/filebeat/module/icinga/
@ -111,40 +111,43 @@ share/filebeat/module/icinga/debug/
share/filebeat/module/icinga/debug/config/
share/filebeat/module/icinga/debug/config/debug.yml
share/filebeat/module/icinga/debug/ingest/
share/filebeat/module/icinga/debug/ingest/pipeline.json
share/filebeat/module/icinga/debug/ingest/pipeline.yml
share/filebeat/module/icinga/debug/manifest.yml
share/filebeat/module/icinga/main/
share/filebeat/module/icinga/main/config/
share/filebeat/module/icinga/main/config/main.yml
share/filebeat/module/icinga/main/ingest/
share/filebeat/module/icinga/main/ingest/pipeline.json
share/filebeat/module/icinga/main/ingest/pipeline.yml
share/filebeat/module/icinga/main/manifest.yml
share/filebeat/module/icinga/module.yml
share/filebeat/module/icinga/startup/
share/filebeat/module/icinga/startup/config/
share/filebeat/module/icinga/startup/config/startup.yml
share/filebeat/module/icinga/startup/ingest/
share/filebeat/module/icinga/startup/ingest/pipeline.json
share/filebeat/module/icinga/startup/ingest/pipeline.yml
share/filebeat/module/icinga/startup/manifest.yml
@comment share/filebeat/module/iis/access/ingest/default.json
@comment share/filebeat/module/iis/error/ingest/default.json
@comment share/filebeat/module/kafka/log/ingest/pipeline.json
@comment share/filebeat/module/iis/
@comment share/filebeat/module/iis/access/
@comment share/filebeat/module/iis/access/config/
@comment share/filebeat/module/iis/access/config/iis-access.yml
@comment share/filebeat/module/iis/access/ingest/
@comment share/filebeat/module/iis/access/ingest/default.json
share/filebeat/module/iis/access/ingest/pipeline.yml
@comment share/filebeat/module/iis/access/manifest.yml
@comment share/filebeat/module/iis/error/
@comment share/filebeat/module/iis/error/config/
@comment share/filebeat/module/iis/error/config/iis-error.yml
@comment share/filebeat/module/iis/error/ingest/
@comment share/filebeat/module/iis/error/ingest/default.json
share/filebeat/module/iis/error/ingest/pipeline.yml
@comment share/filebeat/module/iis/error/manifest.yml
@comment share/filebeat/module/kafka/
@comment share/filebeat/module/kafka/log/
@comment share/filebeat/module/kafka/log/config/
@comment share/filebeat/module/kafka/log/config/log.yml
@comment share/filebeat/module/kafka/log/ingest/
@comment share/filebeat/module/kafka/log/ingest/pipeline.json
share/filebeat/module/kafka/log/ingest/pipeline.yml
@comment share/filebeat/module/kafka/log/manifest.yml
@comment share/filebeat/module/kafka/module.yml
share/filebeat/module/kibana/
@ -152,7 +155,7 @@ share/filebeat/module/kibana/log/
share/filebeat/module/kibana/log/config/
share/filebeat/module/kibana/log/config/log.yml
share/filebeat/module/kibana/log/ingest/
share/filebeat/module/kibana/log/ingest/pipeline.json
share/filebeat/module/kibana/log/ingest/pipeline.yml
share/filebeat/module/kibana/log/manifest.yml
share/filebeat/module/kibana/module.yml
share/filebeat/module/logstash/
@ -160,16 +163,16 @@ share/filebeat/module/logstash/log/
share/filebeat/module/logstash/log/config/
share/filebeat/module/logstash/log/config/log.yml
share/filebeat/module/logstash/log/ingest/
share/filebeat/module/logstash/log/ingest/pipeline-json.json
share/filebeat/module/logstash/log/ingest/pipeline-plain.json
share/filebeat/module/logstash/log/ingest/pipeline-json.yml
share/filebeat/module/logstash/log/ingest/pipeline-plain.yml
share/filebeat/module/logstash/log/manifest.yml
share/filebeat/module/logstash/module.yml
share/filebeat/module/logstash/slowlog/
share/filebeat/module/logstash/slowlog/config/
share/filebeat/module/logstash/slowlog/config/slowlog.yml
share/filebeat/module/logstash/slowlog/ingest/
share/filebeat/module/logstash/slowlog/ingest/pipeline-json.json
share/filebeat/module/logstash/slowlog/ingest/pipeline-plain.json
share/filebeat/module/logstash/slowlog/ingest/pipeline-json.yml
share/filebeat/module/logstash/slowlog/ingest/pipeline-plain.yml
share/filebeat/module/logstash/slowlog/manifest.yml
share/filebeat/module/mongodb/
share/filebeat/module/mongodb/log/
@ -214,6 +217,12 @@ share/filebeat/module/nginx/error/config/nginx-error.yml
share/filebeat/module/nginx/error/ingest/
share/filebeat/module/nginx/error/ingest/pipeline.json
share/filebeat/module/nginx/error/manifest.yml
share/filebeat/module/nginx/ingress_controller/
share/filebeat/module/nginx/ingress_controller/config/
share/filebeat/module/nginx/ingress_controller/config/ingress_controller.yml
share/filebeat/module/nginx/ingress_controller/ingest/
share/filebeat/module/nginx/ingress_controller/ingest/pipeline.json
share/filebeat/module/nginx/ingress_controller/manifest.yml
share/filebeat/module/nginx/module.yml
@comment share/filebeat/module/osquery/
@comment share/filebeat/module/osquery/module.yml

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.22 2020/04/04 02:56:10 pvk Exp $
# $OpenBSD: Makefile,v 1.23 2020/05/14 21:53:06 pvk Exp $
COMMENT = lightweight shipper for real-time network analytics
BEAT = heartbeat
VERSION = 7.6.2
VERSION = 7.7.0
GH_ACCOUNT = elastic
GH_PROJECT = beats

View File

@ -1,2 +1,2 @@
SHA256 (beats-7.6.2.tar.gz) = R9fDXkgu//0Buy7s2hMxW0OiPVTRdmttuIUhdZwQjZk=
SIZE (beats-7.6.2.tar.gz) = 77851341
SHA256 (beats-7.7.0.tar.gz) = 0FS0eS0WkiuFXCX7v/6l/fgimZJ8xmwSFM5HeRwBtJk=
SIZE (beats-7.7.0.tar.gz) = 90104462

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.22 2020/04/04 02:57:57 pvk Exp $
# $OpenBSD: Makefile,v 1.23 2020/05/14 21:53:06 pvk Exp $
COMMENT = lightweight shipper for system metrics
BEAT = metricbeat
VERSION = 7.6.2
VERSION = 7.7.0
GH_ACCOUNT = elastic
GH_PROJECT = beats

View File

@ -1,2 +1,2 @@
SHA256 (beats-7.6.2.tar.gz) = R9fDXkgu//0Buy7s2hMxW0OiPVTRdmttuIUhdZwQjZk=
SIZE (beats-7.6.2.tar.gz) = 77851341
SHA256 (beats-7.7.0.tar.gz) = 0FS0eS0WkiuFXCX7v/6l/fgimZJ8xmwSFM5HeRwBtJk=
SIZE (beats-7.7.0.tar.gz) = 90104462

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.7 2020/04/04 02:57:57 pvk Exp $
@comment $OpenBSD: PLIST,v 1.8 2020/05/14 21:53:06 pvk Exp $
@extraunexec rm -rf ${LOCALSTATEDIR}/db/metricbeat/*
@extraunexec rm -rf ${LOCALSTATEDIR}/log/metricbeat/*
@rcscript ${RCDIR}/metricbeat
@ -15,6 +15,7 @@ share/examples/metricbeat/modules.d/aerospike.yml.disabled
share/examples/metricbeat/modules.d/apache.yml.disabled
share/examples/metricbeat/modules.d/beat-xpack.yml.disabled
share/examples/metricbeat/modules.d/beat.yml.disabled
share/examples/metricbeat/modules.d/ceph-mgr.yml.disabled
share/examples/metricbeat/modules.d/ceph.yml.disabled
share/examples/metricbeat/modules.d/consul.yml.disabled
share/examples/metricbeat/modules.d/couchbase.yml.disabled
@ -48,6 +49,7 @@ share/examples/metricbeat/modules.d/postgresql.yml.disabled
share/examples/metricbeat/modules.d/prometheus.yml.disabled
share/examples/metricbeat/modules.d/rabbitmq.yml.disabled
share/examples/metricbeat/modules.d/redis.yml.disabled
share/examples/metricbeat/modules.d/system.yml
share/examples/metricbeat/modules.d/traefik.yml.disabled
share/examples/metricbeat/modules.d/uwsgi.yml.disabled
share/examples/metricbeat/modules.d/vsphere.yml.disabled
@ -139,6 +141,9 @@ share/metricbeat/module/traefik/docker-compose.yml
share/metricbeat/module/uwsgi/
share/metricbeat/module/uwsgi/docker-compose.yml
share/metricbeat/module/uwsgi/module.yml
share/metricbeat/module/vsphere/
share/metricbeat/module/vsphere/docker-compose.yml
share/metricbeat/module/vsphere/module.yml
share/metricbeat/module/windows/
share/metricbeat/module/windows/module.yml
share/metricbeat/module/zookeeper/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.30 2020/04/04 03:07:48 pvk Exp $
# $OpenBSD: Makefile,v 1.31 2020/05/14 21:53:06 pvk Exp $
COMMENT = lightweight shipper for real-time network analytics
BEAT = packetbeat
VERSION = 7.6.2
VERSION = 7.7.0
GH_ACCOUNT = elastic
GH_PROJECT = beats

View File

@ -1,2 +1,2 @@
SHA256 (beats-7.6.2.tar.gz) = R9fDXkgu//0Buy7s2hMxW0OiPVTRdmttuIUhdZwQjZk=
SIZE (beats-7.6.2.tar.gz) = 77851341
SHA256 (beats-7.7.0.tar.gz) = 0FS0eS0WkiuFXCX7v/6l/fgimZJ8xmwSFM5HeRwBtJk=
SIZE (beats-7.7.0.tar.gz) = 90104462