<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/rsyslog, branch sever-sever-patch-1</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=sever-sever-patch-1</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=sever-sever-patch-1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-02-04T17:09:39+00:00</updated>
<entry>
<title>syslog: T6989: increase local log size form 256KiB -&gt; 1MiB</title>
<updated>2025-02-04T17:09:39+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-20T20:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ae52b7799f6872ee9ea2475e76a6d4ea32c2ddce'/>
<id>urn:sha1:ae52b7799f6872ee9ea2475e76a6d4ea32c2ddce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syslog: T6989: add possibility to define VRF per remote</title>
<updated>2025-02-04T17:09:39+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-18T19:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5a7a9f3a20e19a52572ce1b9b214528b6ce958ce'/>
<id>urn:sha1:5a7a9f3a20e19a52572ce1b9b214528b6ce958ce</id>
<content type='text'>
Rsyslog supports individual VRFs per omfwd remote entry - so we should support
this, too.
</content>
</entry>
<entry>
<title>syslog: T6989: remove RepeatedMsgReduction configuration option</title>
<updated>2025-02-03T06:16:35+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-15T19:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3f4c6422110c9a242ff3b81abd4f5ac5e01d5ab9'/>
<id>urn:sha1:3f4c6422110c9a242ff3b81abd4f5ac5e01d5ab9</id>
<content type='text'>
This is a feature that worked decades ago when logs were small and reviewed by
a human, it fails badly on high volume logs processed by tools.

https://www.rsyslog.com/doc/configuration/action/rsconf1_repeatedmsgreduction.html
</content>
</entry>
<entry>
<title>syslog: T6989: rename "global" to "local"</title>
<updated>2025-02-03T06:16:35+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-22T19:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=211bc4a767564d1eb28b431e1529eb719bb721a9'/>
<id>urn:sha1:211bc4a767564d1eb28b431e1529eb719bb721a9</id>
<content type='text'>
The previously "global" options actually were only relevant for the local
logging to /var/log/messages.
</content>
</entry>
<entry>
<title>syslog: T6989: move up "global marker" one level in CLI</title>
<updated>2025-02-03T06:16:07+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-15T19:45:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b9c43b19acb6f649bb6f64c75ab63df768e360c9'/>
<id>urn:sha1:b9c43b19acb6f649bb6f64c75ab63df768e360c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syslog: T6989: move up "global preserve-fqdn" one level in CLI</title>
<updated>2025-02-03T06:16:07+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-15T19:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=20ab585a68982c4635c4e5a1ee5bbcc219feaebc'/>
<id>urn:sha1:20ab585a68982c4635c4e5a1ee5bbcc219feaebc</id>
<content type='text'>
Move "global preserve-fqdn" one CLI level up, as it relates to all logging
targets (console, global and remote).
</content>
</entry>
<entry>
<title>syslog: T6989: add new source-address CLI option for outgoing connections</title>
<updated>2025-02-03T06:16:07+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-13T18:39:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=04d296a3446fa8488add17ce1ec7931d43c4a4d0'/>
<id>urn:sha1:04d296a3446fa8488add17ce1ec7931d43c4a4d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syslog: T6989: convert old configuration format to "advanced"</title>
<updated>2025-02-03T06:16:07+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-13T18:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e143e496e28b9d6d5803278fa76a14bf2bc2304e'/>
<id>urn:sha1:e143e496e28b9d6d5803278fa76a14bf2bc2304e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syslog: T6989: rename "host" to "remote"</title>
<updated>2025-02-03T06:16:07+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-08T20:46:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8784aaa6fbec978aa97cab09cfbf9894163a2b1b'/>
<id>urn:sha1:8784aaa6fbec978aa97cab09cfbf9894163a2b1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syslog: T6989: remove CLI option for user terminal logging</title>
<updated>2025-02-03T06:16:07+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-08T19:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=196797346b973d1eba3f3d000321786c54e3bdbf'/>
<id>urn:sha1:196797346b973d1eba3f3d000321786c54e3bdbf</id>
<content type='text'>
Should be added as runtime option similar to "terminal monitor" known from
other vendors.
</content>
</entry>
</feed>
