I have simple log:
2016.03.21 10:52:10.966 1 AsyncPosJeasi.Cfg.read INFO: -------------------- version 2.3.73.19 --------------------
2016.03.21 10:52:10.971 1 AsyncPosJeasi.XmlFile.getElementValue CONFIG: LogLevel=FINER
2016.03.21 10:52:10.974 1 AsyncPosJeasi.XmlFile.getElementValue CONFIG: DelLogDaysOld=100
Trying to import in LogMX using Simple parser. First field I define is Timestamp.

But when I tried to write Timestamp format Parsed entries becomes empty.

What is wrong with my format?