Tech-Modernization / ansible_code_0324

temp repo
0 stars 0 forks source link

Configure SQS-based S3 inputs for Splunk Add-on for AWS, to notify Splunk of ELB and CloudFront log file creation. using SQS queues

Background

Summary

Diagram

SQS queue naming convention

Pre-reqs

When to update configuration for SQS-based S3 inputs for Splunk Add-on for AWS, and how?

Syntax: ./runme.sh -r <aws regions, ',' delimited> \ -p \ -a <aws account, as configured in Splunk AWS add-on> \ -i \ -b \ -h <splunk servers, ',' delimited> \ -u <splunk_username, to reload splunk config with> \ -w

Example: ./runme.sh -r us-east-1,us-west-1 -p access-log -a splunk -i 300 -b 10 -h localhost -u sp_admin -w sp_pass1234



## TBD
* How does Ansible authenticate for splunk server access?
* What if there are other parties updating the same AWS add-on configuration file on the splunk server?