Kibana renders a null
value in the Elasticsearch data as -
. You probably want to check on the data in ES (you can use Console in Dev Tools for this), to see if the values for this data is actually null
.
You probably want to use _exists_:referer
in your search.