blob: 45fcc508cb8b508619ca053b756827bb4b54dcad (
plain)
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
|
Output
======
What should be logged
---------------------
Message properties
^^^^^^^^^^^^^^^^^^
System properties
^^^^^^^^^^^^^^^^^
Variables
^^^^^^^^^
Functions
^^^^^^^^^
Transformation Modules
^^^^^^^^^^^^^^^^^^^^^^
When should be logged
---------------------
Filter Conditions
^^^^^^^^^^^^^^^^^
* “traditional” severity and facility based selectors
* property-based filters
* expression-based filters
* BSD-style blocks (not upward compatible)
Rulesets
^^^^^^^^
How should be logged
--------------------
RainerScript templates
^^^^^^^^^^^^^^^^^^^^^^
Legacy format templates
^^^^^^^^^^^^^^^^^^^^^^^
Properties in templates
^^^^^^^^^^^^^^^^^^^^^^^
Conditionally choosing a template
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Where should be send: Output Modules
------------------------------------
|