Git Product home page Git Product logo

libpreludedb's Introduction

PreludeDB Library (http://www.prelude-siem.com)
PreludeDB is brought to you by CS-SI (http://www.c-s.fr).


PreludeDB Library Overview
========================

The PreludeDB Library provides an abstraction layer upon the type and the format
of the database used to store IDMEF alerts.
It allows developers to use the Prelude IDMEF database easily and efficiently without worrying about SQL,
and to access the database independently of the type/format of the database.



Dependencies
============

   Libprelude must be installed first.

   For Redhat based systems (CentOS, Fedora, etc.)
       MySQL Plugin        :    mysql-devel
       PostgresSQL Plugin  :    postgresql-devel
       SQLite Plugin       :    sqlite-devel

   For Debian systems
       MySQL Plugin        :    libmysqlclient-dev
       PostgresSQL Plugin  :    libpq-dev
       SQLite Plugin       :    libsqlite3-dev



IRC
===

If there's something you just can't find out elsewhere, you want to
give feedback directly to the authors or you're just bored, visit
#prelude on irc.freenode.net



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


Prelude-user forums can be accessed at:
	https://www.prelude-siem.org/projects/prelude/boards


Commercial Support is available through the CS-SI company:
	http://www.prelude-siem.com, [email protected]



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 forum 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.



How to install the PreludeDB Library
==================================


If you don't want to build the PreludeDB Library yourself, some distributions include binary packages for prelude.

If you want to build PreludeDB, unpack the tarball and cd into the
newly created directory. Then type :

	./configure
	make

If everything works, su to root and type:

	make install

libpreludedb's People

Contributors

amaeldoe avatar antoineluong avatar hauke avatar m3nace avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.