Feature Request: Syslog format ISO8601

Possibility to change syslog format !!

ISO8601 DateTime Format
Example: 2011-04-09T11:09:13.009922+01:00

Most Centralized LOG management solutions understand ISO 8601.
Implementation in ROS would be good, without need to grasp regex syntax to parse specific logs :confused: .

When you need to log 1000+ ROS devices and have a log database when/who/what, this feature is a life savior.

this is my 5 cents.


regards


P.S. please don’t mention Dude like solution for log management/storage/whatever …

RouterOS supports another standard, http://tools.ietf.org/html/rfc3164

Any remote logging program (Syslog) understands the format RouterOS uses. Please see RouterOS manual on Logging here:
http://wiki.mikrotik.com/wiki/Manual:System/Log

But I understand your request, we will add it to the wishlist.