Skip to content

ace-ecosystem/yogger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yogger - Yara Scanner for Logstash Logs

Yogger is a systemd service for scanning logstash logs with yara rules

Installation

Clone the repo and run the setup script.

git@github.com:IntegralDefense/yogger.git
cd yogger
./setup.sh

Add an entry for saq_aggregator to your /etc/hosts file

Example /etc/hosts file
127.0.0.1 saq_aggregator

Running Yogger

# start yogger
sudo systemctl start yogger

# stop yogger
sudo systemctl stop yogger

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.8%
  • YARA 6.8%
  • Shell 3.4%