Skip to content

Commit 73a308a

Browse files
committed
ASAP-000 chore: log 파이프라인 구축
1 parent 476011b commit 73a308a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.deploy/task/task-definition.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,10 @@
3636
"Labels": "job=\"firelens\"",
3737
"Name": "loki",
3838
"host": "dev.simproject.kr",
39-
"port": "3100"
39+
"port": "3100",
40+
"LineFormat": "key_value",
41+
"RemoveKeys": "container_id,ecs_task_arn",
42+
"LabelKeys": "container_name,ecs_task_definition,source,ecs_cluster"
4043
}
4144
}
4245
},

0 commit comments

Comments
 (0)