How to Install hindsight in Ubuntu 18.04



Install hindsight by entering the following commands in the terminal:

sudo apt update
sudo apt install hindsight

Description:

Light weight data processing infrastructure

Hindsight is a C based data processing infrastructure based on the lua sandbox project. This was developed as a light weight replacement for Heka with a faster data pipeline and delivery guarantees. . Hindsight is that light weight skeleton around the same lua sandbox offering 'at least once' delivery semantics.

Homepage: https://github.com/mozilla-services/hindsight

Version: 0.12.7-1

Section: universe/admin