<?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: _time is wrong in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/time-is-wrong/m-p/499570#M85149</link>
    <description>&lt;P&gt;Did you set any default timezone for your user? Also, check the system timezone.&lt;/P&gt;</description>
    <pubDate>Fri, 31 Jan 2020 10:43:19 GMT</pubDate>
    <dc:creator>p_gurav</dc:creator>
    <dc:date>2020-01-31T10:43:19Z</dc:date>
    <item>
      <title>_time is wrong</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-is-wrong/m-p/499569#M85148</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;i'm creating a sample of some poc so i added data manually from the "add data" option. &lt;BR /&gt;
when reviewing the time format from the "add data" option i see everything extracting perfectly but when searching in splunk the time in "_time" is the time that i added the data.&lt;/P&gt;

&lt;P&gt;for example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;02/02/2020
11:19:20.000    
44.204.160.84 - - [02/Feb/2020:23:55:40 +0200] "POST /posts/posts/explore HTTP/1.0" 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;so you can see that the date is correct but the time is not the same as in the event&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;update&lt;/STRONG&gt;&lt;BR /&gt;
i noticed that it is failing only from some point in the log&lt;BR /&gt;
so for example i have this event :&lt;BR /&gt;
02/02/2020&lt;BR /&gt;
13:41:28.000&lt;BR /&gt;
138.47.33.59 - - [02/Feb/2020:13:41:28 +0200] "PUT /explore HTTP/1.0"&lt;/P&gt;

&lt;P&gt;date and time are correct&lt;BR /&gt;
right after that i have this event :&lt;BR /&gt;
02/02/2020&lt;BR /&gt;
13:41:28.000&lt;BR /&gt;
217.135.8.245 - - [02/Feb/2020:13:45:27 +0200] "GET /explore HTTP/1.0"&lt;BR /&gt;
date is correct, time not. it saves the time of the previous event. and this is the time for the rest of the events&lt;/P&gt;

&lt;P&gt;how can i fix it ?&lt;/P&gt;

&lt;P&gt;thanks &lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 10:39:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-is-wrong/m-p/499569#M85148</guid>
      <dc:creator>sarit_s</dc:creator>
      <dc:date>2020-01-31T10:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: _time is wrong</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-is-wrong/m-p/499570#M85149</link>
      <description>&lt;P&gt;Did you set any default timezone for your user? Also, check the system timezone.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 10:43:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-is-wrong/m-p/499570#M85149</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2020-01-31T10:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: _time is wrong</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-is-wrong/m-p/499571#M85150</link>
      <description>&lt;P&gt;Please show us your props.conf stanza with the according settings and maybe give us more than one sample event.&lt;/P&gt;

&lt;P&gt;Skalli&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 10:45:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-is-wrong/m-p/499571#M85150</guid>
      <dc:creator>skalliger</dc:creator>
      <dc:date>2020-01-31T10:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: _time is wrong</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-is-wrong/m-p/499572#M85151</link>
      <description>&lt;P&gt;yes, user's timezone set to Asia\Jerusalem&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 11:08:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-is-wrong/m-p/499572#M85151</guid>
      <dc:creator>sarit_s</dc:creator>
      <dc:date>2020-01-31T11:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: _time is wrong</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-is-wrong/m-p/499573#M85152</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;[access_combined]
DATETIME_CONFIG = 
LINE_BREAKER = ([\r\n]+)
NO_BINARY_CHECK = true
SHOULD_LINEMERGE = false
TIME_PREFIX = 
disabled = false
TZ = UTC


02/02/2020
13:05:47.000    
25.90.196.46 - - [02/Feb/2020:23:58:19 +0200] "GET /explore HTTP/1.0"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 31 Jan 2020 11:09:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-is-wrong/m-p/499573#M85152</guid>
      <dc:creator>sarit_s</dc:creator>
      <dc:date>2020-01-31T11:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: _time is wrong</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-is-wrong/m-p/499574#M85153</link>
      <description>&lt;P&gt;ok. and what is the indexer's timezone? Also, In props.conf put &lt;CODE&gt;TZ= Asia/Jerusalem&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 11:27:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-is-wrong/m-p/499574#M85153</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2020-01-31T11:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: _time is wrong</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-is-wrong/m-p/499575#M85154</link>
      <description>&lt;P&gt;the indexer TZ is also Asia/Jerusalem&lt;BR /&gt;
also, i changed it in props but it is not helping&lt;/P&gt;

&lt;P&gt;i noticed that it is failing only from some point in the log&lt;BR /&gt;
so for example i have this event :&lt;BR /&gt;
        02/02/2020&lt;BR /&gt;
    13:41:28.000&lt;BR /&gt;&lt;BR /&gt;
    138.47.33.59 - - [02/Feb/2020:13:41:28 +0200] "PUT /explore HTTP/1.0" &lt;/P&gt;

&lt;P&gt;date and time are correct&lt;BR /&gt;
right after that i have this event :&lt;BR /&gt;
        02/02/2020&lt;BR /&gt;
    13:41:28.000&lt;BR /&gt;&lt;BR /&gt;
    217.135.8.245 - - [02/Feb/2020:13:45:27 +0200] "GET /explore HTTP/1.0"&lt;BR /&gt;
date is correct, time not. it saves the time of the previous event. and this is the time for the rest of the events&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 11:46:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-is-wrong/m-p/499575#M85154</guid>
      <dc:creator>sarit_s</dc:creator>
      <dc:date>2020-01-31T11:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: _time is wrong</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-is-wrong/m-p/499576#M85155</link>
      <description>&lt;P&gt;&lt;CODE&gt;TZ = UTC&lt;/CODE&gt; ? log is &lt;EM&gt;+0200&lt;/EM&gt;. &lt;BR /&gt;
please set &lt;CODE&gt;TIME_FORMAT&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 12:28:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-is-wrong/m-p/499576#M85155</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-01-31T12:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: _time is wrong</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-is-wrong/m-p/499577#M85156</link>
      <description>&lt;P&gt;Add &lt;CODE&gt;TIME_FORMAT = %d/%b/%Y:%H:%M:%S %Z&lt;/CODE&gt; and change the &lt;CODE&gt;TIME_PREFIX&lt;/CODE&gt; value to &lt;CODE&gt;\[&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 13:47:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-is-wrong/m-p/499577#M85156</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-01-31T13:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: _time is wrong</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-is-wrong/m-p/499578#M85157</link>
      <description>&lt;P&gt;it is not working.. now even the date is wrong :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;02/02/2020
20:53:37.000    
146.145.47.30 - - [06/Feb/2020:20:34:28 +0200] "PUT /list HTTP/1.0" 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;also i noticed something strange :&lt;BR /&gt;
this is the msg i got after the search completed :&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;5,000 events (before 31/01/2020 20:57:34.000)&lt;BR /&gt;
but the results i got is from 2\2\2020 which is future date... &lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Fri, 31 Jan 2020 19:00:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-is-wrong/m-p/499578#M85157</guid>
      <dc:creator>sarit_s</dc:creator>
      <dc:date>2020-01-31T19:00:25Z</dc:date>
    </item>
  </channel>
</rss>

