i am trying to search for urls that are not in my allowed list lookup csv , my csv file is named as url and has 1 column with a header called hostname, below is the search which gives a wrong output.
`fgt_webfilter` profile=* status=passthrough NOT [ inputlookup url ]
↧