Announcement

Collapse
No announcement yet.

Truncating Malware Scanner History

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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.

  • #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...
    X