Bug #15719
closed
GUI logout messages do not use the ``auth`` log facility
Added by Craig Coonrad 2 months ago.
Updated about 1 month ago.
Plus Target Version:
24.11
Affected Architecture:
All
Description
Version: 24.03-RELEASE
Platform tested: 2100,4100,QEMU
Login (messages come in correctly on the auth facility)
10:08:37.507385 IP 192.168.1.171.514 > 192.168.1.133.514: SYSLOG auth.notice, length: 114
10:08:37.507386 IP 192.168.1.171.514 > 192.168.1.133.514: SYSLOG auth.notice, length: 114
Logout (message comes in incorrectly to the daemon facility)
10:10:36.285901 IP 192.168.1.171.514 > 192.168.1.133.514: SYSLOG daemon.error, length: 115
- Subject changed from Remote Logging: GUI logout messages are being sent to the wrong log facility (daemon instead of auth) to GUI logout messages are being sent to the wrong log facility (daemon instead of auth)
Additional info. This applies to local logging as well.
multiple login/logouts. Only login appears in auth.log
tail -f /var/log/auth.log
Sep 11 11:44:05 pf00 php-fpm[59119]: /index.php: Successful login for user 'admin' from: 192.168.1.8 (Local Database)
Sep 11 11:44:36 pf00 php-fpm[59119]: /index.php: Successful login for user 'admin' from: 192.168.1.8 (Local Database)
Sep 11 11:45:27 pf00 php-fpm[35273]: /index.php: Successful login for user 'admin' from: 192.168.1.8 (Local Database)
Sep 11 11:45:51 pf00 php-fpm[59119]: /index.php: Successful login for user 'admin' from: 192.168.1.8 (Local Database)
- Subject changed from GUI logout messages are being sent to the wrong log facility (daemon instead of auth) to GUI logout messages are being sent to the wrong log facility
- Status changed from New to In Progress
- Assignee set to Marcos M
- Target version set to 2.8.0
- Plus Target Version set to 24.08
- Subject changed from GUI logout messages are being sent to the wrong log facility to GUI logout messages are sent to the wrong log facility
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
- Status changed from Feedback to Resolved
- Subject changed from GUI logout messages are sent to the wrong log facility to GUI logout messages do not use the ``auth`` log facility
- Category changed from System Logs to Authentication
- Plus Target Version changed from 24.08 to 24.11
Also available in: Atom
PDF