I know that in Logstash I can check if a field is empty with the following if ![myfield] { do something }
Having said that I though that wildcards will match all fields that are empty but that was not the case.
Does somebody know how to match any field that is empty and not just a single one?
For instance i don't know which fields will be empty and I try to fill them all with a dummy value
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.