<div><tt><font size="3">Hello.<br>
</font></tt>
<br>
<tt><font size="3">I have installed syslog-ng version 1.9.8 on my
Fedora Core 4 workstation and have been trying to get the timestamp to
give me a fractional seconds output for my timestamps.<br>
</font></tt><br>


<tt><font size="3">I have read that if I use the following option in my syslog-ng.conf file: <br>
<br>
options { ts_format("iso"); };<br>
<br>
</font></tt><tt><font size="3">I should get log file entries in the RFC3339 format:<br>
<br>
YYYY-MM-DDTHH:MM:SS[.frac]&lt;+/-&gt;ZZ:ZZ<br>
</font></tt><br>


<tt><font size="3">Now, my log entries are like this, except that there
is no "[.frac]" component to them. &nbsp;I looked into the source code
for this and there is a section in src/macros.c that deals with this,
but I don't know what flags or options to specify so that the
fractional part is printed.<br>
<br>
Thanks in advance.<br>
<br>
Rodney Lott<br>
</font></tt></div>