From owner-freebsd-elastic@freebsd.org Thu Sep 10 19:30:37 2020 Return-Path: Delivered-To: freebsd-elastic@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 555F43E1E72 for ; Thu, 10 Sep 2020 19:30:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4BnTWK1dPDz4XyW for ; Thu, 10 Sep 2020 19:30:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 3617C3E2040; Thu, 10 Sep 2020 19:30:37 +0000 (UTC) Delivered-To: elastic@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 35D873E241B for ; Thu, 10 Sep 2020 19:30:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BnTWK0db0z4XhM for ; Thu, 10 Sep 2020 19:30:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id ED43C17DB5 for ; Thu, 10 Sep 2020 19:30:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 08AJUaHU074254 for ; Thu, 10 Sep 2020 19:30:36 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 08AJUa4l074253 for elastic@FreeBSD.org; Thu, 10 Sep 2020 19:30:36 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: elastic@FreeBSD.org Subject: [Bug 249109] sysutils/beats7: Update to 7.9.1 Date: Thu, 10 Sep 2020 19:30:37 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: elastic@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ maintainer-feedback+ X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-elastic@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Support of ElasticSearch-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Sep 2020 19:30:37 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249109 --- Comment #4 from commit-hook@FreeBSD.org --- A commit references this bug: Author: jrm Date: Thu Sep 10 19:30:20 UTC 2020 New revision: 548222 URL: https://svnweb.freebsd.org/changeset/ports/548222 Log: sysutils/beats7: Update to 7.9.1 Changelog: * Bugfixes: - Affecting all Beats: - Update replicaset group to apps/v1 - Rename cloud.provider az value to azure inside the add_cloud_metada= ta processor. - Add missing country_name geo field in add_host_metadata and add_observer_metadata processors. - Filebeat: - Fix long registry migration times. - Fix event types and categories in auditd module to comply with ECS - Update documentation in the azure module filebeat. - Heartbeat: - Stop rescheduling tasks of stopped monitors. - Metricbeat: - Updates vm_compute metricset with more info on guest metrics. - Add fallback for PdhExpandWildCardPathW failing in perfmon metricse= t. - Fix resource tags in aws cloudwatch metricset - Fill cloud.account.name with accountID if account alias doesn?t exi= st. - Winlogbeat: - Fix duplicated field error when exporting index-pattern with migration.6_to_7.enabled. - Fix event.outcome in the security module for non-English languages. * Added: - Affecting all Beats: - Added support for more message types for Cisco ASA and FTD. PR: 249109 Submitted by: Juraj Lutter Changes: head/sysutils/beats7/Makefile head/sysutils/beats7/distinfo head/sysutils/beats7/files/auditbeat.in head/sysutils/beats7/files/filebeat.in head/sysutils/beats7/files/heartbeat.in head/sysutils/beats7/files/metricbeat.in head/sysutils/beats7/files/packetbeat.in head/sysutils/beats7/files/patch-dev-tools_mage_settings.go head/sysutils/beats7/files/patch-filebeat_filebeat.yml head/sysutils/beats7/files/patch-libbeat_scripts_Makefile head/sysutils/beats7/files/patch-metricbeat_metricbeat.yml head/sysutils/beats7/files/patch-packetbeat_packetbeat.yml =20 head/sysutils/beats7/files/patch-vendor_github.com_docker_docker_pkg_system= _mknod.go =20 head/sysutils/beats7/files/patch-vendor_github.com_godbus_dbus_transport__u= nixcred__freebsd.go =20 head/sysutils/beats7/files/patch-vendor_github.com_godbus_dbus_v5_transport= __unixcred__freebsd.go =20 head/sysutils/beats7/files/patch-vendor_github.com_insomniacslk_dhcp_dhcpv4= _bindtodevice__bsd.go =20 head/sysutils/beats7/files/patch-vendor_github.com_insomniacslk_dhcp_dhcpv4= _bindtodevice_bsd.go =20 head/sysutils/beats7/files/patch-vendor_github.com_opencontainers_runc_vend= or_github.com_godbus_dbus_transport__unixcred__freebsd.go head/sysutils/beats7/pkg-plist --=20 You are receiving this mail because: You are the assignee for the bug.=