Custom searches are written
in JSON
format. Here
are the docs and here are some quick examples:
{ "session-id-is-exactly": 1171209640 }
{
"num-obs-greater-than": 70,
"session-id-less-than": 1153450840
}
If you’re having trouble with the syntax, try pasting your search
into jsonlint.com.