Connect to S3 Buckets
Establish a connection for the Logz.io fetcher to fetch logs to the Logz.io observability platform via an S3 bucket. Supports ELB, S3 Access, CloudFront, VPC Flow logs.
If you're looking to fetch CloudTrail logs, use the designated endpoints.
Authentication can be established with either S3 secret credentials or ARNs (for AWS IAM Roles). Authentication with S3 Secret Credentials is supported for backward compatibility. Authentication with ARNs (for IAM Roles) is strongly recommended.
Retrieve all connected S3 buckets
Returns a list of all S3 buckets connected to your Logz.io account.
Create a new S3 bucket connector
Establishes a new connection of the Logz.io fetcher to an AWS S3 bucket. As a result, logs from your AWS resource will begin shipping to the connected Logz.io account via an AWS S3 bucket.
Retrieve an S3 bucket connector by ID
Returns connection details for an S3 bucket connector by its ID.
Update an S3 bucket connector
Updates connection details for an S3 bucket connector.
Delete an S3 connector
Deletes an S3 bucket connector. As a result, the connected AWS resource will stop shipping logs to your Logz.io account.
Get account information for IAM Role
Returns the Logz.io parameters needed to create an AWS IAM Role in the AWS admin console.