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
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...