Add warning to templates t not edit files directly
Showing
4 changed files
with
20 additions
and
0 deletions
| 1 | ################################################################################ | ||
| 2 | ##This file is managed by Ansible with AWX! | ||
| 3 | ##Do not edit it directly | ||
| 4 | ################################################################################ | ||
| 5 | |||
| 1 | ###################### Auditbeat Configuration Example ######################### | 6 | ###################### Auditbeat Configuration Example ######################### |
| 2 | 7 | ||
| 3 | # This is an example configuration file highlighting only the most common | 8 | # This is an example configuration file highlighting only the most common | ... | ... |
| 1 | ############################################################################### | ||
| 2 | #This file is managed by Ansible with AWX! | ||
| 3 | #Do not edit it directly | ||
| 4 | ############################################################################### | ||
| 5 | |||
| 1 | ###################### Filebeat Configuration Example ######################### | 6 | ###################### Filebeat Configuration Example ######################### |
| 2 | # This file is an example configuration file highlighting only the most common | 7 | # This file is an example configuration file highlighting only the most common |
| 3 | # options. The filebeat.reference.yml file from the same directory contains all the | 8 | # options. The filebeat.reference.yml file from the same directory contains all the | ... | ... |
| 1 | ############################################################################### | ||
| 2 | #This file is managed by Ansible with AWX! | ||
| 3 | #Do not edit it directly | ||
| 4 | ############################################################################### | ||
| 5 | |||
| 1 | ###################### Metricbeat Configuration Example ####################### | 6 | ###################### Metricbeat Configuration Example ####################### |
| 2 | # This file is an example configuration file highlighting only the most common | 7 | # This file is an example configuration file highlighting only the most common |
| 3 | # options. The metricbeat.reference.yml file from the same directory contains all the | 8 | # options. The metricbeat.reference.yml file from the same directory contains all the | ... | ... |
| 1 | ############################################################################### | ||
| 2 | ##This file is managed by Ansible with AWX! | ||
| 3 | ##Do not edit it directly | ||
| 4 | ############################################################################### | ||
| 5 | |||
| 1 | #################### Packetbeat Configuration Example ######################### | 6 | #################### Packetbeat Configuration Example ######################### |
| 2 | 7 | ||
| 3 | # This file is an example configuration file highlighting only the most common | 8 | # This file is an example configuration file highlighting only the most common | ... | ... |
-
Please register or sign in to post a comment