Various updates
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
<?php
|
||||
return [
|
||||
'log_file' => '/logs/php.log'
|
||||
];
|
||||
'log_file' => '/logs/php.log',
|
||||
'logstash_socket' => 'localhost:50000'
|
||||
];
|
||||
|
Reference in New Issue
Block a user