I think it wouldn't be so difficult to implement, if the milliseconds were simply stored in a second field. We can add custom new fields into phpLogCon very easily.
best regards, Andre Lorbach > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:rsyslog- > [EMAIL PROTECTED] On Behalf Of Rainer Gerhards > Sent: Dienstag, 18. November 2008 16:39 > To: rsyslog-users > Subject: Re: [rsyslog] milliseconds timestamp > > Hi Mikel, > > I have talked to Andre, phpLogCon's lead developer. He says MySQL does > not support millisecond resolution in timestamps. So a work-around > would > be to store them to another field and add this as a second field to the > phpLogCon view. I think it would probably smart to enable phpLogCon to > combine two such fields, but I leave this to Andre... > > Rainer > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:rsyslog- > > [EMAIL PROTECTED] On Behalf Of Mikel Jimenez > > Sent: Tuesday, November 18, 2008 2:10 PM > > To: rsyslog-users > > Subject: [rsyslog] milliseconds timestamp > > > > Hello > > I am using phplogcon viewer and I have loosed milliseconds > timestamps. > > > > I watched that "DATE" in mysql databases is date-time type. > > > > Does rsyslog gives the date in milliseconds? is possible to see this > > milliseconds din phplogcon? > > > > -- > > Mikel Jimenez Fernandez > > Irontec, Internet y Sistemas sobre GNU/LinuX - http://www.irontec.com > > +34 94.404.81.82 > > > > > > _______________________________________________ > > rsyslog mailing list > > http://lists.adiscon.net/mailman/listinfo/rsyslog > > http://www.rsyslog.com > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

