Skip to content

falkirks/panama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Panama

This is the source code of Panama.

More information on CamFlow and SPADE are available online. Please, do report any issue to the SPADE and CamFlow teams.

Installation

git clone https://github.com/falkirks/panama.git
vagrant up
vagrant halt
vagrant up
# make sure the machine boot under the camflow kernel

Note: the installation process can take an extended amount of time depending on your internet connection speed. Note2: the rpm packages are graciously hosted on packagecloud.io.

Testing Installation of CamFlow

vagrant ssh
# check installed version against CamFlow head
camflow -v
uname -r
# check services
journalctl -b | grep camflowd # audit service logs
journalctl -b | grep camconfd # configuration service logs

Configuring CamFlow

The capture policy can be modified by editing /etc/camflow.ini (e.g. sudo nano /etc/camflow.ini).

Provenance publication can be modified by editing /etc/camflowd.ini (e.g. sudo nano /etc/camflowd.ini).

Please see our documentation for more details.

Reboot the machine for the new configuration to take effect (alternatively you can restart the associated services).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published