Rob Harrigan

Results 2 issues of Rob Harrigan

I think it's a bit of an odd restriction to require each project to have their own bucket in S3. Users should also be able to optionally specify a prefix...

Steps to reproduce: 1. Start a splunk/splunk:7.0.0 container using host-mounted volumes for /opt/splunk/etc as described in the documentation (`docker run -p 8000:8000 -d -e "SPLUNK_START_ARGS=--accept-license" v /local/path/optsplunketc:/opt/splunk/etc -v /local/path/optsplunkvar:/opt/splunk/var splunk/splunk:7.0.0`)...