Skip to content

clearauthlog.php

An utility clears all details about attempts accessing SolusVM from Authentication Log

Options

Option Parameter Description
--clear all Removes all entries Mandatory

Example

php /usr/local/solusvm/scripts/clearauthlog.php --clear=all
Back to top