cloudlady911

Results 5 issues of cloudlady911

When I run this command s3s3mirror.sh -c 90d s3://companyname.com-webappdocs s3://companyname.com-webappdocs-replication # I get this error main INFO : org.cobbzilla.s3s3mirror.MirrorMaster - version 2.0.2 starting Thread-2 WARN : org.cobbzilla.s3s3mirror.KeyLister - getFirstBatch: error...

enhancement
question
good first issue

**Describe the bug** I am trying to create variables in my Octo projects **Steps to reproduce** 1. Create definition in octopus.tf ```hcl ## efs sg to PSR IAC Project resource...

I found this post which describes a way to create inputs via environmental variables: https://github.com/rancher/catalog-dockerfiles/tree/master/logstash/containers/0.2.0/logstash-config For example: ``` #example(with environment variable backend): LOGSTASH_CONFIG_INPUTS_UDP_0={"port": "5000"} # will translate to: output {...

Is there any plan on doing a newer version of logstash? This template runs 1.5. Also, what would be a good way to get IIS logs from outside my docker...