Optional
requestFactory: LogsApiRequestFactoryOptional
responseProcessor: LogsApiResponseProcessorPrivate
configurationPrivate
requestPrivate
responseThe request object
Optional
options: ConfigurationList endpoint returns logs that match a log search query. Results are paginated.
Use this endpoint to build complex logs filtering and search.
If you are considering archiving logs for your organization, consider use of the Datadog archive capabilities instead of the log list API. See Datadog Logs Archive documentation.
The request object
Optional
options: ConfigurationList endpoint returns logs that match a log search query. Results are paginated.
Use this endpoint to see your latest logs.
If you are considering archiving logs for your organization, consider use of the Datadog archive capabilities instead of the log list API. See Datadog Logs Archive documentation.
The request object
Optional
options: ConfigurationProvide a paginated version of listLogsGet returning a generator with all the items.
Optional
options: ConfigurationProvide a paginated version of listLogs returning a generator with all the items.
Optional
options: ConfigurationSend your logs to your Datadog platform over HTTP. Limits per HTTP request are:
Any log exceeding 1MB is accepted and truncated by Datadog:
Datadog recommends sending your logs compressed.
Add the Content-Encoding: gzip
header to the request when sending compressed logs.
Log events can be submitted with a timestamp that is up to 18 hours in the past.
The status codes answered by the HTTP API are:
The request object
Optional
options: ConfigurationGenerated using TypeDoc
The API endpoint to aggregate events into buckets and compute metrics and timeseries.