From a6f1c48b3f2ba84b01213f1c41d567c153d6f01d Mon Sep 17 00:00:00 2001 From: Eric Fontana Date: Tue, 29 Jul 2014 13:32:25 -0400 Subject: [PATCH] markdown --- WindowsEvents.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WindowsEvents.md b/WindowsEvents.md index 1c274af..402ec61 100644 --- a/WindowsEvents.md +++ b/WindowsEvents.md @@ -10,12 +10,12 @@ The following parameters are allowed when configuring WindowsEvents. | *binaryFormat* | property:string |Format of the "Data" binary field. | ASC,HEX,PRINT | **ASC** | | *msgErrorMode* | property:string |Behavior when event messages or event category names cannot be resolved. |NULL,ERROR,MSG | **MSG** | | *direction* | property:string |Format of the "Data" binary field. | FW,BW | **FW** | -| *stringsSep* | property:string |Separator between values of the "Strings" field. | any string | | | +| *stringsSep* | property:string |Separator between values of the "Strings" field. | any string | vertical bar | | *fullEventCode* | property:bool |Return the full event ID code instead of the friendly code. | true,false | **false** | | *fullText* | property:bool |Retrieve the full text message | true,false | **true** | | *resolveSIDS* | property:bool |Resolve SID values into full account names | true,false | **true** | | *formatMsg* | property:bool |Format the text message as a single line. | true,false | **true** | -``` +```json { "TimberWinR": { "Inputs": {