Skip to content

Commit 9364777

Browse files
authored
Change default of data_stream.dataset to generic
1 parent 06e80e1 commit 9364777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/spec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"comment": [
105105
"Configurable by users.",
106106
"Influences which data stream the logs will be stored in (`logs-{data_stream.dataset}-{data_stream.namespace}`)",
107-
"If unspecified, Filebeat will set the value to `default`.",
107+
"If unspecified, Filebeat will set the value to `generic`.",
108108
"",
109109
"Should have the same value as `event.dataset`."
110110
]

0 commit comments

Comments
 (0)