Skip to content

Commit 3242487

Browse files
committed
Fix default value documentation for 'add_hostname'
Fixes #340
1 parent 737f5c1 commit 3242487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ input plugins.
120120
deprecated[5.2.0, In future versions of this plugin, this setting will be removed, and the 'hosts' field will not be added to events.]
121121

122122
* Value type is <<boolean,boolean>>
123-
* Default value is `false`
123+
* Default value is `true`
124124

125125
Flag to determine whether to add `host` field to event using the value supplied by the beat in the `hostname` field.
126126

0 commit comments

Comments
 (0)