You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To that end I set the dataset to the same dataset where we ship traces to and then generated a new API ingestion key (hcaik_). I gave it permission to manage datasets just in case.
Yet I don't see any logs sinking in. Vector topology checks are passing just fine.
2025-04-23T19:21:50.152 app[5683d923a064e8] lhr [info] Configured sinks:
2025-04-23T19:21:50.167 app[5683d923a064e8] lhr [info] hyperdx
2025-04-23T19:21:50.168 app[5683d923a064e8] lhr [info] honeycomb
2025-04-23T19:21:50.260 app[5683d923a064e8] lhr [info] 2025-04-23T19:21:50.260061Z INFO vector::app: Log level is enabled. level="vector=info,codec=info,vrl=info,file_source=info,tower_limit=trace,rdkafka=info,buffers=info,lapin=info,kube=info"
2025-04-23T19:21:50.271 app[5683d923a064e8] lhr [info] 2025-04-23T19:21:50.271121Z INFO vector::app: Loading configs. paths=["/etc/vector/vector.toml", "/etc/vector/sinks"]
2025-04-23T19:21:50.419 app[5683d923a064e8] lhr [info] 2025/04/23 19:21:50 INFO SSH listening listen_address=[fdaa:0:6924:a7b:13d:6114:4744:2]:22
2025-04-23T19:21:52.042 app[5683d923a064e8] lhr [info] 2025-04-23T19:21:52.041207Z INFO vector::topology::running: Running healthchecks.
2025-04-23T19:21:52.042 app[5683d923a064e8] lhr [info] 2025-04-23T19:21:52.041270Z INFO vector::topology::builder: Healthcheck passed.
2025-04-23T19:21:52.042 app[5683d923a064e8] lhr [info] 2025-04-23T19:21:52.041287Z INFO vector::topology::builder: Healthcheck passed.
2025-04-23T19:21:52.042 app[5683d923a064e8] lhr [info] 2025-04-23T19:21:52.041292Z INFO vector::topology::builder: Healthcheck passed.
2025-04-23T19:21:52.042 app[5683d923a064e8] lhr [info] 2025-04-23T19:21:52.042650Z INFO vector: Vector has started. debug="false" version="0.29.1" arch="x86_64" revision="74ae15e 2023-04-20 14:50:42.739094536"
2025-04-23T19:21:52.050 app[5683d923a064e8] lhr [info] 2025-04-23T19:21:52.049028Z INFO vector::sinks::prometheus::exporter: Building HTTP server. address=[::]:9598
2025-04-23T19:21:52.055 app[5683d923a064e8] lhr [info] 2025-04-23T19:21:52.055092Z INFO vector::sinks::blackhole::sink: Collected events. events=0 raw_bytes_collected=0
2025-04-23T19:21:52.058 app[5683d923a064e8] lhr [info] 2025-04-23T19:21:52.057526Z INFO vector::internal_events::api: API server running. address=[::]:8686 playground=http://:::8686/playground
2025-04-23T19:21:52.377 app[5683d923a064e8] lhr [info] 2025-04-23T19:21:52.376821Z INFO vector::topology::builder: Healthcheck passed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I’m trying to ship logs from Fly.io via their Vector template.
To that end I set the dataset to the same dataset where we ship traces to and then generated a new API ingestion key (
hcaik_
). I gave it permission to manage datasets just in case.Yet I don't see any logs sinking in. Vector topology checks are passing just fine.
Regards,
Yevhenii
Beta Was this translation helpful? Give feedback.
All reactions