<?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 format in log4j in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/time-format-in-log4j/m-p/348172#M63924</link>
    <description>&lt;P&gt;What is the expected interpretation of that log4j timestamp?  Splunk's interpretation looks right to me.&lt;/P&gt;</description>
    <pubDate>Fri, 04 Aug 2017 12:49:59 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2017-08-04T12:49:59Z</dc:date>
    <item>
      <title>time format in log4j</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-format-in-log4j/m-p/348171#M63923</link>
      <description>&lt;P&gt;Hi at all,&lt;BR /&gt;
I have a strange question, strange because it should be easy but it doesn't run!&lt;BR /&gt;
I have log4j logs with a timesamp &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2017-07-26 00:05:21 DEBUG
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;that is wrongly read by Splunk  as&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;7/26/17 12:05:21 AM
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I tried with and without TomeZone.&lt;/P&gt;

&lt;P&gt;How can I fix this problem? what I forgot (Holidays are coming &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; )?&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 12:13:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-format-in-log4j/m-p/348171#M63923</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-08-04T12:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: time format in log4j</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-format-in-log4j/m-p/348172#M63924</link>
      <description>&lt;P&gt;What is the expected interpretation of that log4j timestamp?  Splunk's interpretation looks right to me.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 12:49:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-format-in-log4j/m-p/348172#M63924</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2017-08-04T12:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: time format in log4j</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-format-in-log4j/m-p/348173#M63925</link>
      <description>&lt;P&gt;Probably I have an interpretation problem from the italian way to show hours:&lt;BR /&gt;
12 AM is followed by 1 AM, 2 AM and so on, correct?&lt;BR /&gt;
In Italy we have 0 AM, 1 AM, 2AM and so on!&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 13:33:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-format-in-log4j/m-p/348173#M63925</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-08-04T13:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: time format in log4j</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-format-in-log4j/m-p/348174#M63926</link>
      <description>&lt;P&gt;@cusello, I dont think this is an issue with Time Stamp recognition only for log4j logs. By default this is how timestamp for _time would be displayed for any log.&lt;/P&gt;

&lt;P&gt;Try changing Splunk URL from US ( &lt;CODE&gt;&lt;A href="http://&amp;lt;YourSplunkServer&amp;gt;/en-US" target="test_blank"&gt;http://&amp;lt;YourSplunkServer&amp;gt;/en-US&lt;/A&gt;&lt;/CODE&gt; )  to GB ( &lt;CODE&gt;&lt;A href="http://&amp;lt;YourSplunkServer&amp;gt;/en-GB" target="test_blank"&gt;http://&amp;lt;YourSplunkServer&amp;gt;/en-GB&lt;/A&gt;&lt;/CODE&gt; )&lt;/P&gt;

&lt;P&gt;See if time is displayed as 00 hours instead of 12&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 14:22:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-format-in-log4j/m-p/348174#M63926</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-08-04T14:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: time format in log4j</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-format-in-log4j/m-p/348175#M63927</link>
      <description>&lt;P&gt;@cusello, I dont think this is an issue with Time Stamp recognition only for log4j logs. By default this is how timestamp for _time would be displayed for any log.&lt;/P&gt;

&lt;P&gt;Try changing Splunk URL from US ( &lt;CODE&gt;&lt;A href="http://&amp;lt;YourSplunkServer&amp;gt;/en-US" target="test_blank"&gt;http://&amp;lt;YourSplunkServer&amp;gt;/en-US&lt;/A&gt;&lt;/CODE&gt; )  to GB ( &lt;CODE&gt;&lt;A href="http://&amp;lt;YourSplunkServer&amp;gt;/en-GB" target="test_blank"&gt;http://&amp;lt;YourSplunkServer&amp;gt;/en-GB&lt;/A&gt;&lt;/CODE&gt; )&lt;/P&gt;

&lt;P&gt;See if time is displayed as 00 hours instead of 12&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 14:22:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-format-in-log4j/m-p/348175#M63927</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-08-04T14:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: time format in log4j</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-format-in-log4j/m-p/348176#M63928</link>
      <description>&lt;P&gt;Yes!&lt;BR /&gt;
every day I learn!&lt;BR /&gt;
Thank you.&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 14:54:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-format-in-log4j/m-p/348176#M63928</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-08-04T14:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: time format in log4j</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/time-format-in-log4j/m-p/348177#M63929</link>
      <description>&lt;P&gt;Cheers! Have a nice weekend &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 16:43:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/time-format-in-log4j/m-p/348177#M63929</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-08-04T16:43:12Z</dc:date>
    </item>
  </channel>
</rss>

