Fixed problem with large memory consumption and leak in the COM object LogParser with respect to WindowsEvents

This commit is contained in:
Eric Fontana
2014-08-29 07:52:59 -04:00
parent 162cff9d97
commit 1fb9d8ff51
2 changed files with 39 additions and 31 deletions

View File

@@ -3,7 +3,7 @@
"Inputs": {
"WindowsEvents": [
{
"source": "System,Application",
"source": "Application",
"binaryFormat": "PRINT",
"resolveSIDS": true
}