<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/doc/property_replacer.html, branch master</title>
<subtitle>rsyslog development for Lumberjack - various unofficial and potentially rebased branches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/'/>
<entry>
<title>switch field default to "mandatory" and implement that mode</title>
<updated>2012-08-30T16:56:23+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-08-30T16:56:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=0426ad7dd27fda6854f7d306e46331387b20947a'/>
<id>0426ad7dd27fda6854f7d306e46331387b20947a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for optional fields</title>
<updated>2012-08-29T14:07:23+00:00</updated>
<author>
<name>Miloslav Trmač</name>
<email>mitr@redhat.com</email>
</author>
<published>2012-08-29T14:07:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=a73058031f13f46f79a2697519271a854f04c7d5'/>
<id>a73058031f13f46f79a2697519271a854f04c7d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>default outname for $!&lt;property&gt; is now without $! prefix</title>
<updated>2012-08-29T14:00:20+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-08-29T14:00:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=d18a93e943b4552890a0e603b9fc7db5a6fd7761'/>
<id>d18a93e943b4552890a0e603b9fc7db5a6fd7761</id>
<content type='text'>
also some type cleanup and simplification
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also some type cleanup and simplification
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: new template system, some more output modules</title>
<updated>2012-08-28T07:44:35+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-08-28T07:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=dfd541a1224a2ed407010e9924b6eab66c4643ba'/>
<id>dfd541a1224a2ed407010e9924b6eab66c4643ba</id>
<content type='text'>
added base doc for new config language
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added base doc for new config language
</pre>
</div>
</content>
</entry>
<entry>
<title>INCOMPATIBLE: use :, not =, as separator for jsonf</title>
<updated>2012-08-26T09:45:22+00:00</updated>
<author>
<name>Miloslav Trmač</name>
<email>mitr@redhat.com</email>
</author>
<published>2012-08-24T17:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=3fd617f1acb7f1a057edb415cec1b144d210da81'/>
<id>3fd617f1acb7f1a057edb415cec1b144d210da81</id>
<content type='text'>
JSON fields are "name":value, not "name"=value.  Therefore change the
jsonf flag to use a colon.

Signed-off-by: Miloslav Trmač &lt;mitr@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
JSON fields are "name":value, not "name"=value.  Therefore change the
jsonf flag to use a colon.

Signed-off-by: Miloslav Trmač &lt;mitr@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>added capability to specify substrings for field extraction mode</title>
<updated>2012-04-26T13:50:49+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-04-26T13:50:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=5624012710ea75acfd892903f05a6df69a51be39'/>
<id>5624012710ea75acfd892903f05a6df69a51be39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added the "jsonf" property replacer option (and fieldname) &amp; bugfix</title>
<updated>2012-04-19T13:20:16+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-04-19T13:20:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=7f0cd8c8b93ca395949e5d28c3a8f422e6695c8d'/>
<id>7f0cd8c8b93ca395949e5d28c3a8f422e6695c8d</id>
<content type='text'>
bugfix: property replacer option "json" could lead to content loss
        message was truncated if escaping was necessary
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bugfix: property replacer option "json" could lead to content loss
        message was truncated if escaping was necessary
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v6-stable'</title>
<updated>2012-04-18T14:37:04+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-04-18T14:37:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=30b0a28786c5c198223cf2fa354d906710f68e0a'/>
<id>30b0a28786c5c198223cf2fa354d906710f68e0a</id>
<content type='text'>
Conflicts:
	runtime/msg.c
	runtime/ruleset.c
	runtime/ruleset.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	runtime/msg.c
	runtime/ruleset.c
	runtime/ruleset.h
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: added new $uptime property</title>
<updated>2012-04-13T13:15:09+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-04-13T13:15:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=838f34dd2bc201b2718e0f94f2e285b3ddb1cc17'/>
<id>838f34dd2bc201b2718e0f94f2e285b3ddb1cc17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added "date-unixtimestamp" property replacer option to format as a unix timestamp</title>
<updated>2012-03-29T16:04:12+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-03-29T16:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b88ba949f8d657034f808034321fabbd65bf8078'/>
<id>b88ba949f8d657034f808034321fabbd65bf8078</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
