Skip to content

Ignore bayeux logs from people with invalid info

Eric Eastwood requested to merge ignore-logs-from-wrong-info-client into develop

Ignore bayeux logs from people with invalid info

Related to !2203 (merged)

We're seeing a lot of bayeux: extension authorisor[incoming] failed: 401::Client xxx not authenticated in the logs which isn't necessary for us to know about. Added some stats so we can know it's happening.

Also preemptively ignoring other logs where people provide us without invalid tokens, clients, etc and we output something.

Edited by Eric Eastwood

Merge request reports