Shipping logs to HoneyComb

Hi,

I’m not able to get logs from Fly to HoneyComb and wonder if there anyone else who succeed in doing that.

I’m using log shipper with the HONEYCOMB_API_KEY= and HONEYCOMB_DATASET= env variables

I pointed HONEYCOMB_DATASET to 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.

Regards,
Yevhenii

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.