Programmatic access
when creating the user and take note of the Access and Secret Key.s3:PutObject
action.
Secrets
from the left menu.New
button.Name
for the secret, and select AWS
from the Secret Type list.Access Key
and Secret Key
and click Save
.Org
in the left menu.External Logs
in the middle context menu.S3
and fill out the required fields.Save
.prefix
will be the folder where the logs will be written.The folder structure will follow the format:PREFIX/ORG_NAME/YEAR/MONTH/DAY/HOUR/MINUTE/LOG_FILE.jsonl
The .jsonl file will contain ~1-3k of single line log entries in JSON.Each entry will contain the following keys:cpln org patch ORG_NAME -f FILE.yaml
command.
Below is an example Org manifest (in YAML). Edit and save the YAML as a file and use it as an input to the CLI’s cpln org patch ORG_NAME -f FILE.yaml
command.
Refer to the credential procurement section to obtain and configure the necessary credentials.
ORG_NAME
, S3_BUCKET_NAME
, AWS_SECRET
, and AWS_REGION
.