Skip to the content.

Creating Kibana Visualizations with Bike Share Data

I’ve been working with Elastic for a few years now, and one of the most underappreciated features of Elastic is Kibana as a visualization tool. Lots of people think of Elastic as a logging stack (probably because most of the focus has been ELK or Beats) and Log Data is a great use of Elastic, but Elastic is a really good tool for data discovery of any sort – not just APM or Software logs.

In this walkthrough, we will:

Introduction

To follow along with this tutorial, you’ll need a few things:

If you use Postman to go to your Elastic URL, it should look something like this:

Elastic Starting Screenshot

Just to give some hardware context, I’ll be running this ES Cluster (and Kibana) as RPM packages on a VM that has:

This level of hardware isn’t out of reach if you’re just making a VM or running a docker from your laptop.

Once you’re there, let’s move on to Downloading Public Bike Trip Data.