kpribic / hepsub-elastic

HEP Subscibe Client for Elasticsearch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hepsub-elastic

HEP Pub-Sub Client for elastic API

image

What?

This HEPSUB agent hooks HOMER 7 with the Elastic API, fetching data results in realtime during session investigation.

Usage

Once the parameters in config.js are prepared, launch the Node application:

Manual

nodejs elastic.js

PM2

pm2 start elastic.js

Docker

A docker container with the HEPSUB Elastic API is provided for convenience and testing.

docker-compose up -d
docker run --name elastic-hepsub -d sipcapture/hepsub-elastic

Node API

See /app folder

About

HEP Subscibe Client for Elasticsearch


Languages

Language:JavaScript 81.6%Language:Shell 11.5%Language:Dockerfile 6.9%