dgarnitz / vectorflow

VectorFlow is a high volume vector embedding pipeline that ingests raw data, transforms it into vectors and writes it to a vector DB of your choice.
https://www.getvectorflow.com/
Apache License 2.0
658 stars 45 forks source link

Implement Log Aggregation & Searching #88

Open dgarnitz opened 9 months ago

dgarnitz commented 9 months ago

VectorFlow has many logs spread of over different containers. We need these logs to be aggregated into a searchable form.

One option could be to use Kibana with Elastic Search. If the logs have metrics in them, we may want to put those into prometheus

dgarnitz commented 3 months ago

Scope this out. We need this upgrade to solve this issue.

What to Build

dgarnitz commented 3 months ago

No need for kibana or prometheus, just store in the DB