Does anyone know how to fix this error?
Error validating bucket write permissions! {:message=>":bucket option must not contain a forward-slash (/)", :class=>"ArgumentError"}
LogStash::ConfigurationError: Logstash must have the privileges to write to root bucket aws.mycompany/sit/myapp/app/SERVERNAME/tomcat/catalina.log
I tried adding this to my configuration file with no luck:
validate_credentials_on_root_bucket => false
access_key_id => ""
secret_access_key => ""