Successfull access log without IP address

xaras2

New Member
Mar 27, 2024
3
0
1
In my log file I have a problem, all successful logins not have ip address, all incorrect logins have ip addresses.
How can I add the IP address into log of successful accesses?

Code:
tail -f /var/log/syslog
Jun 13 14:01:00 proxmox-server pvedaemon[573436]: authentication failure; rhost=::ffff:192.168.1.10 user=test@pam msg=no such user ('test@pam')
Failed login have ip address

Code:
tail -f /var/log/syslog
Jun 13 13:06:53 proxmox-server pvedaemon[571457]: <root@pam> successful auth for user 'user@pam'
Successful not have ip address

syslog and journalctl are same
the log has changed since the last update

Thanks
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!