[14:32:25] hi! The next Gerrit version will change the logging "timestamp" field to add milliseconds [14:32:37] thus the format changes slightly but is still ISO 8601 compatible [14:32:59] I am assuming logstash does the right thing and attempt to parse the timestamp as iso 8601 and thus nothing will be broken [14:33:17] there is a logstash test in our puppet but it ignore the timestamp field for some reason [14:33:40] so I am not too worried, but might use a double check. I filed a dummy task for that https://phabricator.wikimedia.org/T287379 [14:44:19] Thanks for the heads up! [18:26:32] cwhite: hi, so I am just assuming that logstash is smart enough to parse the new timestamp since it based on an ISO spec and just add miliseconds [18:26:37] one less breaking change to deal with :] [18:34:53] hashar: yes, I do not expect a problem. :) [18:35:46] cwhite: me neither. I guess it was marked as a breaking change when people do custom parsing of the logs