|
|
@ -61,7 +61,7 @@ class Log |
|
|
] |
|
|
] |
|
|
]; |
|
|
]; |
|
|
$client->post( |
|
|
$client->post( |
|
|
'http://39.96.12.39:3100/loki/api/v1/push', |
|
|
|
|
|
|
|
|
env('LOG_HOST','http://39.96.12.39:3100').'/loki/api/v1/push', |
|
|
[ |
|
|
[ |
|
|
'headers'=>[ |
|
|
'headers'=>[ |
|
|
'Content-Type'=>'application/json' |
|
|
'Content-Type'=>'application/json' |
|
|
|