Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 724 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 724 Bytes

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