Advanced Logging and Intrusion Detection System

Features

Try it!

We plan to install a demonstration installation under: http://alois.demo.logintas.ch

/!\ not yet available

Installation

Add the following to /etc/apt/sources.list

deb http://debian.logintas.ch/ etch/

Execute:

sudo apt-get update
sudo apt-get install alois-single-system

Update your gems by:

sudo gem update --system
gem1.8 install rake activerecord
# this gem has native extensions an cannot be
# included in the package. probably you also need
# debian package: ruby1.8-dev, ivtools-dev, gcc
gem install hpricot  -v 0.6.161

After you installed the package, configure ALOIS through:

sudo /usr/sbin/alois-setup

Font-Cache

If you cannot render Charts, try the following:

apt-get --reinstall install xfonts-base
/etc/init.d/alois-reporter restart

Bug Reporting

If you find a Bug or have any feature request, please report it under: http://bugs.logintas.ch/cgi-bin/bugzilla/enter_bug.cgi

Thank you.

Source Code

Darcs Repository on http://darcs.logintas.ch/alois.

Get it with:

darcs get http://darcs.logintas.ch/alois

LogintasPublicWiki: Alois (last edited 2010-04-01 14:57:59 by localhost)