Logs over Terminal SSH
-
hello,
when i restart my pfsense server, the gui logs were resetted!
i need information before reboot, but when i want to open /var/log/openvpn.log
i dont can read anything, because```
@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@how can i do? to read older logs? THANKS
-
The logs are reset at boot time. It's done that way on purpose.
If you want to keep the logs, you should setup a syslog server and direct them to a separate server where they can be kept indefinitely.
-
good morning jimp,
which progs are good for windows syslogging with pfsense?
http://doc.pfsense.org/index.php/Copying_Logs_to_a_Remote_Host_with_Syslog
thanks forward
-
a good one is:
Syslog Watcher for Windowsand you can read the logs in pfsense terminal with command: clog /var/log/…
thanks