Get the current order of your log indexes.
data "datadog_logs_indexes_order" "test" {}
id
(String) The ID of this resource.index_names
(List of String) Array of strings identifying by their name(s) the index(es) of your organization. Logs are tested against the query filter of each index one by one, following the order of the array. Logs are eventually stored in the first matching index.