No Registered Transform Agents
Troubleshooting the "No Registered Transform Agents" Error in Bindplane.
Issue Overview
Support
Linux
transformAgent:
transformAgentsFolder: /var/lib/bindplane/transform-agentssudo systemctl status bindplane
● bindplane.service - Bindplane is an observability pipeline
Loaded: loaded (/usr/lib/systemd/system/bindplane.service; disabled; preset: disabled)
Drop-In: /usr/lib/systemd/system/service.d
└─10-timeout-abort.conf
Active: active (running) since Fri 2024-08-09 19:03:52 EDT; 39min ago
Docs: https://bindplane.com/docs/getting-started/quickstart-guide
Main PID: 30302 (bindplane)
Tasks: 96 (limit: 153408)
Memory: 88.8M
CPU: 12.391s
CGroup: /system.slice/bindplane.service
├─30302 /usr/local/bin/bindplane serve --config /etc/bindplane/config.yaml
├─30769 /var/lib/bindplane/transform-agents/bta-v1.57.2-linux-amd64 --host 127.0.0.1 --port 42201
├─30790 /usr/bin/dbus-daemon --syslog --fork --print-pid 4 --print-address 6 --session
└─30792 /var/lib/bindplane/prometheus/prometheus --config.file prometheus.ymlDocker
Kubernetes
Was this helpful?