Skip to content

Commit

Permalink
Correct the default filename of events-data (#41808)
Browse files Browse the repository at this point in the history
* Update logging.reference.yml.tmpl
* Run `make update` to regenerate the docs

---------

Co-authored-by: Denis Rechkunov <[email protected]>
  • Loading branch information
f1tz and rdner authored Dec 12, 2024
1 parent 54eea3c commit 9b66bb0
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion auditbeat/auditbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1573,7 +1573,7 @@ logging.files:
#path: /var/log/auditbeat

# The name of the files where the logs are written to.
#name: auditbeat-event-data
#name: auditbeat-events-data

# Configure log file size limit. If the limit is reached, log file will be
# automatically rotated.
Expand Down
2 changes: 1 addition & 1 deletion filebeat/filebeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2687,7 +2687,7 @@ logging.files:
#path: /var/log/filebeat

# The name of the files where the logs are written to.
#name: filebeat-event-data
#name: filebeat-events-data

# Configure log file size limit. If the limit is reached, log file will be
# automatically rotated.
Expand Down
2 changes: 1 addition & 1 deletion heartbeat/heartbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1660,7 +1660,7 @@ logging.files:
#path: /var/log/heartbeat

# The name of the files where the logs are written to.
#name: heartbeat-event-data
#name: heartbeat-events-data

# Configure log file size limit. If the limit is reached, log file will be
# automatically rotated.
Expand Down
2 changes: 1 addition & 1 deletion libbeat/_meta/config/logging.reference.yml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ logging.files:
#path: /var/log/{{.BeatName}}

# The name of the files where the logs are written to.
#name: {{.BeatName}}-event-data
#name: {{.BeatName}}-events-data

# Configure log file size limit. If the limit is reached, log file will be
# automatically rotated.
Expand Down
2 changes: 1 addition & 1 deletion libbeat/docs/loggingconfig.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ the <<directory-layout>> section for details.
[float]
==== `logging.event_data.files.name`

The name of the file that logs are written to. The default is '{beatname_lc}'-event-data.
The name of the file that logs are written to. The default is '{beatname_lc}'-events-data.

[float]
==== `logging.event_data.files.rotateeverybytes`
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/metricbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2482,7 +2482,7 @@ logging.files:
#path: /var/log/metricbeat

# The name of the files where the logs are written to.
#name: metricbeat-event-data
#name: metricbeat-events-data

# Configure log file size limit. If the limit is reached, log file will be
# automatically rotated.
Expand Down
2 changes: 1 addition & 1 deletion packetbeat/packetbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2039,7 +2039,7 @@ logging.files:
#path: /var/log/packetbeat

# The name of the files where the logs are written to.
#name: packetbeat-event-data
#name: packetbeat-events-data

# Configure log file size limit. If the limit is reached, log file will be
# automatically rotated.
Expand Down
2 changes: 1 addition & 1 deletion winlogbeat/winlogbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1450,7 +1450,7 @@ logging.files:
#path: /var/log/winlogbeat

# The name of the files where the logs are written to.
#name: winlogbeat-event-data
#name: winlogbeat-events-data

# Configure log file size limit. If the limit is reached, log file will be
# automatically rotated.
Expand Down
2 changes: 1 addition & 1 deletion x-pack/auditbeat/auditbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1637,7 +1637,7 @@ logging.files:
#path: /var/log/auditbeat

# The name of the files where the logs are written to.
#name: auditbeat-event-data
#name: auditbeat-events-data

# Configure log file size limit. If the limit is reached, log file will be
# automatically rotated.
Expand Down
2 changes: 1 addition & 1 deletion x-pack/filebeat/filebeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4606,7 +4606,7 @@ logging.files:
#path: /var/log/filebeat

# The name of the files where the logs are written to.
#name: filebeat-event-data
#name: filebeat-events-data

# Configure log file size limit. If the limit is reached, log file will be
# automatically rotated.
Expand Down
2 changes: 1 addition & 1 deletion x-pack/functionbeat/functionbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1288,7 +1288,7 @@ logging.files:
#path: /var/log/functionbeat

# The name of the files where the logs are written to.
#name: functionbeat-event-data
#name: functionbeat-events-data

# Configure log file size limit. If the limit is reached, log file will be
# automatically rotated.
Expand Down
2 changes: 1 addition & 1 deletion x-pack/heartbeat/heartbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1660,7 +1660,7 @@ logging.files:
#path: /var/log/heartbeat

# The name of the files where the logs are written to.
#name: heartbeat-event-data
#name: heartbeat-events-data

# Configure log file size limit. If the limit is reached, log file will be
# automatically rotated.
Expand Down
2 changes: 1 addition & 1 deletion x-pack/metricbeat/metricbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3068,7 +3068,7 @@ logging.files:
#path: /var/log/metricbeat

# The name of the files where the logs are written to.
#name: metricbeat-event-data
#name: metricbeat-events-data

# Configure log file size limit. If the limit is reached, log file will be
# automatically rotated.
Expand Down
2 changes: 1 addition & 1 deletion x-pack/osquerybeat/osquerybeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1007,7 +1007,7 @@ logging.files:
#path: /var/log/osquerybeat

# The name of the files where the logs are written to.
#name: osquerybeat-event-data
#name: osquerybeat-events-data

# Configure log file size limit. If the limit is reached, log file will be
# automatically rotated.
Expand Down
2 changes: 1 addition & 1 deletion x-pack/packetbeat/packetbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2039,7 +2039,7 @@ logging.files:
#path: /var/log/packetbeat

# The name of the files where the logs are written to.
#name: packetbeat-event-data
#name: packetbeat-events-data

# Configure log file size limit. If the limit is reached, log file will be
# automatically rotated.
Expand Down
2 changes: 1 addition & 1 deletion x-pack/winlogbeat/winlogbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1452,7 +1452,7 @@ logging.files:
#path: /var/log/winlogbeat

# The name of the files where the logs are written to.
#name: winlogbeat-event-data
#name: winlogbeat-events-data

# Configure log file size limit. If the limit is reached, log file will be
# automatically rotated.
Expand Down

0 comments on commit 9b66bb0

Please sign in to comment.