458 Commits

Author SHA1 Message Date
Rainer Gerhards
4cfbf894fd enhance: regex nomatch option "ZERO" has been added
This allows to return the string 0 if a regular expression is
not found. This is probably useful for storing numerical values into
database columns.
2008-11-11 12:00:11 +01:00
Rainer Gerhards
b472999679 doc update: documented how to specify multiple property replacer options
abd link to new online regex generator tool added
2008-11-10 09:57:49 +01:00
Rainer Gerhards
99d63bef5f bumped version number, preparing to be new stable branch 2008-10-28 14:57:30 +01:00
Rainer Gerhards
0039fc8391 bugfix: (potentially big) memory leak on HUP
- if queues could not be drained before timeout - thanks to
  David Lang for pointing this out
- added link to german-language forum to doc set
2008-10-21 13:33:52 +02:00
Rainer Gerhards
9812a2af8c Merge branch 'v3-stable' into beta
Conflicts:

	runtime/net.c
2008-10-02 10:55:31 +02:00
Rainer Gerhards
8a1f6b1769 added doc on how to build from source repository 2008-10-01 10:44:56 +02:00
Rainer Gerhards
58d52a638e added index.html as an entry point to the manual
thanks to Michael Biebl for suggesting it
2008-09-24 17:51:56 +02:00
Michael Biebl
9d27767c5a doc fix: the gss-api output plugin is called omgssapi
Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
2008-09-24 17:20:31 +02:00
Rainer Gerhards
75d8becf10 Merge branch 'v3-stable' into beta 2008-09-23 13:27:14 +02:00
Rainer Gerhards
765575e41f added doc on malformed messages, cause and how to work-around, to the doc set 2008-09-23 13:26:57 +02:00
Rainer Gerhards
80fe59ba00 Merge branch 'v3-stable' into beta 2008-09-22 16:30:42 +02:00
Rainer Gerhards
c66dbfd3f7 doc bugfix: $ActionExecOnlyWhenPreviousIsSuspended was still misspelled
... as $...OnlyIfPrev... in some parts of the documentation. Thanks to
Lorenzo M. Catucci for reporting this bug.
2008-09-22 16:25:26 +02:00
Rainer Gerhards
65527ca625 bumped version number 2008-09-18 10:03:34 +02:00
Rainer Gerhards
2082d96397 Merge branch 'v3-stable' into beta
Conflicts:

	ChangeLog
	configure.ac
	doc/manual.html
2008-09-02 11:56:34 +02:00
Rainer Gerhards
183001fac5 bumped version number 2008-09-01 16:42:41 +02:00
Rainer Gerhards
8a1751d1c9 Merge branch 'v3-stable' into beta
Conflicts:

	ChangeLog
	configure.ac
	doc/rsyslog_ng_comparison.html
2008-08-15 12:59:24 +02:00
Rainer Gerhards
bf3a0f7288 updated syslog-ng comparison thanks to William 2008-08-15 12:16:49 +02:00
Rainer Gerhards
a61e548958 Merge branch 'v3-stable' into beta
Conflicts:

	ChangeLog
	configure.ac
	doc/manual.html
	plugins/imuxsock/imuxsock.c
2008-08-13 15:01:43 +02:00
Rainer Gerhards
02f768c37d enhanced ommysql to support custom port to connect to server
Port can be set via new $ActionOmmysqlServerPort config directive
Note: this was a very minor change and thus deemed appropriate to be
done in the stable release.
2008-08-12 16:08:09 +02:00
Rainer Gerhards
018b2f4c86 bugfix: misspelled config directive + bumped version number
Previously was $MainMsgQueueWorkeTimeoutrThreadShutdown, is now
$MainMsgQueueWorkerTimeoutThreadShutdown. Note that the misspelled
directive is not preserved - if the misspelled directive was used
(which I consider highly unlikely), the config file must be changed.
Thanks to lperr for reporting the bug.
2008-08-12 10:56:48 +02:00
Rainer Gerhards
3073cb3db1 preparing for 3.18.2 release 2008-08-08 13:59:37 +02:00
Rainer Gerhards
6630019294 Merge branch 'v3-stable' into beta
Conflicts:

	omfwd.c
2008-08-07 10:28:40 +02:00
Rainer Gerhards
b761fbb0f0 Merge branch 'v2-stable' into v3-stable
Conflicts:

	ChangeLog
	doc/manual.html
	doc/rsyslog_conf.html
	omfwd.c
2008-08-07 10:18:31 +02:00
Rainer Gerhards
6f75d5460b bugfix: IPv6 addresses could not be specified in forwarding action
New syntax @[addr]:port introduced to enable that. Root problem was IPv6
addresses contain colons. (backport from 3.21.3)
2008-08-07 09:07:27 +02:00
Rainer Gerhards
b829284f37 Merge branch 'v3-stable' into beta
Conflicts:

	ChangeLog
	configure.ac
	doc/manual.html
2008-07-25 13:51:46 +02:00
Michael Biebl
9b59581a6f use the $ModLoad syntax consistently.
Update the documentation to use the new, preferred $ModLoad syntax:
- no more MySQL
- name of the in/output plugin without the trailing .so

Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
2008-07-22 12:24:16 +02:00
Rainer Gerhards
f4b7747388 preparing for 3.18.1 2008-07-21 15:48:56 +02:00
Rainer Gerhards
d45a286f2d Merge branch 'v3-stable' into beta
Conflicts:

	doc/property_replacer.html
	tools/syslogd.c
2008-07-18 14:51:49 +02:00
Rainer Gerhards
73abfd1fad added new poperty replacer option, added missing documentation
- added a new property replacer option "sp-if-no-1st-sp" to cover
  a problem with RFC 3164 based interpreation of tag separation. While
  it is a generic approach, it fixes a format problem introduced in
  3.18.0, where kernel messages no longer had a space after the tag.
  This is done by a modifcation of the default templates.
  Please note that this may affect some messages where there intentionally
  is no space between the tag and the first character of the message
  content. If so, this needs to be worked around via a specific
  template. However, we consider this scenario to be quite remote and,
  even if it exists, it is not expected that it will actually cause
  problems with log parsers (instead, we assume the new default template
  behaviour may fix previous problems with log parsers due to the
  missing space).
- doc bugfix: property replacer options secpath-replace and
  secpath-drop were not documented
2008-07-18 12:50:14 +02:00
Rainer Gerhards
c01ed77e50 bumped version number 2008-07-15 16:42:12 +02:00
Rainer Gerhards
f0b7fa573e preparing for 3.19.10, starting a new beta branch 2008-07-15 16:39:12 +02:00
Rainer Gerhards
93fed4bd30 Merge branch 'beta' - important mutex bugfix
Conflicts:

	ChangeLog
	configure.ac
	doc/Makefile.am
	doc/manual.html
2008-07-14 11:19:56 +02:00
Rainer Gerhards
c4264d6ff4 update project status after 3.18.0 release 2008-07-11 17:05:28 +02:00
Rainer Gerhards
a35d108ea6 some html files were not included in distribution tarball
thanks to Michael Biebll for pointing out the problem
2008-07-11 16:59:50 +02:00
Rainer Gerhards
0b198ebc59 prepared for 3.18.0 release 2008-07-11 16:54:38 +02:00
Rainer Gerhards
f410298942 Merge branch 'beta'
Conflicts:

	ChangeLog
	configure.ac
	rsyslog.conf
	runtime/queue.c
2008-07-11 15:53:39 +02:00
Rainer Gerhards
0b7eaa413a Merge branch 'v3-stable' into beta
Conflicts:

	ChangeLog
	configure.ac
	doc/manual.html
2008-07-11 15:46:59 +02:00
Rainer Gerhards
84f7dd2bdc streamlined ubuntu package description
Thanks to Michael Biebl for the information.
2008-07-11 15:43:48 +02:00
Rainer Gerhards
68d2f99303 prepared for 3.16.3 release 2008-07-11 09:17:19 +02:00
Rainer Gerhards
1486175e6b bugfix & doc improvement
bugfix for mem leak in disk-based queue modes (backport from devel)
plus an update to the list of distributions where rsyslog packages are
available.
2008-07-11 08:45:49 +02:00
Rainer Gerhards
79114b5ce4 added some troubleshooting aid documentation 2008-07-09 11:12:43 +02:00
Rainer Gerhards
0549132991 bumped version number 2008-07-07 15:50:32 +02:00
Rainer Gerhards
f5d4aaf126 preparing for 3.19.9 2008-07-07 15:36:42 +02:00
Rainer Gerhards
8ffdf2df8f Merge branch 'beta' 2008-07-07 12:11:54 +02:00
Rainer Gerhards
2ff7e5e737 finalized tutorial for creating a TLS-secured syslog infrastructure 2008-07-03 16:50:42 +02:00
Rainer Gerhards
551818e720 doc-update: used default RELP port in sample 2008-07-02 15:53:48 +02:00
Rainer Gerhards
ba35cbbfe3 bumped version number 2008-07-01 15:40:03 +02:00
Rainer Gerhards
3d464287bd finalized 3.19.8 2008-07-01 15:39:01 +02:00
Rainer Gerhards
4fd9852957 Merge branch 'beta'
Conflicts:

	ChangeLog
	conf.c
	doc/Makefile.am
	doc/manual.html
	omfwd.c
	plugins/omgssapi/omgssapi.c

This was a bit hard to merge; if there are problems, they
may be in the area of the new "comment in action line" code
that came from the beta.
2008-07-01 15:09:07 +02:00
Rainer Gerhards
78543b7e31 "worked around" structure misalignment problem in test suite
I disabled a check below, because I can not find the cause of the
misalignment. The problem is that pToken structure has a different
member alignment inside the runtime library then inside of this
program. I checked compiler options, but could not find the cause.
Should anyone have any insight, I'd really appreciate if you drop me
a line.
2008-07-01 14:05:05 +02:00