An egress destination is failing
When a destination can't deliver, you'll see egress/failed events and a lastError on the destination.
- Reachability — Synacl must reach your endpoint/host (open the firewall/allowlist).
- Credentials — re-check the token (InfluxDB), DB user/password (MariaDB), or SASL creds (Kafka).
- Target exists — bucket/table/topic must exist and be writable.
- Use Test — the Test button on the destination surfaces the exact error.
- Filter — if nothing arrives but there's no error, confirm the device+tag filter matches streams you actually produce.