All Apps and Add-ons

HIGH CPU USAGE ON HEAVY FORWARDER WHERE AWS ADD ON IS INSTALLED

vrmandadi
Builder

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

ps -eo pcpu,pid,user,args | sort -k 1 -r | head -10

%CPU PID USER COMMAND
9.9 5291 root python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py
9.8 5254 root python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py
9.7 5403 root python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py
9.7 5382 root python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py
9.6 5212 root python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py
9.5 5348 root python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py
9.5 5202 root python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py
9.3 5262 root python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py
9.1 5342 root python /opt/splunk/etc/apps/Splunk_TA_aws/bin/aws_sqs_based_s3.py

following is the info in the file

from aws_bootstrap_env import run_module

if name == 'main':
run_module('splunk_ta_aws.modinputs.sqs_based_s3')

Did anyone face these issues and is there any solution for it

Get Updates on the Splunk Community!

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...

Stay Connected: Your Guide to July Tech Talks, Office Hours, and Webinars!

What are Community Office Hours?Community Office Hours is an interactive 60-minute Zoom series where ...