mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-08-16 13:32:53 +02:00
「🏗️」 wip: logstash workinnnggg
This commit is contained in:
@ -10,7 +10,8 @@ const loggerOption = {
|
||||
translateTime: 'HH:MM:ss',
|
||||
ignore: 'pid,hostname'
|
||||
}
|
||||
}
|
||||
},
|
||||
file: process.env.LOG_TARGET || ""
|
||||
};
|
||||
|
||||
function sigHandle(signal) {
|
||||
|
Reference in New Issue
Block a user