From owner-freebsd-ports-bugs@freebsd.org Tue May 19 11:08:31 2020 Return-Path: Delivered-To: freebsd-ports-bugs@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 99D8B2CB662 for ; Tue, 19 May 2020 11:08:31 +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 49RCmb3fP0z4NRH for ; Tue, 19 May 2020 11:08:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 7D4232CB6D4; Tue, 19 May 2020 11:08:31 +0000 (UTC) Delivered-To: ports-bugs@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 7D0E12CB7DB for ; Tue, 19 May 2020 11:08:31 +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 49RCmb2rBbz4NRG for ; Tue, 19 May 2020 11:08:31 +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 599519D0F for ; Tue, 19 May 2020 11:08:31 +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 04JB8V0Q098352 for ; Tue, 19 May 2020 11:08:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 04JB8V7l098351 for ports-bugs@FreeBSD.org; Tue, 19 May 2020 11:08:31 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 244849] [NEW PORT] sysutils/beats7: Collect logs locally and send to remote logstash Date: Tue, 19 May 2020 11:08:29 +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: feature, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: elastic@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback? X-Bugzilla-Changed-Fields: cc bug_severity see_also keywords bug_status flagtypes.name short_desc assigned_to 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-ports-bugs@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 May 2020 11:08:31 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244849 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |000.fbsd@quip.cz Severity|Affects Some People |Affects Only Me See Also| |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=3D2= 373 | |74, | |https://github.com/elastic/ | |beats/issues/15256 Keywords| |feature, needs-qa Status|New |Open Flags| |maintainer-feedback?(elasti | |c@FreeBSD.org), | |maintainer-feedback?(000.fb | |sd@quip.cz) Summary|[NEW PORT] sysutils/beats7 |[NEW PORT] sysutils/beats7: | |Collect logs locally and | |send to remote logstash Assignee|ports-bugs@FreeBSD.org |elastic@FreeBSD.org --- Comment #25 from Kubilay Kocak --- As of today, it appears the following is needed to progress: - A *single* patch (atached in this issue that has been QA'd (addressing any issues mentioned in comment 0 and comment 10 for example and pases portlint/poudriere at least) - Feedback (and approval) from beats maintainer (elastic@) regarding upgrade process from beats 6 -> 7 (comment 5) @Miroslav/Regis Could you integrate, if it hasn't been already, Ryans 'fix = for packetbeat build' patch into your patch please (obsoleting the old one and Ryans during attachment) ^Triage: Since elastic@ maintainers the current beats port, assign this iss= ue to them --=20 You are receiving this mail because: You are the assignee for the bug.=