~peppepetra/charm-rsyslog-forwarder-ha:fix-1864190

Last commit made on 2020-02-24
Get this branch:
git clone -b fix-1864190 https://git.launchpad.net/~peppepetra/charm-rsyslog-forwarder-ha
Only Giuseppe Petralia can upload to this branch. If you are Giuseppe Petralia please log in for upload directions.

Branch merges

Branch information

Name:
fix-1864190
Repository:
lp:~peppepetra/charm-rsyslog-forwarder-ha

Recent commits

9c9bb4b... by Giuseppe Petralia

Define DummyServerList out of tests cases to avoid repetition

77ae416... by Giuseppe Petralia

Add port to server table and set to default if it is unset and
update unit tests

8b6ea64... by Peter Sabaini

Message filtering

Reviewed-on: https://code.launchpad.net/~peter-sabaini/rsyslog-forwarder-ha-charm/+git/rsyslog-forwarder-ha-charm/+merge/373113
Reviewed-by: Stuart Bishop <email address hidden>
Reviewed-by: Diko Parvanov <email address hidden>

acee1ce... by Peter Sabaini

Message filtering

This adds an option to filter messages to forward to a remote server,
based on facility and severity in the customary '<facility>.<sev>'
notation

6161511... by Michael Skalka

add port configuration to forward_hosts

Reviewed-on: https://code.launchpad.net/~mskalka/rsyslog-forwarder-ha-charm/+git/rsyslog-forwarder-ha-charm/+merge/369824
Reviewed-by: Tom Haddon <email address hidden>

2cef31b... by Michael Skalka

added default port to relp logic

ef7c66d... by Michael Skalka

revert omrelp port change

d3706ec... by Michael Skalka

add port option to forward_hosts

a6557a9... by Pedro GuimarĂ£es

* Allows to add rsyslog servers to log forward to via config options
* Added unit tests

LP: #1812004

Reviewed-on: https://code.launchpad.net/~pguimaraes/rsyslog-forwarder-ha-charm/+git/rsyslog-forwarder-ha-charm/+merge/362725
Reviewed-by: Tom Haddon <email address hidden>

eb3039b... by Pedro GuimarĂ£es

patched unit tests for option server list option