Skip to content

This repo contains a POC to display information on the Kibana map by consuming real-time data from a WebSocket. For real-time data, we use vessel positions from [aisstream.io](https://aisstream.io)

Notifications You must be signed in to change notification settings

dpoblacion/poc-elasticmaps-aisstream

Repository files navigation

Description

This repo contains a POC to display information on the Kibana map by consuming real-time data from a WebSocket. For real-time data, we use vessel positions from aisstream.io

Prerequisites

  • You will need to sign up for an AISStream API key at aisstream.io to recieve messages from the vessels in realtime.
  • Docker CE and docker compose installed.

Quick Start

  1. Change asistream api key in env file.
  2. Run docker compose up
  3. Load kibana using http://localhost:5601/ (credentials in env file)
  4. Import map.ndjson on ELK
Elastic.mp4

About

This repo contains a POC to display information on the Kibana map by consuming real-time data from a WebSocket. For real-time data, we use vessel positions from [aisstream.io](https://aisstream.io)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published