<?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_PREFIX Challenge in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/TIME-PREFIX-Challenge/m-p/747936#M118835</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/308735"&gt;@b17gunnr&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;these seem to be json files.&lt;/P&gt;&lt;P&gt;to use a regex, you must see the row data, maybe there are some backslashes in your logs before quotes: check them to be sure about your TIME_PREFIX.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jun 2025 13:11:16 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2025-06-13T13:11:16Z</dc:date>
    <item>
      <title>TIME_PREFIX Challenge</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME-PREFIX-Challenge/m-p/747935#M118834</link>
      <description>&lt;P&gt;Hello folks,&lt;/P&gt;&lt;P&gt;I'm fighting some events in the future and am having some trouble breaking the code for parsing an event. I have the following event (with a little redaction) and have tried some flavors of the the stanza below primarily messing with the TIME_PREFIX to no avail. For every change I make (and a Splunk restart after the fact), Splunk just wants the event in UTC and it is not considering my timezone offset.&lt;/P&gt;&lt;P&gt;Does anyone have any suggestions or thoughts at to why I cannot get Splunk to recognize that time properly? Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{"id": 141865, "summary": "User's password changed", "remoteAddress": "X.X.X.X", &lt;STRONG&gt;"created": "2025-06-12T14:13:19.323+0000"&lt;/STRONG&gt;, "category": "user management", "eventSource": "", "objectItem": {"id": "lots_of_jibberish", "name": "lots_of_jibberish", "typeName": "USER", "parentId": "10000", "parentName": "com.AAA.BBB.CCC.DDD"}, "associatedItems": [{"id": "lots_of_jibberish", "name": "lots_of_jibberish", "typeName": "USER", "parentId": "10000", "parentName": "com.AAA.BBB.CCC.DDD"}]}&lt;/P&gt;&lt;P&gt;[my_stanza]&lt;BR /&gt;TIME_PREFIX = "created": "&lt;BR /&gt;TIME_FORMAT = %Y-%m-%dT%H:%M:%S.%3NZ&lt;BR /&gt;TZ = UTC&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2025 13:08:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME-PREFIX-Challenge/m-p/747935#M118834</guid>
      <dc:creator>b17gunnr</dc:creator>
      <dc:date>2025-06-13T13:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_PREFIX Challenge</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME-PREFIX-Challenge/m-p/747936#M118835</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/308735"&gt;@b17gunnr&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;these seem to be json files.&lt;/P&gt;&lt;P&gt;to use a regex, you must see the row data, maybe there are some backslashes in your logs before quotes: check them to be sure about your TIME_PREFIX.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2025 13:11:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME-PREFIX-Challenge/m-p/747936#M118835</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2025-06-13T13:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: TIME_PREFIX Challenge</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TIME-PREFIX-Challenge/m-p/747949#M118838</link>
      <description>&lt;P&gt;Try changing the timezone in your time format&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;TIME_FORMAT = %Y-%m-%dT%H:%M:%S.%3N%z&lt;/LI-CODE&gt;&lt;P&gt;("Z" as you have used it is just a character constant - which is used n some date formats)&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Commontimeformatvariables#Time_variables" target="_blank" rel="noopener"&gt;Time variables&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2025 16:45:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TIME-PREFIX-Challenge/m-p/747949#M118838</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2025-06-13T16:45:55Z</dc:date>
    </item>
  </channel>
</rss>

