Filter log streams by event code

was wondering if i can specify the event code when patching our log stream filters? Instead of a payload of
{
“type”: “event”,
“name”: “auth.login.fail”
}
which includes all the event codes listed here Log Stream Filters

1 Like