Questions tagged [vectordotdev]

A lightweight, ultra-fast tool for building observability pipelines

Documentation - https://vector.dev/

4 questions
1
vote
0 answers

ECS cluster with Vector agent running to ingest API data and S3 object

I'm currently building a data pipeline that ingests data with the usage of a vector agent running in an ecs cluster that's being managed by Terraform. Also, the docker image read its' configuration file from a s3 bucket. So, right now the vector…
TayOnTech
  • 13
  • 3
0
votes
0 answers

Using templates in http sink in vector.dev

I'm using vector.dev to send logs to Parseable. I need to send a header took from log event. For example, if vector receive this log: { "message":"Hello Vector!", "service":"education" } it should send header: X-P-Stream: education I tried to…
Dmitry Skryabin
  • 1,584
  • 2
  • 10
  • 15
0
votes
0 answers

vector.dev - connecting to kafka usins SASL/SSL

i want to transform a spark pipeline into a vector.dev pipeline, so that i can benchmark the efficiency of both agents. with spark i can connect to kaka using sasl/ssl with the following code, but i can't find the same options in vector.dev…
Ghassen Sultana
  • 1,223
  • 7
  • 18
0
votes
0 answers

Can't upload data to s3 from a tool called Vector.dev

**I am using a tool called vector.dev to upload the data from local to S3 but not able to upload data to s3 Please help and let me know what changes are required to push it to s3 ** The Things I have commented is for the sake so that I can just do…
Aditya Verma
  • 201
  • 4
  • 14