<?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: Splunk Data Parse Verbose issue in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Parse-Verbose-issue/m-p/414843#M73356</link>
    <description>&lt;P&gt;so i will remove the line INDEXED_EXTRACTIONS = psv and adding these lines to my existing sourcetype right ? and will it fix these issues too or should i need to add some extra parameter like  (• Add MAX_DAYS_AGO = 3000&lt;BR /&gt;
• MAX_DAYS_HENCE = 90)&lt;/P&gt;

&lt;P&gt;A possible timestamp match (Fri Aug 16 11:09:15 2013) is outside of the acceptable time window.&lt;BR /&gt;
• Accepted time (Fri Apr 5 00:00:00 2019) is suspiciously far away from the previous event's time (Thu Jun 6 14:10:32 2019), but still accepted because it was extracted by the same pattern splunk&lt;BR /&gt;
Time parsed (Fri Apr 8 00:00:00 2016) is too far away from the previous event's time (Thu Jun 6 11:37:19 2019) to be accepted. If this is a correct time, MAX_DIFF_SECS_AGO (3600) or MAX_DIFF_SECS_HENCE splunk&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 00:51:47 GMT</pubDate>
    <dc:creator>ram254481493</dc:creator>
    <dc:date>2020-09-30T00:51:47Z</dc:date>
    <item>
      <title>Splunk Data Parse Verbose issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Parse-Verbose-issue/m-p/414838#M73351</link>
      <description>&lt;P&gt;Hi, Currently I am having below issues :&lt;/P&gt;

&lt;P&gt;A possible timestamp match &lt;CODE&gt;(Fri Aug 16 11:09:15 2013)&lt;/CODE&gt; is outside of the acceptable time window.&lt;BR /&gt;
• Accepted time &lt;CODE&gt;(Fri Apr 5 00:00:00 2019)&lt;/CODE&gt; is suspiciously far away from the previous event's time &lt;CODE&gt;(Thu Jun 6 14:10:32 2019)&lt;/CODE&gt;, but still acceptable because it was extracted by the same pattern Splunk&lt;BR /&gt;
• Failed to parse timestamp in first &lt;CODE&gt;MAX_TIMESTAMP_LOOKAHEAD&lt;/CODE&gt; (128) characters of the event.  Splunk&lt;BR /&gt;
• Time parsed &lt;CODE&gt;(Fri Apr 8 00:00:00 2016)&lt;/CODE&gt; is too far away from the previous event's time &lt;CODE&gt;(Thu Jun 6 11:37:19 2019)&lt;/CODE&gt; to be accepted. If this is a correct time, &lt;CODE&gt;MAX_DIFF_SECS_AGO (3600) or MAX_DIFF_SECS_HENCE&lt;/CODE&gt;  Splunk.&lt;/P&gt;

&lt;P&gt;Below is my props.conf deployed in indexers:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[xxxxxxxxx]
DATETIME_CONFIG = 
FIELD_DELIMITER = |
FIELD_NAMES = timestamp,message
HEADER_FIELD_DELIMITER = |
INDEXED_EXTRACTIONS = psv
KV_MODE = none
NO_BINARY_CHECK = true
SHOULD_LINEMERGE = false
category = Structured
description = Pipe-separated value format. 
disabled = false
pulldown_type = true
SEDCMD-stupid-line-breaker = s/\----------------------------------------//g
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I am planning to add these settings on my existing props configs ;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;• Add MAX_DAYS_AGO  = 3000
• MAX_DAYS_HENCE = 90
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Will it solve my issue if I add the above two settings? &lt;BR /&gt;
I know by default &lt;CODE&gt;MAX_DAYS_AGO&lt;/CODE&gt; is 2000 but here nothing is mentioned means is the default of 2000 days working?&lt;/P&gt;

&lt;P&gt;What stanza do I need to add for this error message Failed to parse timestamp in first &lt;CODE&gt;MAX_TIMESTAMP_LOOKAHEAD&lt;/CODE&gt; (128) characters of the event?&lt;/P&gt;

&lt;P&gt;Please suggest some answers.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 22:37:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Parse-Verbose-issue/m-p/414838#M73351</guid>
      <dc:creator>ram254481493</dc:creator>
      <dc:date>2019-06-06T22:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Data Parse Verbose issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Parse-Verbose-issue/m-p/414839#M73352</link>
      <description>&lt;P&gt;Please share some sample data.  It's close to impossible to determine if your settings are correct without knowing what is to parse.&lt;/P&gt;

&lt;P&gt;BTW, the &lt;CODE&gt;SEDCMD&lt;/CODE&gt; attribute goes in transforms.conf.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 22:53:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Parse-Verbose-issue/m-p/414839#M73352</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-06-06T22:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Data Parse Verbose issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Parse-Verbose-issue/m-p/414840#M73353</link>
      <description>&lt;P&gt;Sure here is sample event logs from splunk , i dont have actual logs now , if it wont works i will upload the actual logs shortly :&lt;/P&gt;

&lt;P&gt;6/6/19&lt;BR /&gt;
5:57:31.000 PM  &lt;/P&gt;

&lt;H2&gt;6/6/2019 5:57:31 PM|Thread Id: 10252|Information|Information|xxxxxxxxxx|Ended UnemploymentDocumentProcessor Main Total Time: 00:03:42.5002966&lt;/H2&gt;

&lt;P&gt;host =  xxxxxxxxxxxx source =   \xxxxxxxxxxx\Logs\Prod\PlatformServices\UnemploymentDocumentProcessorClaimsQuestionaires\Audit.log sourcetype =    xxxxxxxxxx&lt;BR /&gt;
6/6/19&lt;BR /&gt;
5:57:31.000 PM  &lt;/P&gt;

&lt;H2&gt;6/6/2019 5:57:31 PM|Thread Id: 10252|Information|Information|xxxxxxxxxxxx|End time: 6/6/2019 5:57:31 PM Time Taken: 00:00:07.5917984 for validation work Reference: 502199417&lt;/H2&gt;

&lt;HR /&gt;

&lt;P&gt;host =  xxxxxxxxxxxxx source =  \xxxxxxxxxxxxxx\Logs\Prod\PlatformServices\UnemploymentDocumentProcessorClaimsQuestionaires\Audit.log sourcetype = xxxxxxxxxxx&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2019 23:05:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Parse-Verbose-issue/m-p/414840#M73353</guid>
      <dc:creator>ram254481493</dc:creator>
      <dc:date>2019-06-06T23:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Data Parse Verbose issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Parse-Verbose-issue/m-p/414841#M73354</link>
      <description>&lt;P&gt;here is the sample of actual server logs:&lt;/P&gt;

&lt;H2&gt;06/05/2019 11:56:53.86484|xxxxxxxxxxx|/LM/W3SVC/10/ROOT/ChargeService-1-132041830473540422|IChargeSpecificationFactory.CreateSpecification(Input Parameters Ignored)|&lt;/H2&gt;

&lt;HR /&gt;

&lt;H2&gt;06/05/2019 11:56:53.86484|xxxxxxxxxxx|/LM/W3SVC/10/ROOT/ChargeService-1-132041830473540422|IChargeSpecificationFactory.CreateSpecification(Input Parameters Ignored)|&lt;/H2&gt;

&lt;HR /&gt;

&lt;H2&gt;06/05/2019 11:56:53.88046|xxxxxxxxxxxx|/LM/W3SVC/10/ROOT/ChargeService-1-132041830473540422|IChargeLegacyDao.GetChargeServiceStatus(Output Parameters Ignored) -&amp;gt; 1  : TimeTaken -31.2485ms|&lt;/H2&gt;

&lt;HR /&gt;

&lt;H2&gt;06/05/2019 11:56:53.98987|xxxxxxxxxxx|/LM/W3SVC/10/ROOT/ChargeService-1-132041830473540422|IChargeSpecificationFactory.CreateSpecification(Output Parameters Ignored) -&amp;gt; UCM.Charges.BusinessLayerImplementation.Specifications.PendingHearingLevelSpecification  : TimeTaken -0ms|&lt;/H2&gt;

&lt;HR /&gt;

&lt;H2&gt;06/05/2019 11:56:53.98987|xxxxxxxxxxxxx|/LM/W3SVC/10/ROOT/ChargeService-1-132041830473540422|IChargeSpecificationFactory.CreateSpecification(Output Parameters Ignored) -&amp;gt; UCM.Charges.BusinessLayerImplementation.Specifications.ReimbursableSpecification  : TimeTaken -0ms|&lt;/H2&gt;

&lt;HR /&gt;

&lt;H2&gt;06/05/2019 11:56:54.02108|xxxxxxxxxxxx|/LM/W3SVC/10/ROOT/ChargeService-1-132041830473540422|IChargeSpecificationFactory.CreateSpecification(Input Parameters Ignored)|&lt;/H2&gt;

&lt;HR /&gt;

&lt;H2&gt;06/05/2019 11:56:54.02108|xxxxxxxxxxxx|/LM/W3SVC/10/ROOT/ChargeService-1-132041830473540422|IChargeSpecificationFactory.CreateSpecification(Output Parameters Ignored) -&amp;gt; UCM.Charges.BusinessLayerImplementation.Specifications.UnfavorableDeterminationUnderAppealSpecification  : TimeTaken -0ms|&lt;/H2&gt;

&lt;HR /&gt;

&lt;H2&gt;06/05/2019 11:56:54.05234|xxxxxxxxxxx|/LM/W3SVC/10/ROOT/ChargeService-1-132041830473540422|IChargeVerificationRules.VerifyIsReimbursible(Output Parameters Ignored) -&amp;gt; False  : TimeTaken -187.5012ms|&lt;/H2&gt;

&lt;P&gt;Please help me out to fix these above mentioned errors.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2019 14:11:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Parse-Verbose-issue/m-p/414841#M73354</guid>
      <dc:creator>ram254481493</dc:creator>
      <dc:date>2019-06-07T14:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Data Parse Verbose issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Parse-Verbose-issue/m-p/414842#M73355</link>
      <description>&lt;P&gt;I'm not sure where the Aug 16 date is coming from, but it should help to specify timestamp options.  Also, &lt;CODE&gt;INDEXED_EXTRACTIONS = psv&lt;/CODE&gt; doesn't apply here since you don't have a PSV file.  Try these settings:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[mysecretsourcetype]
# Break after a line of dashes and a CR and/or LF.  Discard the matching chars.
LINE_BREAKER = (----+[\r\n]+)
TIME_PREFIX = ^
TIME_FORMAT = %m/%d/%Y %H:%M:%S.%5N
MAX_TIMESTAMP_LOOKAHEAD = 25
SHOULD_LINEMERGE = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The "Failed to parse timestamp" message may be coming from the lines of dashes.  These settings should eliminate those.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2019 15:39:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Parse-Verbose-issue/m-p/414842#M73355</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-06-07T15:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Data Parse Verbose issue</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Parse-Verbose-issue/m-p/414843#M73356</link>
      <description>&lt;P&gt;so i will remove the line INDEXED_EXTRACTIONS = psv and adding these lines to my existing sourcetype right ? and will it fix these issues too or should i need to add some extra parameter like  (• Add MAX_DAYS_AGO = 3000&lt;BR /&gt;
• MAX_DAYS_HENCE = 90)&lt;/P&gt;

&lt;P&gt;A possible timestamp match (Fri Aug 16 11:09:15 2013) is outside of the acceptable time window.&lt;BR /&gt;
• Accepted time (Fri Apr 5 00:00:00 2019) is suspiciously far away from the previous event's time (Thu Jun 6 14:10:32 2019), but still accepted because it was extracted by the same pattern splunk&lt;BR /&gt;
Time parsed (Fri Apr 8 00:00:00 2016) is too far away from the previous event's time (Thu Jun 6 11:37:19 2019) to be accepted. If this is a correct time, MAX_DIFF_SECS_AGO (3600) or MAX_DIFF_SECS_HENCE splunk&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 00:51:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Data-Parse-Verbose-issue/m-p/414843#M73356</guid>
      <dc:creator>ram254481493</dc:creator>
      <dc:date>2020-09-30T00:51:47Z</dc:date>
    </item>
  </channel>
</rss>

