[Bug 274870] sysutils/beats8 Doesn't listen to TCP input
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Nov 2023 10:57:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274870
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.
--
You are receiving this mail because:
You are the assignee for the bug.