Hi
Yes.. I can see this in logs
=======================
2017/11/14 16:57:33:690: Wialon login (authHash) user: 'victorhugo'; host: '186.156.XXX.XXXX'; service: 'cms.company.com'; app: 'cms.company.com'
=======================
but that is all.... above all the logs and comments:
# tail /home/wialon/wlocal/logs/trace.log -f -n 5000 | egrep -v lic.gurtam | egrep '(victorhugo|denied)'
==========================
# Create a new user at CMS - 16:56
2017/11/14 16:56:39:930: storage_user::set_flags('victorhugo', '70747b1e69350eac9b6384eedcbd04f4' => 0x4 (0x4))
2017/11/14 16:56:40:137: adf_avl_create_resource('victorhugo')
2017/11/14 16:56:40:346: billing_account_plugin::enable_billing('victorhugo', '66c899f70c55e073ac5a68880563736e')
2017/11/14 16:56:40:346: billing_account_plugin::set_billing_plan('victorhugo', '66c899f70c55e073ac5a68880563736e' => 'Wialon')
2017/11/14 16:56:40:347: billing_account_plugin::set_parent_account_item('victorhugo', '66c899f70c55e073ac5a68880563736e' => 'wialon')
# tried to connect with a wrong password and nothing in the logs. So, I connect with a correct password and wialon log it
2017/11/14 16:57:33:690: Wialon login (authHash) user: 'victorhugo'; host: '186.156.XX.XXX'; service: 'cms.company.com'; app: 'cms.compay.com'
# I made the logout and nothing in the logs...
# After this, I tried many times with a wrong password and nothing
# After 4 minutes, I change to another IP (using a proxy) and tried with wrong password and notthing.
2017/11/14 17:01:49:318: Wialon login (authHash) user: 'victorhugo'; host: '186.103.XXX.XXX'; service: 'cms.company.com'; app: 'cms.company.com'
# I login and made a logout and tried with a wrong password and notthing
# after 6 minutes, I change to another IP again (using a other proxy) and tried to conect with a wrong passwod.. Wialon detect that I changed of IP whit this message " Your IP has changed or session has expired. Try again" but it isnt logging and blocking the failled logins.
======================================
any other suggestion ??