Multiple values
A filter that accepts several values takes them comma-separated or repeated, and matches a record with any of them. These two requests are equivalent:Filtering in the request body
The log list endpoints take their filters as afilters object in the JSON body rather than as query parameters, because the set does not fit in a URL. Here a filter that accepts several values takes a JSON array, so neither comma-separated form above applies.
For example, server errors from two connectors: