@@ -7,12 +7,12 @@ START - GENERATED VARIABLES, DO NOT EDIT!
77:version: v4.1.3
88:release_date: 2017-06-23
99:changelog_url: https://github.com/logstash-plugins/logstash-codec-cef/blob/v4.1.3/CHANGELOG.md
10- :include_path: ../../../../logstash/docs/ include
10+ :include_path: ../include
1111///////////////////////////////////////////
1212END - GENERATED VARIABLES, DO NOT EDIT!
1313///////////////////////////////////////////
1414
15- [id="plugins-{type}-{plugin}"]
15+ [id="{version}- plugins-{type}s -{plugin}"]
1616
1717=== Cef codec plugin {version}
1818
@@ -33,22 +33,22 @@ produce an event with the payload as the 'message' field and a '_cefparsefailure
3333[cols="<,<,<",options="header",]
3434|=======================================================================
3535|Setting |Input type|Required
36- | <<{version}-plugins-{type}s-{plugin}-delimiter>> |<< string, string>> |No
37- | <<{version}-plugins-{type}s-{plugin}-fields>> |<< array, array>> |No
38- | <<{version}-plugins-{type}s-{plugin}-name>> |<< string, string>> |No
39- | <<{version}-plugins-{type}s-{plugin}-product>> |<< string, string>> |No
40- | <<{version}-plugins-{type}s-{plugin}-severity>> |<< string, string>> |No
41- | <<{version}-plugins-{type}s-{plugin}-signature>> |<< string, string>> |No
42- | <<{version}-plugins-{type}s-{plugin}-vendor>> |<< string, string>> |No
43- | <<{version}-plugins-{type}s-{plugin}-version>> |<< string, string>> |No
36+ | <<{version}-plugins-{type}s-{plugin}-delimiter>> |{logstash-ref}/configuration-file-structure.html# string[ string] |No
37+ | <<{version}-plugins-{type}s-{plugin}-fields>> |{logstash-ref}/configuration-file-structure.html# array[ array] |No
38+ | <<{version}-plugins-{type}s-{plugin}-name>> |{logstash-ref}/configuration-file-structure.html# string[ string] |No
39+ | <<{version}-plugins-{type}s-{plugin}-product>> |{logstash-ref}/configuration-file-structure.html# string[ string] |No
40+ | <<{version}-plugins-{type}s-{plugin}-severity>> |{logstash-ref}/configuration-file-structure.html# string[ string] |No
41+ | <<{version}-plugins-{type}s-{plugin}-signature>> |{logstash-ref}/configuration-file-structure.html# string[ string] |No
42+ | <<{version}-plugins-{type}s-{plugin}-vendor>> |{logstash-ref}/configuration-file-structure.html# string[ string] |No
43+ | <<{version}-plugins-{type}s-{plugin}-version>> |{logstash-ref}/configuration-file-structure.html# string[ string] |No
4444|=======================================================================
4545
4646
4747
4848[id="{version}-plugins-{type}s-{plugin}-delimiter"]
4949===== `delimiter`
5050
51- * Value type is << string, string>>
51+ * Value type is {logstash-ref}/configuration-file-structure.html# string[ string]
5252 * There is no default value for this setting.
5353
5454If your input puts a delimiter between each CEF event, you'll want to set
@@ -72,7 +72,7 @@ This setting allows the following character sequences to have special meaning:
7272===== `deprecated_v1_fields` (DEPRECATED)
7373
7474 * DEPRECATED WARNING: This configuration item is deprecated and may not be available in future versions.
75- * Value type is << boolean, boolean>>
75+ * Value type is {logstash-ref}/configuration-file-structure.html# boolean[ boolean]
7676 * There is no default value for this setting.
7777
7878Set this flag if you want to have both v1 and v2 fields indexed at the same time. Note that this option will increase
@@ -82,15 +82,15 @@ This option is available to ease transition to new schema
8282[id="{version}-plugins-{type}s-{plugin}-fields"]
8383===== `fields`
8484
85- * Value type is << array, array>>
85+ * Value type is {logstash-ref}/configuration-file-structure.html# array[ array]
8686 * Default value is `[]`
8787
8888Fields to be included in CEV extension part as key/value pairs
8989
9090[id="{version}-plugins-{type}s-{plugin}-name"]
9191===== `name`
9292
93- * Value type is << string, string>>
93+ * Value type is {logstash-ref}/configuration-file-structure.html# string[ string]
9494 * Default value is `"Logstash"`
9595
9696Name field in CEF header. The new value can include `%{foo}` strings
@@ -99,7 +99,7 @@ to help you build a new value from other parts of the event.
9999[id="{version}-plugins-{type}s-{plugin}-product"]
100100===== `product`
101101
102- * Value type is << string, string>>
102+ * Value type is {logstash-ref}/configuration-file-structure.html# string[ string]
103103 * Default value is `"Logstash"`
104104
105105Device product field in CEF header. The new value can include `%{foo}` strings
@@ -109,7 +109,7 @@ to help you build a new value from other parts of the event.
109109===== `sev` (DEPRECATED)
110110
111111 * DEPRECATED WARNING: This configuration item is deprecated and may not be available in future versions.
112- * Value type is << string, string>>
112+ * Value type is {logstash-ref}/configuration-file-structure.html# string[ string]
113113 * There is no default value for this setting.
114114
115115Deprecated severity field for CEF header. The new value can include `%{foo}` strings
@@ -124,7 +124,7 @@ All invalid values will be mapped to the default of 6.
124124[id="{version}-plugins-{type}s-{plugin}-severity"]
125125===== `severity`
126126
127- * Value type is << string, string>>
127+ * Value type is {logstash-ref}/configuration-file-structure.html# string[ string]
128128 * Default value is `"6"`
129129
130130Severity field in CEF header. The new value can include `%{foo}` strings
@@ -137,7 +137,7 @@ All invalid values will be mapped to the default of 6.
137137[id="{version}-plugins-{type}s-{plugin}-signature"]
138138===== `signature`
139139
140- * Value type is << string, string>>
140+ * Value type is {logstash-ref}/configuration-file-structure.html# string[ string]
141141 * Default value is `"Logstash"`
142142
143143Signature ID field in CEF header. The new value can include `%{foo}` strings
@@ -146,7 +146,7 @@ to help you build a new value from other parts of the event.
146146[id="{version}-plugins-{type}s-{plugin}-vendor"]
147147===== `vendor`
148148
149- * Value type is << string, string>>
149+ * Value type is {logstash-ref}/configuration-file-structure.html# string[ string]
150150 * Default value is `"Elasticsearch"`
151151
152152Device vendor field in CEF header. The new value can include `%{foo}` strings
@@ -155,7 +155,7 @@ to help you build a new value from other parts of the event.
155155[id="{version}-plugins-{type}s-{plugin}-version"]
156156===== `version`
157157
158- * Value type is << string, string>>
158+ * Value type is {logstash-ref}/configuration-file-structure.html# string[ string]
159159 * Default value is `"1.0"`
160160
161161Device version field in CEF header. The new value can include `%{foo}` strings
0 commit comments