I am unable to get what should be a simple filter in place to work. I have been researching the wildcard element in elasticsearch and grasp the concept when running a query. What I am unable to get working is a basic filter to exclude certain dns queries in our logs. See the basic logic below:
NOT query *.google.com
Keep in mind, query in this sense is a field name as part of a dns request.
Hi there, please take a look at this thread in which another user asked a similar question. The solution is to use the "Edit Query DSL" option to handcraft a wildcard query.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.