https://signoz.io logo
#support
Title
# support
t

Thomas Wiradikusuma

01/24/2023, 1:14 PM
Does Signoz have API? I want to use Vector to transform my log and feed it to Signoz. I understand they don't work together at the moment, but Vector can send HTTP. This use case is similar to https://quickwit.io/docs/get-started/tutorials/send-logs-from-vector-to-quickwit
s

Srikanth Chekuri

01/24/2023, 1:18 PM
SigNoz accepts the OTLP over HTTP at port
http://<host>:4318/v1/logs
.
8 Views