Hi.
ES 1.6.2
Logstash 1.5.4
Kibana 4.1.2
I am accessing Twitter using the logstash twitter plugin and notice that retweeted is always set to false even though the tweet has often been retweeted. Has anyone else come across this?
Thanks
Ollie
Hi.
ES 1.6.2
Logstash 1.5.4
Kibana 4.1.2
I am accessing Twitter using the logstash twitter plugin and notice that retweeted is always set to false even though the tweet has often been retweeted. Has anyone else come across this?
Thanks
Ollie
Yes, I observed it too. Did you able to fix it?
My guess is that LS Twitter input is listening to new tweets through Twitter API.
So every time someone creates a new tweet (matching criteria) it's sent to LS.
There is no chance that a new tweet has already been RT.
That's why this value is always false IMO.
© 2020. All Rights Reserved - Elasticsearch
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.