I’m trying to narrow down some connectivity issues and some other weird behavior and I wanted to go through various access logs. I figured I would find then in the usual places (like /var/log) but there is nothing there!
Where are the http access logs, ssh, syslog, dmesg, etc? Anything?
2 Likes
Same here, I’m debugging my IPv6 NGINX forwarding and I’d love to be able to monitor what’s going through or not.
Additionally, I can ssh into the server using the web add-on but on an actual terminal I keep getting Permission denied (publickey).
despite everything seems aligned and ready (keys, agent, /etc/ssh/authorized_keys
)