|
Line 0
Link Here
|
|
|
1 |
--- log_analysis.in.orig 2012-04-17 20:39:50.000000000 +1000 |
| 2 |
+++ log_analysis.in 2014-09-03 09:06:30.000000000 +1000 |
| 3 |
@@ -8788,8 +8788,6 @@ |
| 4 |
Before the config is parsed, it is passed through a preprocessor inspired |
| 5 |
by the L<aide(1)> preprocessor. |
| 6 |
|
| 7 |
-=over 4 |
| 8 |
- |
| 9 |
=head2 Pattern directives |
| 10 |
|
| 11 |
These directives describe your logs, and are the main point of this |
| 12 |
@@ -8799,6 +8797,8 @@ |
| 13 |
the message. For each perl pattern, you specify one or more |
| 14 |
destinations that describe what you want done with it. |
| 15 |
|
| 16 |
+=over 4 |
| 17 |
+ |
| 18 |
=item B<logtype:> I<type> |
| 19 |
|
| 20 |
Future patterns should be applied to this logtype (ie. sulog, syslog, |