You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we're going to start trusting roobot to do important things, and if he lives on the public internet (which he does: https://user:[email protected]), then we need to know if someone is trying to bruteforce access through express framework's basic auth.
A failed attempt looks like this in the heroku logs:
$ heroku help drains
Usage: heroku drains
list all syslog drains
Additional commands, type "heroku help COMMAND" for more details:
drains:add URL # add a syslog drain
drains:remove URL # remove a syslog drain
If we're going to start trusting roobot to do important things, and if he lives on the public internet (which he does: https://user:[email protected]), then we need to know if someone is trying to bruteforce access through express framework's basic auth.
A failed attempt looks like this in the heroku logs:
The text was updated successfully, but these errors were encountered: