File: README

package info (click to toggle)
prelude-lml 5.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 9,452 kB
  • sloc: ansic: 58,308; sh: 12,879; makefile: 177; python: 21
file content (76 lines) | stat: -rw-r--r-- 1,742 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
Prelude-LML is brought to you by CS GROUP (http://www.csgroup.eu).


Prelude-LML Overview
====================

This is the Prelude-LML log analyzer, collecting events from log files
and/or syslog UDP messages. Prelude-LML is written and maintained by
Yoann Vandoorselaere. Initial work on Prelude-LML was done by
Alexandre Launay and Pierre-Jean Turpeau.



REQUIREMENTS
============

You need to install libprelude on your system before compiling Prelude-LML.

For Redhat based systems (CentOS, Fedora, etc.)
       Minimal     :     pcre-devel
       Lib ICU     :     libicu-devel

For Debian systems
       Minimal     :     libpcre3-dev
       Lib ICU     :     libicu-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 GROUP - France company:
        https://www.prelude-siem.com, contact.prelude@csgroup.eu



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.