T ThomasV1 New Pleskian Jul 28, 2015 #1 hi guys, my question is already in the topic... so, is there a way? i need to find out if someone has used and when he has used the function... much greetings from germany, bavaria thomas
hi guys, my question is already in the topic... so, is there a way? i need to find out if someone has used and when he has used the function... much greetings from germany, bavaria thomas
IgorG Plesk addicted! Plesk Certified Professional Jul 28, 2015 #2 You can find time an IPs with something like # grep get_password.php /usr/local/psa/admin/logs/httpsd_access_log
You can find time an IPs with something like # grep get_password.php /usr/local/psa/admin/logs/httpsd_access_log
T ThomasV1 New Pleskian Jul 28, 2015 #3 hey Igor! thank you, perfekt! you are the best! but is there also a way so find out if this happened before some days? because my httpsd_access_log is only from today... so, is somewhere something like a httpsd_access_log_processed or similar?
hey Igor! thank you, perfekt! you are the best! but is there also a way so find out if this happened before some days? because my httpsd_access_log is only from today... so, is somewhere something like a httpsd_access_log_processed or similar?
IgorG Plesk addicted! Plesk Certified Professional Jul 28, 2015 #5 Try to find something useful and related in panel.log for the same timestamp.