Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 May 2018 06:02:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 227945] filebeat startup script not redirecting stdout
Message-ID:  <bug-227945-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227945

            Bug ID: 227945
           Summary: filebeat startup script not redirecting stdout
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: zhoutao@laocius.org

Created attachment 193016
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D193016&action=
=3Dedit
patch filebeat rc.d script

rc.d scripts should redirect stdout to /dev/null, otherwise it will cause
unexpected problems.
The issue I had recently is that saltstack cannot restart service filebeat.
After I added '-f' flag to /usr/sbin/daemon, problem was solved.
I hereby attached a patch. Can someone merge it to the port.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227945-7788>