S3Fetcher
PremiumS3Fetcher enables you to fetch and analyze Amazon Web Services (AWS) logs from the Amazon S3 (Simple Storage Service) buckets, including but not limited to CloudTrail, VPC Flow Logs and MySQL RDS.
Enhancements
PLUG-17827
The S3 Fetcher log source now accepts access key IDs in formats beyond the standard AWS prefixes (
AKIA, ASIA), enabling configuration for non-AWS S3-compatible storage solutions such as Open Telekom Cloud.
PLUG-18060
The log source configuration adds a new field, Fetch from Storage Classes, which lets you select S3 storage classes to collect logs from and exclude all others, including archived classes
GLACIER and DEEP_ARCHIVE. This reduces resource use and prevents repeated failures on inaccessible objects.
PLUG-18131
The log source configuration adds a new toggle, Fetch From Last Object Key, which resumes listing objects from the last retrieved object key to avoid fetching redundant object metadata and speed up listing on large buckets.
PLUG-18124
S3 Log Fetcher now processes downloads in batches, keeping memory usage stable as the number of objects in your bucket grows. This improves performance and prevents memory spikes when fetching large volumes of logs.
Past Releases
S3Fetcher v3.1.0▾
Enhancement
PLUG-17241
S3 Fetcher now supports additional cloud regions
, enabling users to collect logs from newly available
geographic locations.
Bug Fix
PLUG-17390
If multiple S3 log sources were configured, concurrent
fetch jobs sometimes overwrote fetch progress
information, causing the same logs to be fetched
multiple times.
S3 Fetcher v3.0.1▾
Enhancement
PLUG-16486
You can now reset the last fetch date, allowing
you to update the initial date for fetching logs.
Bug Fix
PLUG-16762
S3 Fetcher contacted the default AWS Security
Token Service endpoint instead of the selected
AWS region while fetching logs.
S3 Fetcher v3.0.0▾
Enhancement
PLUG-10846
You can now configure S3 Fetcher from Log Sources
, which provides a centralized user interface
for all the configurations of log collection.
Compatibility is available with Director v2.6.0,
currently available as Priority Access. Contact
Support for its access.
Comments
Article is closed for comments.