Pfsense - Not Showing Any Logs 2.4.5-RELEASE-p1 (amd64)
-
Hi
I installed a pfsense last week, but the logs are not showing nothing.
It appear all with no logs.I checked some options and cannot seee nothing to activate logs.
I also activated log's for one of my Rules but no sucess.Can you kindly help on this'
-
I would first try resetting the log files in Status > System Logs > Settings
If that doesn't work make sure the syslog process is running, at the command prompt run:
ps -auxww | grep syslog
You should see a line:
root 79982 0.0 0.0 6408 2472 - Ss 14:07 0:00.28 /usr/sbin/syslogd -s -c -c -l /var/dhcpd/var/run/log -P /var/run/syslog.pid -f /etc/syslog.conf
Steve
-
@stephenw10 said in Pfsense - Not Showing Any Logs 2.4.5-RELEASE-p1 (amd64):
Steve
Hi
i already tried to do that , but no sucess...
i have logs on the System -> General , but in the other tabs that i have (DHCP - Firewall , etc) does not show nothing.The Grep command works as expected
-
Hi,
now it is working.
the second reset as fixed the issue.
Thanks