Skip to content

Commit

Permalink
logging region
Browse files Browse the repository at this point in the history
  • Loading branch information
zzeppozz committed Oct 29, 2024
1 parent 738332e commit 5eb5631
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions compose.annotate_riis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ services:
logging:
driver: awslogs
options:
awslogs-region: us-east-1
awslogs-group: bison_task
awslogs-stream: annotate_riis
volumes:
Expand Down
1 change: 1 addition & 0 deletions compose.test_task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ services:
logging:
driver: awslogs
options:
awslogs-region: us-east-1
awslogs-group: bison_task
awslogs-stream: test_task
volumes:
Expand Down

0 comments on commit 5eb5631

Please sign in to comment.