All Apps and Add-ons

Why Splunk_TA_aws throwing StackTrace making generic S3 connection

tkw03
Communicator

Creating the generic S3 connection I get this in logs:

 

"/opt/splunk/etc/apps/Splunk_TA_aws/bin/splunk_ta_aws/modinputs/generic_s3/aws_s3_common.py", line 63, in _create_s3_connection
    if isinstance(conn.host, unicode):
AttributeError: 'NoneType' object has no attribute 'host'

 

Any idea why I am getting this?
Heres my inputs:

 

[aws_s3://somename_S3]
start_by_shell = false
aws_account = XXXXXXXXXXXXXX
sourcetype = aws:s3
initial_scan_datetime = default
max_items = 100000
max_retries = 3
polling_interval =
interval = 30
recursion_depth = -1
character_set = auto
is_secure = True
host_name = s3-website-us-gov-west-1.amazonaws.com
index = aws_s3
aws_iam_role = XXXXXXXXXXXXXX
bucket_name = XXXXXXXXXXXXXX

 

 

Labels (2)
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Automated Threat Analysis: Available in ES Premier

Automated Threat Analysis: Centralize and Accelerate Phishing Investigations in Splunk Enterprise ...

What’s New in Splunk AI: Volume 02

Welcome to the second edition of “What’s New in Splunk AI” where we look at the latest and greatest updates, ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...