Skip to content

Commit f91a8a1

Browse files
committed
Temp disable graylog
1 parent ae1fea7 commit f91a8a1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

config/config_prod.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ imports:
44
monolog:
55
handlers:
66
# Primary handler for production is Graylog
7-
graylog:
8-
type: gelf
9-
publisher:
10-
hostname: '%graylog_host%'
11-
port: '%graylog_port%'
12-
level: error
7+
# graylog:
8+
# type: gelf
9+
# publisher:
10+
# hostname: '%graylog_host%'
11+
# port: '%graylog_port%'
12+
# level: error
1313
# Local file logging as backup
1414
main:
1515
type: fingers_crossed

0 commit comments

Comments
 (0)