<?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 HIGH CPU USAGE ON HEAVY FORWARDER WHERE AWS ADD ON IS INSTALLED in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/HIGH-CPU-USAGE-ON-HEAVY-FORWARDER-WHERE-AWS-ADD-ON-IS-INSTALLED/m-p/456649#M56239</link>
    <description>&lt;P&gt;I have installed the aws add-on for splunk on a heavy forwarder and I see the CPU USAGE is reaching almost 98 per almost every hour and when I ran the following command to see what is using the cpu.it was showing the aws_sqs_based_s3.py as the prime user&lt;/P&gt;

&lt;H1&gt;ps -eo pcpu,pid,user,args | sort -k 1 -r | head -10&lt;/H1&gt;

&lt;P&gt;%CPU   PID USER     COMMAND&lt;BR /&gt;
 9.9  5291 root     python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py&lt;BR /&gt;
 9.8  5254 root     python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py&lt;BR /&gt;
 9.7  5403 root     python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py&lt;BR /&gt;
 9.7  5382 root     python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py&lt;BR /&gt;
 9.6  5212 root     python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py&lt;BR /&gt;
 9.5  5348 root     python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py&lt;BR /&gt;
 9.5  5202 root     python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py&lt;BR /&gt;
 9.3  5262 root     python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py&lt;BR /&gt;
 9.1  5342 root     python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py&lt;/P&gt;

&lt;P&gt;following is the info in the file&lt;/P&gt;

&lt;P&gt;from aws_bootstrap_env import run_module&lt;/P&gt;

&lt;P&gt;if &lt;STRONG&gt;name&lt;/STRONG&gt; == '&lt;STRONG&gt;main&lt;/STRONG&gt;':&lt;BR /&gt;
    run_module('splunk_ta_aws.modinputs.sqs_based_s3')&lt;/P&gt;

&lt;P&gt;Did anyone face these issues and is there any solution for it&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 01:49:50 GMT</pubDate>
    <dc:creator>vrmandadi</dc:creator>
    <dc:date>2020-09-30T01:49:50Z</dc:date>
    <item>
      <title>HIGH CPU USAGE ON HEAVY FORWARDER WHERE AWS ADD ON IS INSTALLED</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/HIGH-CPU-USAGE-ON-HEAVY-FORWARDER-WHERE-AWS-ADD-ON-IS-INSTALLED/m-p/456649#M56239</link>
      <description>&lt;P&gt;I have installed the aws add-on for splunk on a heavy forwarder and I see the CPU USAGE is reaching almost 98 per almost every hour and when I ran the following command to see what is using the cpu.it was showing the aws_sqs_based_s3.py as the prime user&lt;/P&gt;

&lt;H1&gt;ps -eo pcpu,pid,user,args | sort -k 1 -r | head -10&lt;/H1&gt;

&lt;P&gt;%CPU   PID USER     COMMAND&lt;BR /&gt;
 9.9  5291 root     python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py&lt;BR /&gt;
 9.8  5254 root     python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py&lt;BR /&gt;
 9.7  5403 root     python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py&lt;BR /&gt;
 9.7  5382 root     python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py&lt;BR /&gt;
 9.6  5212 root     python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py&lt;BR /&gt;
 9.5  5348 root     python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py&lt;BR /&gt;
 9.5  5202 root     python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py&lt;BR /&gt;
 9.3  5262 root     python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py&lt;BR /&gt;
 9.1  5342 root     python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py&lt;/P&gt;

&lt;P&gt;following is the info in the file&lt;/P&gt;

&lt;P&gt;from aws_bootstrap_env import run_module&lt;/P&gt;

&lt;P&gt;if &lt;STRONG&gt;name&lt;/STRONG&gt; == '&lt;STRONG&gt;main&lt;/STRONG&gt;':&lt;BR /&gt;
    run_module('splunk_ta_aws.modinputs.sqs_based_s3')&lt;/P&gt;

&lt;P&gt;Did anyone face these issues and is there any solution for it&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 01:49:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/HIGH-CPU-USAGE-ON-HEAVY-FORWARDER-WHERE-AWS-ADD-ON-IS-INSTALLED/m-p/456649#M56239</guid>
      <dc:creator>vrmandadi</dc:creator>
      <dc:date>2020-09-30T01:49:50Z</dc:date>
    </item>
  </channel>
</rss>

