Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 371 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 371 Bytes

hepsub-graylog

HEP Pub-Sub Agent for Graylog API

  1. What is it?

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

  1. Usage

All configuration is located in config.js. Change according to your needs

Install deps with "npm install"

Run with "node graylog.js" or "chmod +x graylog.js + ./graylog.js"