Skip to content
This repository has been archived by the owner on Sep 13, 2019. It is now read-only.
/ obsrvbl-ossec Public archive
forked from nzin/ossec-deb

ossec debian source

Notifications You must be signed in to change notification settings

obsrvbl-oss/obsrvbl-ossec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This project contains code to build .deb and .rpm packages for the OSSEC host-based IDS. The package will install the "local" flavor of OSSEC and is designed to be compatible with the Observable Networks monitoring service.

Building packages

In order to build the .deb and .rpm packages you will need:

  • gcc
  • ruby and the fpm gem
  • rpm

Issue make build to compile OSSEC and then make deb or make rpm to create packages.

Credits and licenses

OSSEC is licensed under the GNU General Public License (version 2). See the OSSEC license for more information.

This project was originally based on Nicolas Zin's ossec-deb. The packaging work is licensed under the GNU General Public License (version 3). See the the original for more information.

Packages

No packages published

Languages

  • Makefile 53.8%
  • Shell 46.2%