Truncating Malware Scanner History

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sol-hosting
    Junior Member
    • May 2024
    • 1

    #1

    Truncating Malware Scanner History

    OI want to Truncate the Malware Scanner History

    The command :
    Code:
    imunify360-agent malware malicious remove-from-list 1
    Does not work. It gives output OK but the record is not deleted.
  • bogdan.sh
    Administrator
    • Nov 2016
    • 1221

    #2
    Hi,

    It should remove the defined record, anyway, lets debug more. Please provide the output of the following commands:

    Code:
    imunify360-agent malware malicious list --limit 4
    imunify360-agent malware malicious remove-from-list 1
    imunify360-agent malware malicious list --limit 4

    Comment

    Working...