No.The key field is from setting in logstash-input-redis, key => "monitor_info_queue".
From official documents, logstash-input-file, with field "path", can be used as field reference in conditional judgement.
The redis input doesn't store the key in the events it emits, but since the key is static and known beforehand you can add it yourself with a add_field option in your redis input configuration.
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.