<?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 How to fix error: Server is busy -  HTTP Event Collector in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-fix-error-Server-is-busy-HTTP-Event-Collector/m-p/587904#M8830</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;We are sending in Opentelemtory metrics into Splunk via&amp;nbsp;HTTP Event Collector.&lt;/P&gt;
&lt;P&gt;However, we got the following errors the other days "server is busy" . I can see the data did come in at that time, but it gets retried so that explains that.&lt;/P&gt;
&lt;P&gt;How do I stop this from happening in the future?&lt;/P&gt;
&lt;P&gt;Another question is what is the max&amp;nbsp;throughput Splunk can take in via HTTP?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="robertlynch2020_0-1646676833221.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/18345i0E26C8ECB9849762/image-size/medium?v=v2&amp;amp;px=400" role="button" title="robertlynch2020_0-1646676833221.png" alt="robertlynch2020_0-1646676833221.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The below code came from the OP - Python scripts&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;2022-03-04T19:41:36.125+0100    info    exporterhelper/queued_retry.go:215      Exporting failed. Will retry the request after interval.        {"kind": "exporter", "name": "splunk_hec/logs", "error": "Post \https://dell425srv:9088/services/collector\: context deadline exceeded (Client.Timeout exceeded while awaiting headers)", "interval": "5.6081835s"}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;Rob&lt;/P&gt;</description>
    <pubDate>Tue, 08 Mar 2022 05:02:39 GMT</pubDate>
    <dc:creator>robertlynch2020</dc:creator>
    <dc:date>2022-03-08T05:02:39Z</dc:date>
    <item>
      <title>How to fix error: Server is busy -  HTTP Event Collector</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-fix-error-Server-is-busy-HTTP-Event-Collector/m-p/587904#M8830</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;We are sending in Opentelemtory metrics into Splunk via&amp;nbsp;HTTP Event Collector.&lt;/P&gt;
&lt;P&gt;However, we got the following errors the other days "server is busy" . I can see the data did come in at that time, but it gets retried so that explains that.&lt;/P&gt;
&lt;P&gt;How do I stop this from happening in the future?&lt;/P&gt;
&lt;P&gt;Another question is what is the max&amp;nbsp;throughput Splunk can take in via HTTP?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="robertlynch2020_0-1646676833221.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/18345i0E26C8ECB9849762/image-size/medium?v=v2&amp;amp;px=400" role="button" title="robertlynch2020_0-1646676833221.png" alt="robertlynch2020_0-1646676833221.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The below code came from the OP - Python scripts&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;2022-03-04T19:41:36.125+0100    info    exporterhelper/queued_retry.go:215      Exporting failed. Will retry the request after interval.        {"kind": "exporter", "name": "splunk_hec/logs", "error": "Post \https://dell425srv:9088/services/collector\: context deadline exceeded (Client.Timeout exceeded while awaiting headers)", "interval": "5.6081835s"}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 05:02:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-fix-error-Server-is-busy-HTTP-Event-Collector/m-p/587904#M8830</guid>
      <dc:creator>robertlynch2020</dc:creator>
      <dc:date>2022-03-08T05:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Server is busy -  HTTP Event Collector - how do i fix it</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-fix-error-Server-is-busy-HTTP-Event-Collector/m-p/587908#M8831</link>
      <description>&lt;P&gt;I would tune Splunk HEC so that it's thruput is optimized. A good read is here:&amp;nbsp;&lt;A href="https://conf.splunk.com/files/2017/slides/measuring-hec-performance-for-fun-and-profit.pdf" target="_blank"&gt;https://conf.splunk.com/files/2017/slides/measuring-hec-performance-for-fun-and-profit.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 18:47:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-fix-error-Server-is-busy-HTTP-Event-Collector/m-p/587908#M8831</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2022-03-07T18:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Server is busy -  HTTP Event Collector - how do i fix it</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-fix-error-Server-is-busy-HTTP-Event-Collector/m-p/588020#M8832</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;This is good information, and thanks&lt;/P&gt;&lt;P&gt;I will look at it and hopefully it will help me.&lt;/P&gt;&lt;P&gt;Another question to ask is, do you think increased HEC traffic on an non-optmised Splunk can cause Splunk to crash with "inotify cannot be used, reverting to polling: &lt;STRONG&gt;Too many open files&lt;/STRONG&gt;". I am starting to get that now and the only major change is the new traffic from HEC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 12:45:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-fix-error-Server-is-busy-HTTP-Event-Collector/m-p/588020#M8832</guid>
      <dc:creator>robertlynch2020</dc:creator>
      <dc:date>2022-03-08T12:45:31Z</dc:date>
    </item>
  </channel>
</rss>

