<?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: Need Proper props configuration for extracting date-time information and breaking down events. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Need-Proper-props-configuration-for-extracting-date-time/m-p/746985#M118707</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;not sure like how its working for you as still am unable to get the results.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Praz_123_0-1748355946737.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39164i784AF35B8143A80C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Praz_123_0-1748355946737.png" alt="Praz_123_0-1748355946737.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 May 2025 14:25:56 GMT</pubDate>
    <dc:creator>Praz_123</dc:creator>
    <dc:date>2025-05-27T14:25:56Z</dc:date>
    <item>
      <title>Need Proper props configuration for extracting date-time information and breaking down events.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-Proper-props-configuration-for-extracting-date-time/m-p/746952#M118699</link>
      <description>&lt;P&gt;Need to know while am adding the data in splunk am getting the below error&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Praz_123_0-1748330833132.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39153i84A687B465A444FF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Praz_123_0-1748330833132.png" alt="Praz_123_0-1748330833132.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Same data would be like :-&lt;BR /&gt;&lt;BR /&gt;{&lt;BR /&gt;"version": "200",&lt;BR /&gt;"predictions": [&lt;BR /&gt;{&lt;BR /&gt;"ds": "2023-01-01T01:00:00",&lt;BR /&gt;"y": 25727,&lt;BR /&gt;"yhat_lower": 23595.643771045987,&lt;BR /&gt;"yhat_upper": 26531.786203915904,&lt;BR /&gt;"marginal_upper": 26838.980030149163,&lt;BR /&gt;"marginal_lower": 23183.715141246714,&lt;BR /&gt;"anomaly": false&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"ds": "2023-01-01T02:00:00",&lt;BR /&gt;"y": 24710,&lt;BR /&gt;"yhat_lower": 21984.478022195697,&lt;BR /&gt;"yhat_upper": 24966.416390280523,&lt;BR /&gt;"marginal_upper": 25457.020250925423,&lt;BR /&gt;"marginal_lower": 21744.743048120385,&lt;BR /&gt;"anomaly": false&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"ds": "2023-01-01T03:00:00",&lt;BR /&gt;"y": 23908,&lt;BR /&gt;"yhat_lower": 21181.498740796877,&lt;BR /&gt;"yhat_upper": 24172.09825724038,&lt;BR /&gt;"marginal_upper": 24449.705257711226,&lt;BR /&gt;"marginal_lower": 20726.645610860345,&lt;BR /&gt;"anomaly": false&lt;BR /&gt;},&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 07:31:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-Proper-props-configuration-for-extracting-date-time/m-p/746952#M118699</guid>
      <dc:creator>Praz_123</dc:creator>
      <dc:date>2025-05-27T07:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need Proper props configuration for extracting date-time information and breaking down events.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-Proper-props-configuration-for-extracting-date-time/m-p/746954#M118701</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/258639"&gt;@Praz_123&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Under Advanced try setting a LINE_BREAKER to&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;"predictions"\s*:\s*\[|}\s*,\s*{|}\s*\]?&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 09:04:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-Proper-props-configuration-for-extracting-date-time/m-p/746954#M118701</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-05-27T09:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Need Proper props configuration for extracting date-time information and breaking down events.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-Proper-props-configuration-for-extracting-date-time/m-p/746956#M118702</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Now it came like in 1 event&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Praz_123_0-1748337021423.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39154iDBBCA787E08D4365/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Praz_123_0-1748337021423.png" alt="Praz_123_0-1748337021423.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 09:10:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-Proper-props-configuration-for-extracting-date-time/m-p/746956#M118702</guid>
      <dc:creator>Praz_123</dc:creator>
      <dc:date>2025-05-27T09:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Need Proper props configuration for extracting date-time information and breaking down events.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-Proper-props-configuration-for-extracting-date-time/m-p/746958#M118703</link>
      <description>&lt;P&gt;Ah sorry about that! Leave it with me, just working on it locally to check.&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 09:18:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-Proper-props-configuration-for-extracting-date-time/m-p/746958#M118703</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-05-27T09:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need Proper props configuration for extracting date-time information and breaking down events.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-Proper-props-configuration-for-extracting-date-time/m-p/746962#M118704</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Able to break down the events , but still can't extract the date-time information ,getting error&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Praz_123_0-1748337778253.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39155i2792C7540739F654/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Praz_123_0-1748337778253.png" alt="Praz_123_0-1748337778253.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Praz_123_1-1748337817454.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39156i0DEC2AB316E814FB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Praz_123_1-1748337817454.png" alt="Praz_123_1-1748337817454.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 09:24:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-Proper-props-configuration-for-extracting-date-time/m-p/746962#M118704</guid>
      <dc:creator>Praz_123</dc:creator>
      <dc:date>2025-05-27T09:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Need Proper props configuration for extracting date-time information and breaking down events.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-Proper-props-configuration-for-extracting-date-time/m-p/746967#M118705</link>
      <description>&lt;P&gt;Okay&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/258639"&gt;@Praz_123&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lets try again!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="livehybrid_0-1748339098973.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39159iAB145F837B1DE788/image-size/medium?v=v2&amp;amp;px=400" role="button" title="livehybrid_0-1748339098973.png" alt="livehybrid_0-1748339098973.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[yourSourceType]
SHOULD_LINEMERGE=false
LINE_BREAKER=([\S\s\n]+"predictions":\s\[\s*)|}(\s*\,\s*){|([\s\n\r]*\][\s\n\r]*}[\s\n\r]*)
NO_BINARY_CHECK=true
TIME_PREFIX="ds":\s"
TIME_FORMAT=%Y-%m-%dT%H:%M:%S
MAX_TIMESTAMP_LOOKAHEAD=20&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 09:45:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-Proper-props-configuration-for-extracting-date-time/m-p/746967#M118705</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-05-27T09:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Need Proper props configuration for extracting date-time information and breaking down events.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-Proper-props-configuration-for-extracting-date-time/m-p/746968#M118706</link>
      <description>&lt;LI-CODE lang="markup"&gt;[yourSourceType]
SHOULD_LINEMERGE=false
LINE_BREAKER=([\S\s\n]+"predictions":\s\[\s*)|}(\s*\,\s*){|([\s\n\r]*\][\s\n\r]*}[\s\n\r]*)
NO_BINARY_CHECK=true
TIME_PREFIX="ds":\s"
TIME_FORMAT=%Y-%m-%dT%H:%M:%S
MAX_TIMESTAMP_LOOKAHEAD=20&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 09:46:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-Proper-props-configuration-for-extracting-date-time/m-p/746968#M118706</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-05-27T09:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need Proper props configuration for extracting date-time information and breaking down events.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-Proper-props-configuration-for-extracting-date-time/m-p/746985#M118707</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;not sure like how its working for you as still am unable to get the results.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Praz_123_0-1748355946737.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39164i784AF35B8143A80C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Praz_123_0-1748355946737.png" alt="Praz_123_0-1748355946737.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 14:25:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-Proper-props-configuration-for-extracting-date-time/m-p/746985#M118707</guid>
      <dc:creator>Praz_123</dc:creator>
      <dc:date>2025-05-27T14:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Need Proper props configuration for extracting date-time information and breaking down events.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-Proper-props-configuration-for-extracting-date-time/m-p/747078#M118723</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/258639"&gt;@Praz_123&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think the issue here could be that in the original data I had for the my example, the date is in 2023, however in this example the data is in 2012.&lt;/P&gt;&lt;P&gt;In props.conf there is a&amp;nbsp;&lt;SPAN&gt;MAX_DAYS_AGO setting which defaults to 2000 - which is some time in 2019 - If the date you want to extract is prior to this date then you need to increase&amp;nbsp;MAX_DAYS_AGO!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Try setting&amp;nbsp;MAX_DAYS_AGO=5000&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[yourSourceType]
SHOULD_LINEMERGE=false
LINE_BREAKER=([\S\s\n]+"predictions":\s\[\s*)|}(\s*\,\s*){|([\s\n\r]*\][\s\n\r]*}[\s\n\r]*)
NO_BINARY_CHECK=true
TIME_PREFIX="ds":\s"
TIME_FORMAT=%Y-%m-%dT%H:%M:%S
MAX_TIMESTAMP_LOOKAHEAD=20
MAX_DAYS_AGO=5000&lt;/LI-CODE&gt;&lt;P&gt;&lt;SPAN&gt;If this doesnt work then please show the error by hovering over the error icon.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Wed, 28 May 2025 06:33:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-Proper-props-configuration-for-extracting-date-time/m-p/747078#M118723</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-05-28T06:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Need Proper props configuration for extracting date-time information and breaking down events.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-Proper-props-configuration-for-extracting-date-time/m-p/747083#M118726</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;THANKS for your help it worked finally ,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Praz_123_0-1748414659418.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39213i5BC587902FBFDA38/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Praz_123_0-1748414659418.png" alt="Praz_123_0-1748414659418.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 May 2025 06:44:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-Proper-props-configuration-for-extracting-date-time/m-p/747083#M118726</guid>
      <dc:creator>Praz_123</dc:creator>
      <dc:date>2025-05-28T06:44:35Z</dc:date>
    </item>
  </channel>
</rss>

