On Fri, 18 Oct 2019 at 17:37, Bill Shirley
wrote:
> Yes, you need the rsyslog package installed:
> [1:root@bb8 rsyslog 148]$ rpm -qf /etc/rsyslog.conf
> rsyslog-8.38.0-1.fc27.x86_64
>
> I have all my DHCP logging go to a separate file. To do this, comment out
> your log-facility in dhcpd.conf
>
Yes, you need the rsyslog package installed:
[1:root@bb8 rsyslog 148]$ rpm -qf /etc/rsyslog.conf
rsyslog-8.38.0-1.fc27.x86_64
I have all my DHCP logging go to a separate file. To do this, comment out your
log-facility in dhcpd.conf
and add this just after the ' RULES ' comment in /etc/r
On 10/18/19 10:45 AM, Aaron Gray wrote:
I am having problems working out how to get proper non journal logging
normal text logging for the DHCP server.
Theres the following statement in /etc/dhcp/dhcpd.conf :-
# Use this to send dhcp log messages to a different log file (you also
# hav
I am having problems working out how to get proper non journal logging
normal text logging for the DHCP server.
Theres the following statement in /etc/dhcp/dhcpd.conf :-
# Use this to send dhcp log messages to a different log file (you also
# have to hack syslog.conf to complete the redir