Who deleted documents?

Hi,

Is it a possibility to check who deleted documents in a given database?

I know, i can check User details in database properties OR user activity in LOG.nsf but I can only see who read and writen documents.

I can also see using NotesPeek deletion stubs …

Any other possibilities?

Subject: who deleted documents?

You’ll have to write something custom in the QueryDocumentDelete or PostDocumentDelete events of the Database Script. Soft deletions might be an alternative as well.