hi , I am currently using a self hosted signoz ins...
# support
n
hi , I am currently using a self hosted signoz instance (docker compose). I can access the UI and execute queries. But when i try executing the same query using the log API it expects a token. How do i fetch the token? The documentation suggests that settings section has it, but i don't see that in the UI
s
API tokens management is currently enterprise edition only.
n
Hi @Srikanth Chekuri, How do i use the logs API then
POST
https://{URL}/api/v3/query_range
for the self hosted setup? It mandates an authorization token