<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: go's time.RFC3339Nano format in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/go-s-time-RFC3339Nano-format/m-p/519820#M87887</link>
    <description>%F &amp;lt;=&amp;gt; %Y-%m-%d&lt;BR /&gt;%T &amp;lt;=&amp;gt; %H:%M:%S&lt;BR /&gt;&lt;BR /&gt;Please check your source is there eight or nine digits and use based on that %8N or %9N otherwise this didn't work.</description>
    <pubDate>Wed, 16 Sep 2020 05:31:45 GMT</pubDate>
    <dc:creator>isoutamo</dc:creator>
    <dc:date>2020-09-16T05:31:45Z</dc:date>
    <item>
      <title>go's time.RFC3339Nano format</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/go-s-time-RFC3339Nano-format/m-p/519118#M87813</link>
      <description>&lt;P&gt;Anyone having issues with nano second formatting from JSON logs. Currently it seems like times get rounded up or something.&lt;BR /&gt;&lt;BR /&gt;What's sent:&amp;nbsp;&lt;FONT face="andale mono,times"&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp; 2020-09-11T10:23:44.30373164-05:00&lt;/FONT&gt;&lt;BR /&gt;What shows:&lt;FONT face="andale mono,times"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9/11/20 10:23:44.000 AM&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;If you have/experienced this issue, how are you coping with or how did you solved it?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 15:53:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/go-s-time-RFC3339Nano-format/m-p/519118#M87813</guid>
      <dc:creator>framirez_enova</dc:creator>
      <dc:date>2020-09-11T15:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: go's time.RFC3339Nano format</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/go-s-time-RFC3339Nano-format/m-p/519136#M87815</link>
      <description>I think that _time field can show it only ms not with more digits. If you want see all then you must convert it to anther field e.g. eval fullTime = strftime(_time, “%FT%T.%8N%:z”)&lt;BR /&gt;You have only 8 digits on your example even ns have 9, maybe this can also affect here?</description>
      <pubDate>Fri, 11 Sep 2020 17:05:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/go-s-time-RFC3339Nano-format/m-p/519136#M87815</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2020-09-11T17:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: go's time.RFC3339Nano format</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/go-s-time-RFC3339Nano-format/m-p/519778#M87886</link>
      <description>&lt;P&gt;Interesting on the digit. Will keep that in mind.&amp;nbsp;&amp;nbsp; I also reached out to splunk support and they advise to try this in the props.conf file for the source:&lt;BR /&gt;&lt;BR /&gt;%Y-%m-%dT%H:%M:%S.%9N%:z&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 18:52:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/go-s-time-RFC3339Nano-format/m-p/519778#M87886</guid>
      <dc:creator>framirez_enova</dc:creator>
      <dc:date>2020-09-15T18:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: go's time.RFC3339Nano format</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/go-s-time-RFC3339Nano-format/m-p/519820#M87887</link>
      <description>%F &amp;lt;=&amp;gt; %Y-%m-%d&lt;BR /&gt;%T &amp;lt;=&amp;gt; %H:%M:%S&lt;BR /&gt;&lt;BR /&gt;Please check your source is there eight or nine digits and use based on that %8N or %9N otherwise this didn't work.</description>
      <pubDate>Wed, 16 Sep 2020 05:31:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/go-s-time-RFC3339Nano-format/m-p/519820#M87887</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2020-09-16T05:31:45Z</dc:date>
    </item>
  </channel>
</rss>

