Skip to content

Commit

Permalink
remove ray specific output
Browse files Browse the repository at this point in the history
  • Loading branch information
bbgu1 committed Nov 21, 2024
1 parent 1cce880 commit 2ea28fb
Showing 1 changed file with 0 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,21 +84,6 @@ additionalOutputs: |
upload_timeout 10m
log_key log
[OUTPUT]
Name s3
Match ray.*
region ${region}
bucket ${s3_bucket_name}
total_file_size 5M
s3_key_format /${cluster_name}/ray-logs/%H%M%S_$UUID.log
s3_key_format_tag_delimiters ..
store_dir /home/ec2-user/buffer
upload_timeout 5m
log_key log
# Resource config for large clusters
resources:
limits:
Expand Down

0 comments on commit 2ea28fb

Please sign in to comment.