Hello,
i use SEC 5.5.1....
Is it possible to automate a deletion of alerts?
E.g. delete all aalerts and Errors older 90 days?
Regards
Dennis
This thread was automatically locked due to age.
Hello,
i use SEC 5.5.1....
Is it possible to automate a deletion of alerts?
E.g. delete all aalerts and Errors older 90 days?
Regards
Dennis
Hello Dennis Haschke,
I'm not using PurgeDB and I can't test right not but this article suggests you have to specify an -action as well.
Christian
Hello,
this works for me:
PurgeDB.exe -action=delete -category=alerts -HistoryLengthInDays=90 -type=Virus
PurgeDB.exe -action=delete -category=alerts -HistoryLengthInDays=90 -type=PUA
PurgeDB.exe -action=delete -category=alerts -HistoryLengthInDays=90 -type=SuspFile
PurgeDB.exe -action=delete -category=alerts -HistoryLengthInDays=90 -type=SuspBehavior
Is it right that Console's Tools -> Configure Reporting -> tab Purge clears all UNACKNOWLEDGED alerts and Errors and ALL Events older x days?
How can i acknowledge an alert or error?
Where can i see if an alert is not acknowledge?
https://community.sophos.com/kb/en-us/109884
In this article there is as action purge and delete. What is the difference beetween this two Options?
Regards
Dennis
Hello,
this works for me:
PurgeDB.exe -action=delete -category=alerts -HistoryLengthInDays=90 -type=Virus
PurgeDB.exe -action=delete -category=alerts -HistoryLengthInDays=90 -type=PUA
PurgeDB.exe -action=delete -category=alerts -HistoryLengthInDays=90 -type=SuspFile
PurgeDB.exe -action=delete -category=alerts -HistoryLengthInDays=90 -type=SuspBehavior
Is it right that Console's Tools -> Configure Reporting -> tab Purge clears all UNACKNOWLEDGED alerts and Errors and ALL Events older x days?
How can i acknowledge an alert or error?
Where can i see if an alert is not acknowledge?
https://community.sophos.com/kb/en-us/109884
In this article there is as action purge and delete. What is the difference beetween this two Options?
Regards
Dennis