ark::logging::S3LogRegistryConfiguration
Defined in header “ark/logging/s3_log_registry_config.hh”.
Configuration for the log registry, if loading logs from the AWS S3.
Variables
-
std::string bucket_name
The bucket name to read the logs from. -
std::string prefix
The prefix to apply to the path (this may be empty) -
core::Url bucket_endpoint
An optional endpoint to use (overrides normal S3 connection semantics, typically used for testing).