I am new to signoz 0.48.1 and i have installed on ...
# general
p
I am new to signoz 0.48.1 and i have installed on my kubernetes instance. I want to access the logs using log APIs. I see query service , it is the right api service for it? Also, i don't see creating APIKeys option that document suggest. How do authentication works ?
a
Yes, in SigNoz 0.48.1, the Query Service (signoz-query-service) is the right API service to access logs using the log APIs. The Query Service provides APIs to query logs, traces, and metrics. To access your logs, you can use endpoints like: /api/v1/logs → Fetch logs /api/v1/logs/search → Search logs with filters For authentication, you need to enable it and then generate your API keys. Navigate to SigNoz UI page → Go to Settings > API Keys
v
CC @Nagesh Bansal
n
Hey @pratik dave, our latest release supports API key management, which you can use to generate the API keys. For full details, see the release notes at: https://github.com/SigNoz/signoz/releases/tag/v0.85.0.