You can execute the script below in your Lansweeper configuration console under Lansweeper\Database Scripts to remove all event log information for the machine. Replace "1" with the "Computername" of your specific machine.
delete from tblntlogevent where Computername = 1
whitenoise wrote:
I cleared the logs on the affected servers but they still show in Lansweeper. How can I remove these?
Lansweeper will not delete any event log information unless instructed to do so. A cleanup option for event logs is available in the configuration console under Scanning Servers\Your Server\Options\Scanning & Cleanup Options, but this will not delete any "future" events.