const matchFilter = (b) => {
            return (
                b.clientId === clientId &&
                b.host === host &&
                b.ipAddress === ipAddress