Modern phones and tablets are an incredibly sophisticated package of sensors. This application will gather all sensor and gps information from your phone and dump it to a chosen Elasticsearch instance allowing you to visualize this sensor data with Kibana.
Features
----
* Works with Elastic Search 5.x+ (7.x support now available!)
* Works with SSL and basic auth (including X-Pack)
* Will gather ALL sensor data on device and store with proper sensor name. Data is collected at the rate the sensors produce it.
* Uses fine grained GPS location and stores data in geopoint location field. Also includes altitude, speed, accuracy and location provider data.
* Uses microphone to determine ambient sound volume and frequency.
* Fully configurable index and type to allow multiple device comparisons.