Skip to content

Commit 68b18a1

Browse files
authored
Merge pull request DataDog#9219 from DataDog/pcarioufr/rehydrate_tags_in_query
Support tag in rehydration queries
2 parents 361b2ce + e0f8c1f commit 68b18a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/logs/archives/rehydrating.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Index exclusion filters do not apply to historical views, so there is no need to
2222

2323
1. **Choose the time period** for which you wish to rehydrate log events.
2424

25-
2. **Input the query**. The query syntax is the same as that of the [log explorer search][4], but is limited to log attributes, [reserved attributes][5], and free text search on the message.
25+
2. **Input the query**. The query syntax is the same as that of the [log explorer search][4]. Make sure your logs are [archived with their tags][8] if you use tags (such as `env:prod` or `version:x.y.z`) in the rehydration query.
2626

2727
3. **Select the archive** from which you wish to rehydrate log events. Only archives that are [configured to use role delegation](#permissions) are available for rehydrating.
2828

@@ -145,3 +145,4 @@ In order to rehydrate log events from your archives, Datadog uses a service acco
145145
[5]: /logs/processing/#reserved-attributes
146146
[6]: /integrations/#cat-notification
147147
[7]: /logs/archives/
148+
[8]: /logs/archives/?tab=awss3#datadog-tags

0 commit comments

Comments
 (0)