File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
libbeat/outputs/kafka/docs Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -160,6 +160,14 @@ Kafka rebalance settings:
160
160
*`retry_backoff`*:: How long to wait after an unsuccessful rebalance attempt.
161
161
Defaults to 2s.
162
162
163
+ ===== `kerberos`
164
+
165
+ beta[]
166
+
167
+ Configuration options for Kerberos authentication.
168
+
169
+ See <<configuration-kerberos>> for more information.
170
+
163
171
[id="{beatname_lc}-input-{type}-common-options"]
164
172
include::../inputs/input-common-options.asciidoc[]
165
173
Original file line number Diff line number Diff line change @@ -294,3 +294,11 @@ Configuration options for SSL parameters like the root CA for Kafka connections.
294
294
`-keyalg RSA` argument to ensure it uses a cipher supported by
295
295
https://github.com/Shopify/sarama/wiki/Frequently-Asked-Questions#why-cant-sarama-connect-to-my-kafka-cluster-using-ssl[Filebeat's Kafka library].
296
296
See <<configuration-ssl>> for more information.
297
+
298
+ ===== `kerberos`
299
+
300
+ beta[]
301
+
302
+ Configuration options for Kerberos authentication.
303
+
304
+ See <<configuration-kerberos>> for more information.
You can’t perform that action at this time.
0 commit comments