That's not correct, the field is mapped as keyword, but every field can have multiple values on it as there is no dedicated array type in Elasticsearch [documentation]
So you could have something like threat.framework: ["framework1", "framework2"]
And you could have a rule that would match any value like this:
Hi @leandrojmp! Thank you very much for your response! I understand that even though it's a keyword type, it can even be an array, but its elements must be keywords. Could you give me an example rule that displays this behavior in the framework?
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.