Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Javier Franco
/
elk_installation
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
116330aa
authored
2022-11-18 16:16:01 -0300
by
Gustavo Calcaterra
Committed by
DevOps
2022-11-18 16:16:01 -0300
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Add warning to templates t not edit files directly
1 parent
3e70e176
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
20 additions
and
0 deletions
roles/beat/templates/auditbeat.yml.j2
roles/beat/templates/filebeat.yml.j2
roles/beat/templates/metricbeat.yml.j2
roles/beat/templates/packetbeat.yml.j2
roles/beat/templates/auditbeat.yml.j2
View file @
116330a
################################################################################
##This file is managed by Ansible with AWX!
##Do not edit it directly
################################################################################
###################### Auditbeat Configuration Example #########################
# This is an example configuration file highlighting only the most common
...
...
roles/beat/templates/filebeat.yml.j2
View file @
116330a
###############################################################################
#This file is managed by Ansible with AWX!
#Do not edit it directly
###############################################################################
###################### Filebeat Configuration Example #########################
# This file is an example configuration file highlighting only the most common
# options. The filebeat.reference.yml file from the same directory contains all the
...
...
roles/beat/templates/metricbeat.yml.j2
View file @
116330a
###############################################################################
#This file is managed by Ansible with AWX!
#Do not edit it directly
###############################################################################
###################### Metricbeat Configuration Example #######################
# This file is an example configuration file highlighting only the most common
# options. The metricbeat.reference.yml file from the same directory contains all the
...
...
roles/beat/templates/packetbeat.yml.j2
View file @
116330a
###############################################################################
##This file is managed by Ansible with AWX!
##Do not edit it directly
###############################################################################
#################### Packetbeat Configuration Example #########################
# This file is an example configuration file highlighting only the most common
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment