Fluent Forward
Description
Supported Platforms
Platform
Metrics
Logs
Traces
Configuration Table
Parameter
Type
Default
Description
Kubernetes
# bindplane-gateway-agent-svc-fluent.yaml
apiVersion: v1
kind: Service
metadata:
labels:
app.kubernetes.io/component: gateway
app.kubernetes.io/name: bindplane-agent
name: bindplane-gateway-agent-fluent
namespace: bindplane-agent
spec:
ports:
- name: fluent
port: 24224
targetPort: 24224
protocol: TCP
selector:
app.kubernetes.io/component: gateway
app.kubernetes.io/name: bindplane-agent
type: ClusterIPLast updated
Was this helpful?