Sergey Trofimovsky

Results 3 issues of Sergey Trofimovsky

Enable log stream filtering by name (regex) and AWS region selection w/CLI argument

```FATA[0005] failed to assume role error=“NoCredentialProviders: no valid providers in chain. Deprecated.\n\tFor verbose messaging see aws.Config.CredentialsChainVerboseErrors”``` Newer AWS SDK versions address this issue, PR #129 would fix it

Pass mynetworks env var to postfix to allow relaying from a local docker network. Fixed Dockerfile to update and install in the same run as per best practices (https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/) Check...