Aaaah! Now I understand the question. You are confusing different things. Admin Tools uses the REMOTE_ADDR server variable to get the visitor's IP address. It only logs the following in the database:
- Failed administrator logins (as security exception)
- Failed front-end logins (optional - as security exception)
- New account registration (optional – as user notes)
We could, of course, analyse the Apache log files but there is no need for that. You should only need to use Apache log file analysis if you are trying to establish a timeline of events, which usually is necessary after a hack. I was just making the point that having a login IP tracking feature should not make your visitors feel any safer, simply because the raw information (their IP address) is already present in the access log, no matter if you have Joomla! extension logging it or not. The Apache log file was only used as an example to dispel the argument that logging the login IP has any impact on security.
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!