On Thu, 2016-08-11 at 21:23 +0200, Gert Doering wrote:
> All our timestams used to be "what ctime()" produces, which is
> 
>   "Thu Aug 11 21:15:27 2016"
> 
> Changed to use POSIX standard format, which is
> 
>   "2016-08-11 21:15:27"

While you're at it, perhaps also add the timezone in numeric (±0000)
format. It is often the case that servers logging in their own random
localtime make it difficult to correlate logs from hosts in different
parts of the world. The general rule of thumb is that a time without a
zone is meaningless.

-- 
dwmw2


Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. http://sdm.link/zohodev2dev
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to