<?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: Problem with monitor file in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Problem-with-monitor-file/m-p/391346#M6569</link>
    <description>&lt;P&gt;Is this the complete error message?&lt;/P&gt;</description>
    <pubDate>Tue, 15 May 2018 13:23:59 GMT</pubDate>
    <dc:creator>xpac</dc:creator>
    <dc:date>2018-05-15T13:23:59Z</dc:date>
    <item>
      <title>Problem with monitor file</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Problem-with-monitor-file/m-p/391345#M6568</link>
      <description>&lt;P&gt;Hi Community!&lt;/P&gt;

&lt;P&gt;I have a problem with a big Logfile. This log &lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;produces ~250 events per minute and &lt;/LI&gt;
&lt;LI&gt;rolling every ~ 2:15 hours at a size of 10mb&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;If i make a realtimesearch for that  specific source, some events are disappeared.&lt;BR /&gt;
I have recorded some of this missing events and found it later in the index with a delay of more than 2 hours.&lt;/P&gt;

&lt;P&gt;At my indexer I see sometimes the following error for that sourcetype&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;AggregatorMiningProcessor - Too many events (300K)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It looks like the universalforwarder doesn't sent new events to the indexer and after a while a hugh load would be send.&lt;/P&gt;

&lt;P&gt;Do you have an idea what I can do now?&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Rob &lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 13:09:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Problem-with-monitor-file/m-p/391345#M6568</guid>
      <dc:creator>RobertRi</dc:creator>
      <dc:date>2018-05-15T13:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with monitor file</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Problem-with-monitor-file/m-p/391346#M6569</link>
      <description>&lt;P&gt;Is this the complete error message?&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 13:23:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Problem-with-monitor-file/m-p/391346#M6569</guid>
      <dc:creator>xpac</dc:creator>
      <dc:date>2018-05-15T13:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with monitor file</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Problem-with-monitor-file/m-p/391347#M6570</link>
      <description>&lt;P&gt;05-15-2018 12:57:49.175 +0200 WARN  AggregatorMiningProcessor - Too many events (300K) with the same timestamp: incrementing timestamps 3 second(s) into the future to insure retrievability - data_source="/opt/myapp/myapp.log", data_host="machine1", data_sourcetype="myapp"&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:28:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Problem-with-monitor-file/m-p/391347#M6570</guid>
      <dc:creator>RobertRi</dc:creator>
      <dc:date>2020-09-29T19:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with monitor file</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Problem-with-monitor-file/m-p/391348#M6571</link>
      <description>&lt;P&gt;I haven't found a solution for transforming my german timestamp &lt;BR /&gt;
/* Di Mai 15 2018 10:42:02.9290 */&lt;BR /&gt;
into the event timestamp but normaly , if all events were sent to the indexer, the events are near realtime, but this is an other thing.&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 13:36:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Problem-with-monitor-file/m-p/391348#M6571</guid>
      <dc:creator>RobertRi</dc:creator>
      <dc:date>2018-05-15T13:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with monitor file</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Problem-with-monitor-file/m-p/391349#M6572</link>
      <description>&lt;P&gt;Can you post full error event from _internal logs. Also this may help: &lt;A href="http://docs.splunk.com/Documentation/Splunk/7.1.0/Data/Resolvedataqualityissues"&gt;http://docs.splunk.com/Documentation/Splunk/7.1.0/Data/Resolvedataqualityissues&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 13:37:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Problem-with-monitor-file/m-p/391349#M6572</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2018-05-15T13:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with monitor file</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Problem-with-monitor-file/m-p/391350#M6573</link>
      <description>&lt;P&gt;I have seen that post, but I'm using 6.4.4 and didn't find that data quality dashboard in the dmc&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 13:41:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Problem-with-monitor-file/m-p/391350#M6573</guid>
      <dc:creator>RobertRi</dc:creator>
      <dc:date>2018-05-15T13:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with monitor file</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Problem-with-monitor-file/m-p/391351#M6574</link>
      <description>&lt;P&gt;So, you say you have ~250 events per minute (that's nothing special by the way, I've seen much more talkative log files), but splunk is complaining about 300 thousand events with the same timestamp? Sounds like something is seriously broken with timestamping somehow?&lt;/P&gt;

&lt;P&gt;You mention you struggle parsing the date due to the German month names. Can you try just parsing the time? If I'm not mistaken, Splunk will default to the current date, if you only extract the time.&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 13:47:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Problem-with-monitor-file/m-p/391351#M6574</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-05-15T13:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with monitor file</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Problem-with-monitor-file/m-p/391352#M6575</link>
      <description>&lt;P&gt;As @FrankVI also said, your problem is most likely based on broken timestamp recognition.&lt;BR /&gt;
Do you read that file locally, or is it send to you via syslog?&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 13:53:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Problem-with-monitor-file/m-p/391352#M6575</guid>
      <dc:creator>xpac</dc:creator>
      <dc:date>2018-05-15T13:53:04Z</dc:date>
    </item>
  </channel>
</rss>

