3 Answers
- Newest
- Most votes
- Most comments
0
I had to redirect these messages to another log file, so that my syslog file is not filled with these.
To do this I edited /etc/rsyslog.d/50-default.conf and added:
:programname,isequal,"systemd-networkd" -/var/log/systemd-networkd.log
:programname,isequal,"systemd-networkd" stop
A permanent solution is still expected.
answered 7 years ago
0
Hi, same issue here do you found a better solution ?
I m not sure my IPV6 config (vpc/subnet/route) is optimal... not a network guy at all... but it seems to work find with IPV6 (site accessible from outside)... but I have the same annoying msg related to DHCP ipv6 in my syslog.
Edited by: EdFloyd on Nov 29, 2018 5:40 AM
answered 7 years ago
Relevant content
- asked 4 years ago
- asked 3 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 7 months ago
