<?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: Timestap issue in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Timestap-issue/m-p/291240#M55528</link>
    <description>&lt;P&gt;Yes, you need a restart after making any index time setting changes... &lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/admin/Propsconf"&gt;http://docs.splunk.com/Documentation/Splunk/latest/admin/Propsconf&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Feb 2018 21:46:10 GMT</pubDate>
    <dc:creator>skoelpin</dc:creator>
    <dc:date>2018-02-19T21:46:10Z</dc:date>
    <item>
      <title>Timestap issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestap-issue/m-p/291234#M55522</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;

&lt;P&gt;I am a little confused as to what the heck is going wrong with my time stamps. We have the following raw logs:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2018-02-19 11:13:00 - INFO  - ENTITLEMENT - UsersDaoImpl:124 - 036cc5fa-a0b3-4a54-978f-9f34747fd126 - Inside UsersDaoImpl- getUserByUserId method
2018-02-19 11:13:00 - INFO  - ENTITLEMENT - EMSJobOrderServiceImpl:38 - 036cc5fa-a0b3-4a54-978f-9f34747fd126 - SalesOrderDTO object type received.
2018-02-19 11:13:00 - WARN  - ENTITLEMENT - EMSJobOrderServiceImpl:54 - 036cc5fa-a0b3-4a54-978f-9f34747fd126 - Returning the Job Params...
2018-02-19 11:13:00 - INFO  - ENTITLEMENT - UsersDaoImpl:124 - 036cc5fa-a0b3-4a54-978f-9f34747fd126 - Inside UsersDaoImpl- getUserByUserId method
2018-02-19 11:13:00 - INFO  - ENTITLEMENT - UsersDaoImpl:124 - 036cc5fa-a0b3-4a54-978f-9f34747fd126 - Inside UsersDaoImpl- getUserByUserId method
2018-02-19 11:13:00 - INFO  - ENTITLEMENT - UsersDaoImpl:124 - 036cc5fa-a0b3-4a54-978f-9f34747fd126 - Inside UsersDaoImpl- getUserByUserId method
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The timezone for the logs/server is PST, but when the logs get ingested they are coming in with a timestamp as follows:&lt;BR /&gt;
&lt;IMG src="https://community.splunk.com/storage/temp/228819-timeissuecapture.jpg" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;The props.conf for said data is as follows:&lt;/P&gt;

&lt;P&gt;[ems_catalina]&lt;BR /&gt;
SHOULD_LINEMERGE = false&lt;BR /&gt;
TIME_PREFIX = &amp;lt;6&amp;gt;&lt;BR /&gt;
MAX_TIMESTAMP_LOOKAHEAD = 24&lt;BR /&gt;
TIME_FORMAT = %Y-%m-%dT%H%M%SZ&lt;/P&gt;

&lt;P&gt;[ems_applogs]&lt;BR /&gt;
TIME_FORMAT = %Y-%m-%d %H:%M:%S&lt;BR /&gt;
TZ = US/Pacific&lt;/P&gt;

&lt;P&gt;#[source::/apps/tomcat/logs/ems_entitlement_services.log]&lt;BR /&gt;
#TZ = America/Los_Angeles&lt;/P&gt;

&lt;P&gt;The ems_applogs is the sourcetype which I am having issues with.  Any ideas/help.&lt;/P&gt;

&lt;P&gt;thanks&lt;BR /&gt;
ed&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:05:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestap-issue/m-p/291234#M55522</guid>
      <dc:creator>edwardrose</dc:creator>
      <dc:date>2020-09-29T18:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Timestap issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestap-issue/m-p/291235#M55523</link>
      <description>&lt;P&gt;I'm betting it has something to do with your &lt;CODE&gt;TZ&lt;/CODE&gt; attribute. You should try removing it and seeing if that fixes your timestamp issue&lt;/P&gt;

&lt;P&gt;Also, are you sure you restarted the splunkd service after making the above changes? It looks like its pulling from old configs and your new ones were not applied &lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 21:15:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestap-issue/m-p/291235#M55523</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-02-19T21:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Timestap issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestap-issue/m-p/291236#M55524</link>
      <description>&lt;P&gt;In the top right menu bar, go to left most dropdown (which has your user name)-&amp;gt; Edit Account. Check what's the default timezone selected for you. The timestamp you see on search page is adjusted per your default timezone.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 21:18:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestap-issue/m-p/291236#M55524</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-02-19T21:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Timestap issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestap-issue/m-p/291237#M55525</link>
      <description>&lt;P&gt;My account specific TZ is set to PST.  &lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 21:33:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestap-issue/m-p/291237#M55525</guid>
      <dc:creator>edwardrose</dc:creator>
      <dc:date>2018-02-19T21:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: Timestap issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestap-issue/m-p/291238#M55526</link>
      <description>&lt;P&gt;It originally had nothing set for the TZ and the data was off.  I added the TZ but did not restart the services as changes to the props.conf file do not always require a restart of the splunk services.  But I will try it to test it out.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 21:34:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestap-issue/m-p/291238#M55526</guid>
      <dc:creator>edwardrose</dc:creator>
      <dc:date>2018-02-19T21:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Timestap issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestap-issue/m-p/291239#M55527</link>
      <description>&lt;P&gt;It looks like Splunk is treating the log's timestamp to be in UTC, so it's showing -0800 when displayed in UI. Guessing you'll get your TZ corrected after restart. What version of UF you've where you're collecting your logs? If it's 6.x and above, you can set your TZ settings on UF itself.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 21:41:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestap-issue/m-p/291239#M55527</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-02-19T21:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Timestap issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Timestap-issue/m-p/291240#M55528</link>
      <description>&lt;P&gt;Yes, you need a restart after making any index time setting changes... &lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/admin/Propsconf"&gt;http://docs.splunk.com/Documentation/Splunk/latest/admin/Propsconf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 21:46:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Timestap-issue/m-p/291240#M55528</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-02-19T21:46:10Z</dc:date>
    </item>
  </channel>
</rss>

