November 2015
Beginner
206 pages
4h 1m
English
After understanding the various components of Kibana, let's explore in detail how to use Kibana to analyze and visualize data for real-world scenarios. In this chapter, we will see an end-to-end workflow of how to fetch Twitter data, along with storing data in Elasticsearch. This will be followed by building beautiful visualizations in Kibana to examine various scenarios.
The two possible ways of fetching Twitter data directly into Elasticsearch are by using:
Note that Twitter river is available as a plugin. It can be used to fetch tweets using Elasticsearch and Kibana only. To use Twitter input, Logstash is required along with Elasticsearch and Kibana. ...
Read now
Unlock full access