Code Monkey home page Code Monkey logo

heplify-server's Introduction

image

heplify-server is a stand-alone HOMER Capture Server developed in Go, optimized for speed and simplicity. Distributed as a single binary ready to capture TCP/TLS/UDP HEP encapsulated packets from heplify or any other HEP enabled agent or platform, indexing to database using H5 or H7 table format, producing basic usage metrics timeseries and providing users with simple, basic options for correlation and tagging inline.

TLDR; instant, stand-alone, minimal HOMER without Kamailio or OpenSIPS dependency/options.

Notice

heplify-server offers a reduced set of options and is not designed for everyone, but should result ideal for those willing to have an all-in-one simple capture deployment with minimal complexity and no need for special customization.

Status

HOMER 5 Schema

  • Release Candidate Stage
    • SIP, correlated RTCP, RTCPXR, Logs, Table rotation

HOMER 7 Schema

  • Alpha Stage
    • Table rotation

Prometheus

  • Release Candidate Stage
    • Global and device specific stats for SIP methods, responses, RTCP, RTCPXR, X-RTP-Stat
    • SIP KPI's like ASR, NER can be calculated by Prometheus

Installation

Configuration

heplify-server can be configured using command-line options, or by defining a local configuration file


Testing

Stand-Alone
heplify-server -h
Docker

A sample Docker compose file is available providing Heplify-Server, Homer 5 UI, and basic MySQL in seconds!

cd heplify-server/docker/homer-heplify
docker-compose up -d
Service

A sample service file is available under /example

cp example/heplify-server.service /etc/systemd/system/
systemctl daemon-reload
systemctl start heplify-server
systemctl enable heplify-server

Made by Humans

This Open-Source project is made possible by actual Humans without corporate sponsors, angels or patreons.
If you use this software in production, please consider supporting its development with contributions or donations

Donate

heplify-server's People

Contributors

lmangani avatar negbie avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.