waf-to-abuseipdb
This commit is contained in:
parent
205b59d1cf
commit
fc5007e5c6
1 changed files with 3 additions and 3 deletions
|
|
@ -14,9 +14,9 @@ module.exports = {
|
||||||
// Logging settings
|
// Logging settings
|
||||||
log_date_format: 'HH:mm:ss.SSS DD.MM.YYYY',
|
log_date_format: 'HH:mm:ss.SSS DD.MM.YYYY',
|
||||||
merge_logs: true,
|
merge_logs: true,
|
||||||
log_file: '/home/sefinek/logs/other/waf-abuseipdb/combined.log',
|
log_file: '/home/sefinek/logs/other/waf-to-abuseipdb/combined.log',
|
||||||
out_file: '/home/sefinek/logs/other/waf-abuseipdb/out.log',
|
out_file: '/home/sefinek/logs/other/waf-to-abuseipdb/out.log',
|
||||||
error_file: '/home/sefinek/logs/other/waf-abuseipdb/error.log',
|
error_file: '/home/sefinek/logs/other/waf-to-abuseipdb/error.log',
|
||||||
|
|
||||||
// Application restart policy
|
// Application restart policy
|
||||||
wait_ready: true,
|
wait_ready: true,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue