I had several trouble processing data from past year (2016) when running in 2017. I have commented the line 83 time.setYear(new Date().getFullYear()) // fix year to now in index.js
From this perspective the 'year setting' is wrong because it has nothing to do with the record you are processing.
Btw I am processing data from Juniper NAT Syslog.
I had several trouble processing data from past year (2016) when running in 2017. I have commented the line 83 time.setYear(new Date().getFullYear()) // fix year to now in index.js
From this perspective the 'year setting' is wrong because it has nothing to do with the record you are processing.
Btw I am processing data from Juniper NAT Syslog.