sonic-buildimage/files/image_config
Stephen Sun 610685d27b
Do not pass the option "device" in rsyslog.conf by default when syslog server's source address is configured (#17616)
### Why I did it

An in-band syslog server will not receive any syslog if it is configured without a VRF specified, which is because `eth0` is always specified as the `device` of a syslog server and the syslog packets will be sent to `eth0` regardless of its destination IP address.

### How I did it

Pass the option "device" in rsyslog.conf only if when syslog server's source address is configured with a non-default VRF

#### How to verify it

Manually test:
1. Configuring a syslog server without VRF specified or with `default` as the VRF: no `device` passed in `rsyslog.conf`
2. Configuring a syslog server with non-default VRF: the configured VRF passed as `device` in `rsyslog.conf`
2024-03-23 17:04:00 -07:00
..
backend_acl Update backend_acl.py to specify ACL table name (#17553) 2024-01-03 14:55:38 -08:00
bash Close console session due to user inactivity (#9890) 2022-02-02 09:41:21 +05:30
config-chassisdb [config-chassisdb] use cached variables (#17342) 2023-12-07 15:24:21 +02:00
config-setup Remove UpdateGraphService feature (#18330) 2024-03-14 13:12:26 -07:00
config-topology [config-topology] use cached variables (#17343) 2023-12-07 15:22:44 +02:00
constants [chassis] Support advertisement of Loopback0 of all LC's across all e-BGP peers in TSA mode (#16714) 2023-11-20 09:42:02 -08:00
containercfgd Optimize syslog rate limit feature for fast and warm boot (#17458) 2023-12-20 09:12:03 +02:00
copp Remove UpdateGraphService feature (#18330) 2024-03-14 13:12:26 -07:00
corefile_uploader Replace os.system and remove subprocess with shell=True (#12177) 2022-11-04 10:48:51 -04:00
cron.d Replace logrotate cron file with (adapted) systemd timer file (#12921) 2022-12-08 14:13:11 -08:00
ebtables [ebtables] Add multicast drop rule to ebtables (#18064) 2024-02-27 13:11:58 -08:00
environment Update azure.github.io links to sonic-net.github.io (#12209) 2022-10-02 14:02:10 +08:00
fstrim [202012][fstrim] delay fstrim timer after sonic.target (#8737) 2021-09-13 07:37:46 -07:00
hostname Remove UpdateGraphService feature (#18330) 2024-03-14 13:12:26 -07:00
interfaces Remove UpdateGraphService feature (#18330) 2024-03-14 13:12:26 -07:00
kdump Set loglevel for crash kernel to reduce verbosity and improve overall router recovery time (#18285) 2024-03-13 09:36:51 +08:00
kubernetes [k8master]: Install nc cmd for k8s master network issue debug (#16745) 2023-09-30 01:16:51 -07:00
logrotate Remove UpdateGraphService feature (#18330) 2024-03-14 13:12:26 -07:00
misc [docker-wait-any]: Exit worker thread if main thread is expected to exit (#12255) 2022-10-05 18:14:10 -07:00
monit Share image for gnmi and telemetry (#16863) 2023-11-08 08:54:36 +08:00
ntp Remove UpdateGraphService feature (#18330) 2024-03-14 13:12:26 -07:00
pcie-check Support multiple pcie configuration file and change the pcie status table name to match with pcied changes (#7886) 2021-06-16 16:05:48 -07:00
pip Update Debian build script for Bookworm 2023-11-21 18:53:15 -08:00
platform Remove UpdateGraphService feature (#18330) 2024-03-14 13:12:26 -07:00
rasdaemon [image_config] add rasdaemon.timer (#14300) 2023-04-17 08:58:45 -07:00
readline Disable brackted-paste mode off by default (#12285) 2022-10-06 07:55:09 -07:00
reset-factory Support Reset factory (#14105) 2023-07-11 16:14:17 -07:00
resolv-config Remove UpdateGraphService feature (#18330) 2024-03-14 13:12:26 -07:00
rsyslog Do not pass the option "device" in rsyslog.conf by default when syslog server's source address is configured (#17616) 2024-03-23 17:04:00 -07:00
secureboot Remove UpdateGraphService feature (#18330) 2024-03-14 13:12:26 -07:00
smartmontools [baseimage]: Update smartmontool version >= v7.4 (#17635) 2024-02-12 09:37:12 -08:00
snmp mvrf_avoid_snmp_yml_config: made changes to pass SNMP config from con… (#4057) 2020-01-28 17:41:21 -08:00
sudoers Modify the sudoers file to lecture RO users once 2023-11-21 18:53:15 -08:00
sysctl Change tcp port range to support telemetry and gnmi (#17907) 2024-01-26 09:31:09 -08:00
syslog [baseimage]: /host unmount timeout issue during reboot. (#5032) 2020-07-25 01:27:58 -07:00
system-health Remove UpdateGraphService feature (#18330) 2024-03-14 13:12:26 -07:00
systemd Fix issue: systemctl daemon-reload would sporadically cause udev handler fail (#15253) 2023-06-25 16:58:14 -07:00
topology [multi-asic][vs]: Update topology script to retrieve hwsku from minigraph (#6219) 2021-02-18 22:02:29 -08:00
warmboot-finalizer Fix CONFIG_DB_INITIALIZED flag check logic and set/reset flag for warmboot (#15685) 2023-08-04 16:00:26 -07:00
watchdog-control [sonic-utilities] Build and install as a Python wheel package (#5409) 2020-09-20 20:16:42 -07:00