Skip to content

Commit

Permalink
✏️ LogStream 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
min-0 committed Sep 24, 2024
1 parent ab52251 commit 19f480c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/logback.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<pattern>[%thread] [%date] [%level] [%file:%line] - %msg%n</pattern>
</layout>
<logGroupName>mapddang-log-prod</logGroupName>
<logStreamUuidPrefix>mapddang-prod</logStreamUuidPrefix>
<logStreamUuidPrefix>mapddang-log-prod</logStreamUuidPrefix>
<logRegion>ap-northeast-2</logRegion>
<maxBatchLogEvents>50</maxBatchLogEvents>
<maxFlushTimeMillis>30000</maxFlushTimeMillis>
Expand Down

0 comments on commit 19f480c

Please sign in to comment.