Shipping logs with Vector

Is it possible to use Vector to ship logs to Hosted Logs?

I’m assuming Hosted Logs is Loki. Vector has a “sink” which can ship logs to Loki.

However, it seems like I can only use promtail to ship logs to Hosted Logs?

Let me know if I can clarify anything or if I’m missing something!

(Perhaps Vector ships logs in the same format as promtail?)

Hi @admincc86 ! There are some other options besides Promtail. The official Loki clients are listed here:

and other methods and unofficial clients are discussed further down that same page here:

And as you mentioned, it looks like you can send logs to the hosted Loki environment following the process in the Vector docs here:

Your hosted Loki endpoint details can be found in your account portal.