File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
packages/datadog-api-client-v1/apis Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -29628,6 +29628,8 @@ paths:
2962829628 consider use of the Datadog archive capabilities instead of the log list API.
2962929629 See [Datadog Logs Archive documentation][2].**
2963029630
29631+ **Note**: This endpoint is enabled by default for logs customers. To disable it, contact [Datadog support](https://docs.datadoghq.com/help/).
29632+
2963129633 [1]: /logs/guide/collect-multiple-logs-with-pagination
2963229634 [2]: https://docs.datadoghq.com/logs/archives
2963329635 operationId: ListLogs
Original file line number Diff line number Diff line change @@ -333,6 +333,8 @@ export class LogsApi {
333333 * consider use of the Datadog archive capabilities instead of the log list API.
334334 * See [Datadog Logs Archive documentation][2].**
335335 *
336+ * **Note**: This endpoint is enabled by default for logs customers. To disable it, contact [Datadog support](https://docs.datadoghq.com/help/).
337+ *
336338 * [1]: /logs/guide/collect-multiple-logs-with-pagination
337339 * [2]: https://docs.datadoghq.com/logs/archives
338340 * @param param The request object
You can’t perform that action at this time.
0 commit comments