You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/role-logstash.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,6 @@ Aside from `logstash.yml` we can manage Logstashs pipelines.
55
55
**logstash_beats_input*: Enable default pipeline with `beats` input (default: `true`)
56
56
**logstash_beats_input_congestion*: Optional congestion threshold for the beats input pipeline
57
57
**logstash_beats_tls*: Activate TLS for the beats input pipeline (default: none but `true` with full stack setup if not set)
58
-
**logstash_beats_tls_encryptkey*: Enable encryption of key for beats input - disabling used as a workaround on certain hosts (default: true)
59
58
**logstash_tls_key_passphrase*: Passphrase for Logstash certificates (default: `ChangeMe`)
60
59
**logstash_elasticsearch*: Address of Elasticsearch instance for default output (default: list of Elasticsearch nodes from `elasticsearch` role or `localhost` when used standalone)
61
60
**logstash_security*: Enable X-Security (No default set, but will be activated when in full stack mode)
0 commit comments