Hi, I'm trying to get the raw message that the twitter plugin processes. This is possible?
The message field is empty and the plugin does not accept anything similar to metadata_enabled => true.
Thanks in advance
Hi, I'm trying to get the raw message that the twitter plugin processes. This is possible?
The message field is empty and the plugin does not accept anything similar to metadata_enabled => true.
Thanks in advance
It looks like the best we have is enabling DEBUG-level logging to get the user's screen name and the tweet body (which is going to get you quite a bit of other noise too):
There is also a full_tweet
configuration option, which will expand the entire tweet into the event.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 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.