Skip to content

Commit

Permalink
update default sensitive log file name on configuration files
Browse files Browse the repository at this point in the history
  • Loading branch information
belimawr committed Jan 24, 2024
1 parent b848d5c commit 24118b3
Show file tree
Hide file tree
Showing 28 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion auditbeat/auditbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1560,7 +1560,7 @@ logging.files:
#path: /var/log/auditbeat

# The name of the files where the logs are written to.
#name: auditbeat-sensitive
#name: auditbeat-sensitive-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 auditbeat/auditbeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ processors:
#path: /var/log/auditbeat

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

# ============================= X-Pack Monitoring ==============================
# Auditbeat can export internal metrics to a central Elasticsearch monitoring
Expand Down
2 changes: 1 addition & 1 deletion filebeat/filebeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2656,7 +2656,7 @@ logging.files:
#path: /var/log/filebeat

# The name of the files where the logs are written to.
#name: filebeat-sensitive
#name: filebeat-sensitive-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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ processors:
#path: /var/log/filebeat

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

# ============================= X-Pack Monitoring ==============================
# Filebeat can export internal metrics to a central Elasticsearch monitoring
Expand Down
2 changes: 1 addition & 1 deletion heartbeat/heartbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1652,7 +1652,7 @@ logging.files:
#path: /var/log/heartbeat

# The name of the files where the logs are written to.
#name: heartbeat-sensitive
#name: heartbeat-sensitive-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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ processors:
#path: /var/log/heartbeat

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

# ============================= X-Pack Monitoring ==============================
# Heartbeat can export internal metrics to a central Elasticsearch monitoring
Expand Down
2 changes: 1 addition & 1 deletion metricbeat/metricbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2410,7 +2410,7 @@ logging.files:
#path: /var/log/metricbeat

# The name of the files where the logs are written to.
#name: metricbeat-sensitive
#name: metricbeat-sensitive-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 metricbeat/metricbeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ processors:
#path: /var/log/metricbeat

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

# ============================= X-Pack Monitoring ==============================
# Metricbeat can export internal metrics to a central Elasticsearch monitoring
Expand Down
2 changes: 1 addition & 1 deletion packetbeat/packetbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2026,7 +2026,7 @@ logging.files:
#path: /var/log/packetbeat

# The name of the files where the logs are written to.
#name: packetbeat-sensitive
#name: packetbeat-sensitive-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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ processors:
#path: /var/log/packetbeat

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

# ============================= X-Pack Monitoring ==============================
# Packetbeat can export internal metrics to a central Elasticsearch monitoring
Expand Down
2 changes: 1 addition & 1 deletion winlogbeat/winlogbeat.reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1442,7 +1442,7 @@ logging.files:
#path: /var/log/winlogbeat

# The name of the files where the logs are written to.
#name: winlogbeat-sensitive
#name: winlogbeat-sensitive-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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ processors:
#path: /var/log/winlogbeat

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

# ============================= X-Pack Monitoring ==============================
# Winlogbeat can export internal metrics to a central Elasticsearch monitoring
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 @@ -1616,7 +1616,7 @@ logging.files:
#path: /var/log/auditbeat

# The name of the files where the logs are written to.
#name: auditbeat-sensitive
#name: auditbeat-sensitive-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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ processors:
#path: /var/log/auditbeat

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

# ============================= X-Pack Monitoring ==============================
# Auditbeat can export internal metrics to a central Elasticsearch monitoring
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 @@ -5032,7 +5032,7 @@ logging.files:
#path: /var/log/filebeat

# The name of the files where the logs are written to.
#name: filebeat-sensitive
#name: filebeat-sensitive-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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ processors:
#path: /var/log/filebeat

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

# ============================= X-Pack Monitoring ==============================
# Filebeat can export internal metrics to a central Elasticsearch monitoring
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 @@ -1280,7 +1280,7 @@ logging.files:
#path: /var/log/functionbeat

# The name of the files where the logs are written to.
#name: functionbeat-sensitive
#name: functionbeat-sensitive-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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ processors:
#path: /var/log/functionbeat

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

# ============================= X-Pack Monitoring ==============================
# Functionbeat can export internal metrics to a central Elasticsearch monitoring
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 @@ -1652,7 +1652,7 @@ logging.files:
#path: /var/log/heartbeat

# The name of the files where the logs are written to.
#name: heartbeat-sensitive
#name: heartbeat-sensitive-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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ processors:
#path: /var/log/heartbeat

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

# ============================= X-Pack Monitoring ==============================
# Heartbeat can export internal metrics to a central Elasticsearch monitoring
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 @@ -2971,7 +2971,7 @@ logging.files:
#path: /var/log/metricbeat

# The name of the files where the logs are written to.
#name: metricbeat-sensitive
#name: metricbeat-sensitive-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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ processors:
#path: /var/log/metricbeat

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

# ============================= X-Pack Monitoring ==============================
# Metricbeat can export internal metrics to a central Elasticsearch monitoring
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 @@ -999,7 +999,7 @@ logging.files:
#path: /var/log/osquerybeat

# The name of the files where the logs are written to.
#name: osquerybeat-sensitive
#name: osquerybeat-sensitive-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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ processors:
#path: /var/log/osquerybeat

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

# ============================= X-Pack Monitoring ==============================
# Osquerybeat can export internal metrics to a central Elasticsearch monitoring
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 @@ -2026,7 +2026,7 @@ logging.files:
#path: /var/log/packetbeat

# The name of the files where the logs are written to.
#name: packetbeat-sensitive
#name: packetbeat-sensitive-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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ processors:
#path: /var/log/packetbeat

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

# ============================= X-Pack Monitoring ==============================
# Packetbeat can export internal metrics to a central Elasticsearch monitoring
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 @@ -1444,7 +1444,7 @@ logging.files:
#path: /var/log/winlogbeat

# The name of the files where the logs are written to.
#name: winlogbeat-sensitive
#name: winlogbeat-sensitive-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.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ processors:
#path: /var/log/winlogbeat

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

# ============================= X-Pack Monitoring ==============================
# Winlogbeat can export internal metrics to a central Elasticsearch monitoring
Expand Down

0 comments on commit 24118b3

Please sign in to comment.