Configuring ScavengerEXA

Quick Configuration

You can quickly configure ScavengerEXA to evaluate it by following those instructions.

Controlling ScavengerEXA

How to get Scavenger to start at boot time or how to run each scavenger program from the command line (in order to test a configuration change for example).

Configuration Options

A list of the possible configuration options for each application:

Capture program
Dispatch Server
Policy Server
Mail Action Server
Netfilter Action Server

Where are the configuration files

The configuration files are located in the the etc/ folder of the scavenger repository in a folder named scavenger.
Each application has its own subfolder in this location.

[thomas@scavenger]# ls /opt/scavenger/etc/scavenger/
action-mail/  action-netfilter/  capture-pcap/  dispatch/  policy/

Each application learns the location of this folder from the ETC environment value. You can therefore change the location of the scavenger/etc folder to suit your needs.

[thomas@scavenger]# echo -e "import os\nprint 'etc is', os.environ.get('ETC','not defined')\n" | env ETC=/opt/scavenger/etc/ python
etc is /opt/scavenger/etc/
 
Back to top
scavenger/configuration.txt · Last modified: 2009/02/16 11:30 by thomas_mangin
 
 
chimeric.de = chi`s home Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0