Feature request: read eventLog
attekett opened this issue · 0 comments
attekett commented
I think it would be useful to add capabilities to read eventlog.
Features could include:
- Getting internal logs by name, in example Application, Security etc...
- Filtering log entries in some manner.
(PowerShell has in example "Get-EventLog –Logname Application -Message MyApp -Newest 1")