Hi, how can i format the time of the log?
for example: jan/02/1970 02:00:09 system,info router rebooted sep/15 09:54:33 system,info,account user admin logged in from 10.1.101.212 via winbox 01:01:58 firewall,info input: in:ether1 out:(none), src-mac 00:21:29:6d:82:07, proto UDP,
Have 3 different time format.
I need something like this, jan/02/1970 02:00:09 or 01/02/1970 02:00:09
I would not prefer American date format as it is confusing and does not allow simple sorting. yyyy-MM-dd-hh-mm-ss is much better (could be with other separators or without) .