Free Report! Gartner® Hype Cycle™ for Monitoring and Observability.Read more

AWS S3 Rehydration

Object Format

Rehydrated data must be in OTLP format JSON for correct processing. Ensure your data adheres to this format.

Supported Platforms

PlatformSupported
Linux
Windows
macOS

Configuration Fields

FieldDescription
RegionThe AWS recognized region string
BucketName of the S3 Bucket to rehydration telemetry from.
Folder PrefixRoot directory of the bucket to rehydration telemetry from.
Poll IntervalThe interval for checking new objects, e.g., '1m' for one minute.
Starting TimeUTC start time for rehydration in the format YYYY-MM-DDTHH:MM.
Ending TimeUTC end time for rehydration in the format YYYY-MM-DDTHH:MM.
Delete on ReadIf true, objects are deleted after rehydration.
Enable StorageEnable to specify a storage extension for tracking rehydration progress.
Storage DirectoryDirectory for storing rehydration state, useful for maintaining state and resuming operations. (Only relevant if Enable Storage is true)

Example Configuration

Basic Configuration

This configuration sets up AWS S3 Rehydration with necessary details such as Region, Bucket, and time range for rehydration.

observIQ docs - AWS S3 Rehydration

Adjust the Region, Bucket, Starting Time, and Ending Time to match your configuration.