Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Ijaz Ahmad
ansible-elk-playbook
Commits
f40e8845
Commit
f40e8845
authored
Jul 25, 2017
by
Daniel Berman
Committed by
GitHub
Jul 25, 2017
Browse files
Update main.yml
parent
885ded69
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletion
+10
-1
roles/filebeat/tasks/main.yml
roles/filebeat/tasks/main.yml
+10
-1
No files found.
roles/filebeat/tasks/main.yml
View file @
f40e8845
...
...
@@ -9,7 +9,16 @@
apt
:
name
:
filebeat
update_cache
:
yes
# Replace Filebeat configuration to ship to Logz.io.
-
name
:
Replace default filebeat.yml configurations
template
:
src
:
filebeat.yml.j2
dest
:
/etc/filebeat/filebeat.yml
notify
:
-
restart filebeat
# Starting Filebeat
-
name
:
Starting Filebeat
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
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 comment