ToToL / prewikka

prewikka

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prewikka: The Prelude-SIEM console.
Prewikka is brought to you by CS-SI (http://www.prelude-siem.com).


Prewikka Overview
=================

Originally written by Markus Alkio and Miika Keskinen, re-written and maintained by 
Nicolas Delon with the help of Yoann Vandoorselaere and Audrey Girard, on behalf of
PreludeIDS Technologies, it was rapidly adopted as the new Prelude frontend.

Prewikka is a professional looking application providing advanced features like
contextual filtering, aggregation, etc.


Installation
============

Build requires:

- python >= 2.6 (not python 3.x)
- python-lesscpy
- python-argparse
- python-setuptools
- python-cheetah

Run requires:

- python >= 2.6 (not python 3.x)
- python-babel
- libprelude with python bindings
- libpreludedb with python bindings

Go to https://www.prelude-siem.org/projects/prelude/wiki/InstallingPreludePrewikka for installation instructions.


Get Support
===========

Prelude-user mailing list archives can be accessed at:

- https://www.prelude-siem.org/lists/prelude-announce
- https://www.prelude-siem.org/lists/prelude-devel
- https://www.prelude-siem.org/lists/prelude-user


Commercial Support and functionality enhancements is available through the CS-SI company:

- http://www.prelude-siem.com
- contact@prelude-siem.com


Help development
================

1. SUBMITTING PATCHES

The Prelude source is constantly changing. If you want to submit a patch,
please do so from the most recent GIT source tree, subscribe to the
prelude-devel mailing list and post your patch with a description of functionality.
You can also attach patches to bugs on

        https://www.prelude-siem.org


2. BUGS

If you find any bugs, please report them to:

        https://www.prelude-siem.org

Please make sure that what you're reporting is actually a BUG and not
a problem on your side.


3. SUGGESTIONS

Subscribe to prelude-devel and give us your suggestions.

About

prewikka

License:GNU General Public License v2.0


Languages

Language:Python 67.4%Language:JavaScript 23.4%Language:CSS 9.3%