[enhancement] Can you add a function to save monitored files based on date?
alpha302 opened this issue · 1 comments
alpha302 commented
As the administrator of the domain control, I can use LDAPmonitor to view some changes in the domain, but the |tee result.txt I use is too large. Is it possible to add a function to save logs in the program?
p0dalirius commented
Hi,
Which version are you using? (Powershell, CSharp, python)
In powershell -LogFile
:
LDAPmonitor/powershell/psLDAPmonitor.ps1
Line 35 in 42ce6d5
In python --logfile
:
LDAPmonitor/python/pyLDAPmonitor.py
Line 224 in 42ce6d5
In CSharp:
Not implemented yet, sorry i will add it.
Best regards,