Revert change: comment analysis logger filename

This commit is contained in:
Daniel García Aubert 2018-06-05 11:24:34 +02:00
parent 13b23d9ec9
commit 6e9871ba4e

View File

@ -272,7 +272,7 @@ var config = {
// If filename is given logs comming from analysis client will be written
// there, in append mode. Otherwise 'log_filename' is used. Otherwise stdout is used (default).
// Log file will be re-opened on receiving the HUP signal
filename: 'logs/node-windshaft-analysis.log'
// filename: 'logs/node-windshaft-analysis.log'
},
// Define max execution time in ms for analyses or tags
// If analysis or tag are not found in redis this values will be used as default.