Fix doc
This commit is contained in:
@@ -102,6 +102,7 @@
|
||||
<None Include="mdocs\Filters.md" />
|
||||
<None Include="mdocs\GrokFilter.md" />
|
||||
<None Include="mdocs\RedisOutput.md" />
|
||||
<None Include="mdocs\StdinInput.md" />
|
||||
<None Include="mdocs\TcpInput.md" />
|
||||
<None Include="mdocs\MutateFilter.md" />
|
||||
<None Include="mdocs\Logs.md" />
|
||||
|
||||
@@ -17,8 +17,8 @@ file input, the timestamp is set to the time of each read.
|
||||
## Date Parameters
|
||||
The following parameters and operations are allowed when using the Date filter.
|
||||
|
||||
| Operation | Type | Description | Default
|
||||
| :---------------|:----------------|:-----------------------------------------------------------------------|
|
||||
| Operation | Type | Description | Default |
|
||||
| :---------------|:----------------|:---------------|:------------|
|
||||
| *add_field* | array |If the filter is successful, add an arbitrary field to this event. Tag names can be dynamic and include parts of the event using the %{field} syntax. | |
|
||||
| *condition* | string |C# expression | |
|
||||
| *convertToUTC* | boolean |Converts time to UTC | false |
|
||||
|
||||
Reference in New Issue
Block a user