Qodex.ai
Qodex.ai
Demo Call with CEOBlogIntroductionAsk Anything
Health Status
Liveness checkReadiness check
Log Ingestion
Send logs to a log stream URLSend logs to a log stream with HTTP Header
Log Stream Alerts
Set alert for a stream (composite type)Get alert for a stream
Log Stream Management
Create a log streamList all log streamsGet Schema from the StreamGet storage stats for a streamDisable cachingCheck cache enabled stateDelete a log stream
Log Stream Query
Query a log stream
Log Stream Retention
Set retention for a streamGet retention for a stream
Role Based Access Control
User Management
Create a user with a roleDelete a userReset a user's passwordList all usersGet a user's role
Role Management
Create a roleGet all rolesGet a roleSet default roleGet default role
Add role to a user
Demo Call with CEOBlogIntroductionAsk Anything
Health Status
Liveness checkReadiness check
Log Ingestion
Send logs to a log stream URLSend logs to a log stream with HTTP Header
Log Stream Alerts
Set alert for a stream (composite type)Get alert for a stream
Log Stream Management
Create a log streamList all log streamsGet Schema from the StreamGet storage stats for a streamDisable cachingCheck cache enabled stateDelete a log stream
Log Stream Query
Query a log stream
Log Stream Retention
Set retention for a streamGet retention for a stream
Role Based Access Control
User Management
Create a user with a roleDelete a userReset a user's passwordList all usersGet a user's role
Role Management
Create a roleGet all rolesGet a roleSet default roleGet default role
Add role to a user
HomeLog Ingestion

#Log Ingestion

Number of APIs: 2

  1. Send logs to a log stream URL POST {{endpoint}}/api/v1/logstream/{{stream_name}}

  2. Send logs to a log stream with HTTP Header POST {{endpoint}}/api/v1/ingest

Previous
Readiness check
Next
Send logs to a log stream URL