Hi there,
my logstash will get lots of data from other's API, after filter these data, logstash will output to redis.
I want to ask some questions:
redis is a key-value database, how to let logstash know which is key, others are value?
can I send data as JSON type save to redis?
I don't want to save all data, can I control logstash to choose which data I want to save to redis?
I will use redis to get data I want, and use logstash output to elasticsearch, is there has something I need to notice? and if Q2's answer is yes, JSON type data in logstash will change to array type automatically?
Would you please help me to solve these problems?
Thanks
Kase
Hi @NerdSec,
thanks for your answer, yes, I've read this document before, but still not sure it would be work as I predict or not...
I will try to send data to logstash, see if the result is what I need, then come and share the follow-up, thank you!
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.