Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Nov 2023 10:57:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 274870] sysutils/beats8 Doesn't listen to TCP input
Message-ID:  <bug-274870-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 274870
           Summary: sysutils/beats8 Doesn't listen to TCP input
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: elastic@FreeBSD.org
          Reporter: topical@gmx.net
             Flags: maintainer-feedback?(elastic@FreeBSD.org)
          Assignee: elastic@FreeBSD.org

When configured as followed:

```
filebeat.inputs:

- type: syslog
  enabled: true
  format: auto
  protocol.tcp:
    host: "0.0.0.0:10514"
  publisher_pipeline.disable_host: true
```

beats doesn't listen to port 10514.

This bug occurs with beats8-8.8.2_2 whereas beats8-8.7.0_2 works fine.

--=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-274870-7788>