Skip to content

Commit

Permalink
reduce max log files to 5 (each 10MB)
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorAgnin committed May 14, 2020
1 parent e775f5b commit 115a884
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 26 deletions.
16 changes: 8 additions & 8 deletions multiple-erc20-to-erc20/oracle/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
redis:
cpus: 0.1
Expand All @@ -42,7 +42,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
bridge_request:
cpus: 0.1
Expand All @@ -60,7 +60,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
bridge_collected:
cpus: 0.1
Expand All @@ -78,7 +78,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
bridge_affirmation:
cpus: 0.1
Expand All @@ -96,7 +96,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
deployed_bridges:
cpus: 0.1
Expand All @@ -114,7 +114,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
bridge_senderhome:
cpus: 0.1
Expand All @@ -132,7 +132,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
bridge_senderforeign:
cpus: 0.1
Expand All @@ -150,7 +150,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
networks:
net_db_bridge_request:
Expand Down
18 changes: 9 additions & 9 deletions native-to-erc20/oracle/docker-compose.keystore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
redis:
cpus: 0.1
Expand All @@ -44,7 +44,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
bridge_request:
cpus: 0.1
Expand All @@ -64,7 +64,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
bridge_collected:
cpus: 0.1
Expand All @@ -84,7 +84,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
bridge_affirmation:
cpus: 0.1
Expand All @@ -104,7 +104,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
bridge_initiate_change:
cpus: 0.1
Expand All @@ -124,7 +124,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
bridge_rewarded_on_cycle:
cpus: 0.1
Expand All @@ -144,7 +144,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
bridge_senderhome:
cpus: 0.1
Expand All @@ -164,7 +164,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
bridge_senderforeign:
cpus: 0.1
Expand All @@ -184,7 +184,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
networks:
net_db_bridge_request:
Expand Down
18 changes: 9 additions & 9 deletions native-to-erc20/oracle/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
redis:
cpus: 0.1
Expand All @@ -44,7 +44,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
bridge_request:
cpus: 0.1
Expand All @@ -62,7 +62,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
bridge_collected:
cpus: 0.1
Expand All @@ -80,7 +80,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
bridge_affirmation:
cpus: 0.1
Expand All @@ -98,7 +98,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
bridge_initiate_change:
cpus: 0.1
Expand All @@ -116,7 +116,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
bridge_rewarded_on_cycle:
cpus: 0.1
Expand All @@ -134,7 +134,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
bridge_senderhome:
cpus: 0.1
Expand All @@ -152,7 +152,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
bridge_senderforeign:
cpus: 0.1
Expand All @@ -170,7 +170,7 @@ services:
driver: "json-file"
options:
max-size: "10m"
max-file: "100"
max-file: "5"
compress: "true"
networks:
net_db_bridge_request:
Expand Down

0 comments on commit 115a884

Please sign in to comment.