<?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: timestamp=none in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/timestamp-none/m-p/241883#M46888</link>
    <description>&lt;P&gt;Ok I extracted weekday and hours from _time using eval.&lt;BR /&gt;
thank you.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
    <pubDate>Fri, 20 Nov 2015 16:32:19 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2015-11-20T16:32:19Z</dc:date>
    <item>
      <title>timestamp=none</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/timestamp-none/m-p/241881#M46886</link>
      <description>&lt;P&gt;I acquired some logs from a scrip (close to ps.sh) with a timestamp correctly recognized at index time.&lt;BR /&gt;
The problem is that the "timestamp" field is always equal to "none" so I cannot have the other date fields (date_wday, date_hour, etc...).&lt;BR /&gt;
I tried to configure the TIMESTAMP_FORMAT but I always acquire events with "timestamp=none".&lt;BR /&gt;
Anyone has any idea?&lt;BR /&gt;
thank you in advance.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 07:56:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/timestamp-none/m-p/241881#M46886</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-09-29T07:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: timestamp=none</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/timestamp-none/m-p/241882#M46887</link>
      <description>&lt;P&gt;When you use a scripted input the default is to use &lt;CODE&gt;now&lt;/CODE&gt; as the timestamp so the usual timestamp normalization is not necessary, not done, and all the &lt;CODE&gt;date*&lt;/CODE&gt; fileds are not created (which are &lt;EM&gt;ALWAYS WRONG&lt;/EM&gt; anyway so they should &lt;EM&gt;NEVER&lt;/EM&gt; be used; you should always create your own with &lt;CODE&gt;eval date_whatever = strftime(_time, "whatever")&lt;/CODE&gt;).  Additionally, in such a circumstance, a &lt;CODE&gt;timestamp&lt;/CODE&gt; field set to value &lt;CODE&gt;none&lt;/CODE&gt; is created.   There is no need to configure anything; this is all normal.  Your events (timestamps) are fine.&lt;/P&gt;

&lt;P&gt;Also, see this Q&amp;amp;A about those fields (and how and &lt;EM&gt;why&lt;/EM&gt; to create your own):&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/243017/counting-the-total-number-of-days-for-all-time.html"&gt;https://answers.splunk.com/answers/243017/counting-the-total-number-of-days-for-all-time.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 16:03:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/timestamp-none/m-p/241882#M46887</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-11-20T16:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: timestamp=none</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/timestamp-none/m-p/241883#M46888</link>
      <description>&lt;P&gt;Ok I extracted weekday and hours from _time using eval.&lt;BR /&gt;
thank you.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 16:32:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/timestamp-none/m-p/241883#M46888</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2015-11-20T16:32:19Z</dc:date>
    </item>
  </channel>
</rss>

