Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fearful-symmetry committed Oct 3, 2023
1 parent 247ef03 commit d70168c
Show file tree
Hide file tree
Showing 15 changed files with 45 additions and 45 deletions.
6 changes: 3 additions & 3 deletions auditbeat/auditbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1346,9 +1346,9 @@ setup.template.settings:
# Enable DSL support. Valid values are true, or false.
#setup.dsl.enabled: true

# Set the lifecycle policy name. The default policy name is
# 'auditbeat'.
#setup.dsl.policy_name: "auditbeat"
# Set the lifecycle policy name or pattern. For DSL, this name must match the data stream that the lifecycle is for.
# The default data stream pattern is %{[beat.name]}-%{[beat.version]}"
#setup.dsl.data_stream_pattern: "auditbeat"

# The path to a JSON file that contains a lifecycle policy configuration. Used
# to load your own lifecycle policy.
Expand Down
6 changes: 3 additions & 3 deletions filebeat/filebeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2442,9 +2442,9 @@ setup.template.settings:
# Enable DSL support. Valid values are true, or false.
#setup.dsl.enabled: true

# Set the lifecycle policy name. The default policy name is
# 'filebeat'.
#setup.dsl.policy_name: "filebeat"
# Set the lifecycle policy name or pattern. For DSL, this name must match the data stream that the lifecycle is for.
# The default data stream pattern is %{[beat.name]}-%{[beat.version]}"
#setup.dsl.data_stream_pattern: "filebeat"

# The path to a JSON file that contains a lifecycle policy configuration. Used
# to load your own lifecycle policy.
Expand Down
6 changes: 3 additions & 3 deletions heartbeat/heartbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1438,9 +1438,9 @@ setup.template.settings:
# Enable DSL support. Valid values are true, or false.
#setup.dsl.enabled: true

# Set the lifecycle policy name. The default policy name is
# 'heartbeat'.
#setup.dsl.policy_name: "heartbeat"
# Set the lifecycle policy name or pattern. For DSL, this name must match the data stream that the lifecycle is for.
# The default data stream pattern is %{[beat.name]}-%{[beat.version]}"
#setup.dsl.data_stream_pattern: "heartbeat"

# The path to a JSON file that contains a lifecycle policy configuration. Used
# to load your own lifecycle policy.
Expand Down
6 changes: 3 additions & 3 deletions libbeat/_meta/config/setup.dsl.reference.yml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
# Enable DSL support. Valid values are true, or false.
#setup.dsl.enabled: true

# Set the lifecycle policy name. The default policy name is
# '{{.BeatName}}'.
#setup.dsl.policy_name: "{{.BeatName}}"
# Set the lifecycle policy name or pattern. For DSL, this name must match the data stream that the lifecycle is for.
# The default data stream pattern is %{[beat.name]}-%{[beat.version]}"
#setup.dsl.data_stream_pattern: "{{.BeatName}}"

# The path to a JSON file that contains a lifecycle policy configuration. Used
# to load your own lifecycle policy.
Expand Down
6 changes: 3 additions & 3 deletions metricbeat/metricbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2181,9 +2181,9 @@ setup.template.settings:
# Enable DSL support. Valid values are true, or false.
#setup.dsl.enabled: true

# Set the lifecycle policy name. The default policy name is
# 'metricbeat'.
#setup.dsl.policy_name: "metricbeat"
# Set the lifecycle policy name or pattern. For DSL, this name must match the data stream that the lifecycle is for.
# The default data stream pattern is %{[beat.name]}-%{[beat.version]}"
#setup.dsl.data_stream_pattern: "metricbeat"

# The path to a JSON file that contains a lifecycle policy configuration. Used
# to load your own lifecycle policy.
Expand Down
6 changes: 3 additions & 3 deletions packetbeat/packetbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1812,9 +1812,9 @@ setup.template.settings:
# Enable DSL support. Valid values are true, or false.
#setup.dsl.enabled: true

# Set the lifecycle policy name. The default policy name is
# 'packetbeat'.
#setup.dsl.policy_name: "packetbeat"
# Set the lifecycle policy name or pattern. For DSL, this name must match the data stream that the lifecycle is for.
# The default data stream pattern is %{[beat.name]}-%{[beat.version]}"
#setup.dsl.data_stream_pattern: "packetbeat"

# The path to a JSON file that contains a lifecycle policy configuration. Used
# to load your own lifecycle policy.
Expand Down
6 changes: 3 additions & 3 deletions winlogbeat/winlogbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1228,9 +1228,9 @@ setup.template.settings:
# Enable DSL support. Valid values are true, or false.
#setup.dsl.enabled: true

# Set the lifecycle policy name. The default policy name is
# 'winlogbeat'.
#setup.dsl.policy_name: "winlogbeat"
# Set the lifecycle policy name or pattern. For DSL, this name must match the data stream that the lifecycle is for.
# The default data stream pattern is %{[beat.name]}-%{[beat.version]}"
#setup.dsl.data_stream_pattern: "winlogbeat"

# The path to a JSON file that contains a lifecycle policy configuration. Used
# to load your own lifecycle policy.
Expand Down
6 changes: 3 additions & 3 deletions x-pack/auditbeat/auditbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1402,9 +1402,9 @@ setup.template.settings:
# Enable DSL support. Valid values are true, or false.
#setup.dsl.enabled: true

# Set the lifecycle policy name. The default policy name is
# 'auditbeat'.
#setup.dsl.policy_name: "auditbeat"
# Set the lifecycle policy name or pattern. For DSL, this name must match the data stream that the lifecycle is for.
# The default data stream pattern is %{[beat.name]}-%{[beat.version]}"
#setup.dsl.data_stream_pattern: "auditbeat"

# The path to a JSON file that contains a lifecycle policy configuration. Used
# to load your own lifecycle policy.
Expand Down
6 changes: 3 additions & 3 deletions x-pack/filebeat/filebeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4812,9 +4812,9 @@ setup.template.settings:
# Enable DSL support. Valid values are true, or false.
#setup.dsl.enabled: true

# Set the lifecycle policy name. The default policy name is
# 'filebeat'.
#setup.dsl.policy_name: "filebeat"
# Set the lifecycle policy name or pattern. For DSL, this name must match the data stream that the lifecycle is for.
# The default data stream pattern is %{[beat.name]}-%{[beat.version]}"
#setup.dsl.data_stream_pattern: "filebeat"

# The path to a JSON file that contains a lifecycle policy configuration. Used
# to load your own lifecycle policy.
Expand Down
6 changes: 3 additions & 3 deletions x-pack/functionbeat/functionbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1066,9 +1066,9 @@ setup.template.settings:
# Enable DSL support. Valid values are true, or false.
#setup.dsl.enabled: true

# Set the lifecycle policy name. The default policy name is
# 'functionbeat'.
#setup.dsl.policy_name: "functionbeat"
# Set the lifecycle policy name or pattern. For DSL, this name must match the data stream that the lifecycle is for.
# The default data stream pattern is %{[beat.name]}-%{[beat.version]}"
#setup.dsl.data_stream_pattern: "functionbeat"

# The path to a JSON file that contains a lifecycle policy configuration. Used
# to load your own lifecycle policy.
Expand Down
6 changes: 3 additions & 3 deletions x-pack/heartbeat/heartbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1438,9 +1438,9 @@ setup.template.settings:
# Enable DSL support. Valid values are true, or false.
#setup.dsl.enabled: true

# Set the lifecycle policy name. The default policy name is
# 'heartbeat'.
#setup.dsl.policy_name: "heartbeat"
# Set the lifecycle policy name or pattern. For DSL, this name must match the data stream that the lifecycle is for.
# The default data stream pattern is %{[beat.name]}-%{[beat.version]}"
#setup.dsl.data_stream_pattern: "heartbeat"

# The path to a JSON file that contains a lifecycle policy configuration. Used
# to load your own lifecycle policy.
Expand Down
6 changes: 3 additions & 3 deletions x-pack/metricbeat/metricbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2742,9 +2742,9 @@ setup.template.settings:
# Enable DSL support. Valid values are true, or false.
#setup.dsl.enabled: true

# Set the lifecycle policy name. The default policy name is
# 'metricbeat'.
#setup.dsl.policy_name: "metricbeat"
# Set the lifecycle policy name or pattern. For DSL, this name must match the data stream that the lifecycle is for.
# The default data stream pattern is %{[beat.name]}-%{[beat.version]}"
#setup.dsl.data_stream_pattern: "metricbeat"

# The path to a JSON file that contains a lifecycle policy configuration. Used
# to load your own lifecycle policy.
Expand Down
6 changes: 3 additions & 3 deletions x-pack/osquerybeat/osquerybeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -785,9 +785,9 @@ setup.template.settings:
# Enable DSL support. Valid values are true, or false.
#setup.dsl.enabled: true

# Set the lifecycle policy name. The default policy name is
# 'osquerybeat'.
#setup.dsl.policy_name: "osquerybeat"
# Set the lifecycle policy name or pattern. For DSL, this name must match the data stream that the lifecycle is for.
# The default data stream pattern is %{[beat.name]}-%{[beat.version]}"
#setup.dsl.data_stream_pattern: "osquerybeat"

# The path to a JSON file that contains a lifecycle policy configuration. Used
# to load your own lifecycle policy.
Expand Down
6 changes: 3 additions & 3 deletions x-pack/packetbeat/packetbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1812,9 +1812,9 @@ setup.template.settings:
# Enable DSL support. Valid values are true, or false.
#setup.dsl.enabled: true

# Set the lifecycle policy name. The default policy name is
# 'packetbeat'.
#setup.dsl.policy_name: "packetbeat"
# Set the lifecycle policy name or pattern. For DSL, this name must match the data stream that the lifecycle is for.
# The default data stream pattern is %{[beat.name]}-%{[beat.version]}"
#setup.dsl.data_stream_pattern: "packetbeat"

# The path to a JSON file that contains a lifecycle policy configuration. Used
# to load your own lifecycle policy.
Expand Down
6 changes: 3 additions & 3 deletions x-pack/winlogbeat/winlogbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1230,9 +1230,9 @@ setup.template.settings:
# Enable DSL support. Valid values are true, or false.
#setup.dsl.enabled: true

# Set the lifecycle policy name. The default policy name is
# 'winlogbeat'.
#setup.dsl.policy_name: "winlogbeat"
# Set the lifecycle policy name or pattern. For DSL, this name must match the data stream that the lifecycle is for.
# The default data stream pattern is %{[beat.name]}-%{[beat.version]}"
#setup.dsl.data_stream_pattern: "winlogbeat"

# The path to a JSON file that contains a lifecycle policy configuration. Used
# to load your own lifecycle policy.
Expand Down

0 comments on commit d70168c

Please sign in to comment.