Skip to content

markwalkom/bloomsky-on-elastic

Repository files navigation

bloomsky-on-elastic

BloomSky analytics using the Elastic Stack

Why?

The BloomSky app is great for your phone, but I wanted something I could pull up at home on a monitor and also just have the stats around for my own curiosity. BloomSky has an API, and the Elastic Stack can consume that :)

Setup

Elasticsearch

  1. Open Dev Tools in Kibana and then copy and paste the mapping.json contents in
  2. Apply the template

Logstash

  1. Copy logstash.conf to your Logstash instance
  2. Rename the file, I use bloomsky-api.conf
  3. Edit the config file and update;
  4. Authorization
  5. hosts
  6. user
  7. password
  8. (Re)Start Logstash and watch the data come in

Kibana

  1. Import the kibana-objects.json file

The Results

Should be something like this; Dashboard Screenshot

To do

  • Show the latest image from the camera
  • Finish the Yearly dashboard

About

BloomSky analytics using the Elastic Stack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published