Hi,
I'm having issues getting the Splunk Add-on for AWS to work on a completely clean installation of Splunk.
I'm using the latest version of the Add-on from Splunkbase (v4.4.0) and I've tried ...
...plunk_TA_aws/bin/boto/logs/layer1.py", line 308, in describe_log_streams
body=json.dumps(params))
File "/opt/app/splunk/etc/apps/Splunk_TA_aws/bin/boto/logs/layer1.py", line 576, in make_request
body=j...
...plunkAppforAWS/bin/boto/s3/connection.py", line 432, in create_bucket
get_bill.py: data=data)
get_bill.py: File "/opt/splunk/etc/apps/SplunkAppforAWS/bin/boto/s3/connection.py", line 468, in m...
...ttempted ntpudate on the machine, granted full rights to the account, added an inline policy, added bucket policies for /* and . I have even written a simple script using boto to connect and list t...
I need to obtain information from multiple S3 buckets since each is related to a different AWS account. Is it possible to include multiple AWS accounts in the aws.yaml file? if so - is there a specif...
Using the Splunk app for AWS we cannot get the get_instances.py script to run without throwing an error.
We keep getting the error saying "running_all is not defined"... How do we get this script...
I'm trying to get the Pulse cloudwatch app to work using boto and dateutil, but splunkd.log shows this:
04-09-2013 22:56:32.711 +0000 INFO ExecProcessor - Ran script: python /opt/splunk/etc/a...
Hi
We are trying out the Splunk App and Add-on for AWS for first time and this is my first time on this forum.
The Add-on does make the connection OK and provides in the GUI drop-down a list of...
I am not able to get Splunk AWS Addon to work in c2s. I assume that the Addon is using boto and boto3.
Is there a way to reconfigure boto configs and profile used by the Addon?
Has anyone s...