Skip to main content

log_archive_orders

Overview

Namelog_archive_orders
TypeResource
Iddatadog.log_archives.log_archive_orders

Fields

NameDatatypeDescription
attributesobjectThe attributes associated with the archive order.
typestringType of the archive order definition.

Methods

NameAccessible byRequired ParamsDescription
get_logs_archive_orderSELECTdd_siteGet the current order of your archives.
This endpoint takes no JSON arguments.
_get_logs_archive_orderEXECdd_siteGet the current order of your archives.
This endpoint takes no JSON arguments.
update_logs_archive_orderEXECdd_siteUpdate the order of your archives. Since logs are processed sequentially, reordering an archive may change
the structure and content of the data processed by other archives.

Note: Using the PUT method updates your archive's order by replacing the current order
with the new one.