-
|
curious if this sink is intended to be used? it doesn't appear to have any documentation. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Hi @cspargo ! It's not quite usable yet because there is no way to rehydrate from it in the Datadog UI, but this is something that we hope to make possible soon at which point we will document and release it. |
Beta Was this translation helpful? Give feedback.
-
|
Hey. I found a way to do this. If you already have archives set up that you can re-hydrate from, its all in how you set up the file name and folder, and the sink particulars. I'll explain below: In your "transforms", you will need to format the logs destined for cloud storage to look like this, with this structure: In your "sinks", you will need to write the files with these settings: I have this tested and working as expected. As for this question: "we were wondering how rehydration could possibly work without the archives being defined in datadog." if you already have the archive set up and re-hydrations are working (i.e. you are currently sending logs that were already ingested) -- all you need to do is create a different service account with IAM rules to write to the same bucket, and use that. Cheers. |
Beta Was this translation helpful? Give feedback.
Hey. I found a way to do this.
If you already have archives set up that you can re-hydrate from, its all in how you set up the file name and folder, and the sink particulars. I'll explain below:
In your "transforms", you will need to format the logs destined for cloud storage to look like this, with this structure: