<?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 Help with writing props, keep getting error? in Splunk Cloud Platform</title>
    <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Help-with-writing-props-keep-getting-error/m-p/633177#M2083</link>
    <description>&lt;P&gt;I have below logs&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Status: INFORMATION: Description: Beginning GDP Fransaction Script: 01-22-2023-01-13-04-PM&lt;/P&gt;
&lt;P&gt;Status: INFORMATION: Description: txt file already exists&lt;/P&gt;
&lt;P&gt;Status: INFORMATION: Description: csv file already exists&lt;/P&gt;
&lt;P&gt;Status: OK: Description: C:\GDPFransactionScript\Inputs \GDPTestFile.csv copy to USB successful&lt;/P&gt;
&lt;P&gt;Status: OK: Description: C:\GDPTransactionScript\Inputs \GDPTestFile.txt copy to USB successful&lt;/P&gt;
&lt;P&gt;Status: ERROR: Description: http POST failed:&lt;/P&gt;
&lt;P&gt;Status: ERROR: Description: https POST failed:&lt;/P&gt;
&lt;P&gt;Status: INFORMATION: Description: End of GDP Transaction Script: 01-22-2023-01-13-04-PM&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have mentioned in my props&amp;nbsp;&lt;/P&gt;
&lt;P&gt;CHARSET=AUTO&lt;/P&gt;
&lt;P&gt;SHOULD_LINEMERGE=false&lt;/P&gt;
&lt;P&gt;LINE_BREAKER=([\r\n]+)\Status&lt;/P&gt;
&lt;P&gt;NO_BINARY_CHECK=true&lt;/P&gt;
&lt;P&gt;disabled=false&lt;/P&gt;
&lt;P&gt;TIME_PREFIX=^&lt;/P&gt;
&lt;P&gt;But i am seeing error like failed to parse timestamp. Default to file modtime&lt;/P&gt;
&lt;P&gt;How to resolve this issue&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Mar 2023 14:21:04 GMT</pubDate>
    <dc:creator>jackin</dc:creator>
    <dc:date>2023-03-06T14:21:04Z</dc:date>
    <item>
      <title>Help with writing props, keep getting error?</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Help-with-writing-props-keep-getting-error/m-p/633177#M2083</link>
      <description>&lt;P&gt;I have below logs&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Status: INFORMATION: Description: Beginning GDP Fransaction Script: 01-22-2023-01-13-04-PM&lt;/P&gt;
&lt;P&gt;Status: INFORMATION: Description: txt file already exists&lt;/P&gt;
&lt;P&gt;Status: INFORMATION: Description: csv file already exists&lt;/P&gt;
&lt;P&gt;Status: OK: Description: C:\GDPFransactionScript\Inputs \GDPTestFile.csv copy to USB successful&lt;/P&gt;
&lt;P&gt;Status: OK: Description: C:\GDPTransactionScript\Inputs \GDPTestFile.txt copy to USB successful&lt;/P&gt;
&lt;P&gt;Status: ERROR: Description: http POST failed:&lt;/P&gt;
&lt;P&gt;Status: ERROR: Description: https POST failed:&lt;/P&gt;
&lt;P&gt;Status: INFORMATION: Description: End of GDP Transaction Script: 01-22-2023-01-13-04-PM&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have mentioned in my props&amp;nbsp;&lt;/P&gt;
&lt;P&gt;CHARSET=AUTO&lt;/P&gt;
&lt;P&gt;SHOULD_LINEMERGE=false&lt;/P&gt;
&lt;P&gt;LINE_BREAKER=([\r\n]+)\Status&lt;/P&gt;
&lt;P&gt;NO_BINARY_CHECK=true&lt;/P&gt;
&lt;P&gt;disabled=false&lt;/P&gt;
&lt;P&gt;TIME_PREFIX=^&lt;/P&gt;
&lt;P&gt;But i am seeing error like failed to parse timestamp. Default to file modtime&lt;/P&gt;
&lt;P&gt;How to resolve this issue&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 14:21:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Help-with-writing-props-keep-getting-error/m-p/633177#M2083</guid>
      <dc:creator>jackin</dc:creator>
      <dc:date>2023-03-06T14:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need assistance in writing props</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Help-with-writing-props-keep-getting-error/m-p/633192#M2084</link>
      <description>&lt;P&gt;Most of the example events do not contain a timestamp so Splunk has to use the file mod-time or the current time.&amp;nbsp; To use the current time, specify &lt;FONT face="courier new,courier"&gt;DATETIME_CONFIG = CURRENT&lt;/FONT&gt;.&lt;/P&gt;&lt;P&gt;Perhaps those lines are a single event.&amp;nbsp; If so, then try these settings&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;SHOULD_LINEMERGE = false
LINE_BREAKER = ([\r\n]+)Status INFORMATION: Description: Beginning
NO_BINARY_CHECK = true
disabled = false
TIME_PREFIX = Script:
TIME_FORMAT = %m-%d-%Y-%I:%M:%S-%p&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 03 Mar 2023 15:19:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Help-with-writing-props-keep-getting-error/m-p/633192#M2084</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-03-03T15:19:09Z</dc:date>
    </item>
  </channel>
</rss>

