diff --git a/TimberWinR/mdocs/Logs.md b/TimberWinR/mdocs/Logs.md index e6d0a9f..e6923c1 100644 --- a/TimberWinR/mdocs/Logs.md +++ b/TimberWinR/mdocs/Logs.md @@ -30,8 +30,9 @@ Example Input: Monitors all files (recursively) located at C:\Logs1\ matching *. ``` ## Fields After a successful parse of an event, the following fields are added: + | Name | Type | Description | -| ---- |:-----| :-----------------------------------------------------------------------| +| ---- |:-----| :-----------| | LogFilename | STRING |Full path of the file containing this line | | Index | INTEGER | Line number | | Text | STRING | Text line content |