Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.29 KB

GatewayUpdateLogForwardingAwsS3.md

File metadata and controls

26 lines (18 loc) · 1.29 KB

GatewayUpdateLogForwardingAwsS3

gatewayUpdateLogForwardingAwsS3 is a command that updates log forwarding config (aws-s3 target)

Properties

Name Type Description Notes
accessId String AWS access id relevant for access_key auth-type [optional]
accessKey String AWS access key relevant for access_key auth-type [optional]
authType String AWS auth type [access_key/cloud_id/assume_role] [optional]
bucketName String AWS S3 bucket name [optional]
enable String Enable Log Forwarding [true/false] [optional]
json Boolean Set output format to JSON [optional]
logFolder String AWS S3 destination folder for logs [optional]
outputFormat String Logs format [text/json] [optional]
pullInterval String Pull interval in seconds [optional]
region String AWS region [optional]
roleArn String AWS role arn relevant for assume_role auth-type [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]