kiskolabs / heroku-cloudwatch-drain

A Heroku log drain that saves logs to the AWS Cloudwatch logging service
MIT License
40 stars 33 forks source link

Gives 403 Error in Drain #15

Open sanudatta11 opened 5 years ago

sanudatta11 commented 5 years ago

2019-05-13T13:29:13.953978+00:00 heroku[router]: at=info method=POST path="/heroku-log-drain-staging" host=heroku-log-drain-xxxxx.herokuapp.com request_id=xxxxx fwd="5xx.xx.xx.xx1" dyno=web.1 connect=0ms service=1ms status=403 bytes=142 protocol=https

sanudatta11 commented 5 years ago

What can be the issue?

vesan commented 5 years ago

403 error probably means you are using incorrect HTTP Basic username or password.

crasu commented 5 years ago

It seems to generate a passwort as default you can see it under settings -> config vars