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
82bb6a44
Commit
82bb6a44
authored
Jul 25, 2017
by
Daniel Berman
Committed by
GitHub
Jul 25, 2017
Browse files
Create main.yml
parent
9bcb6991
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
roles/filebeat/tasks/main.yml
roles/filebeat/tasks/main.yml
+18
-0
No files found.
roles/filebeat/tasks/main.yml
0 → 100644
View file @
82bb6a44
---
#
# Installing Filebeat
#
# Install Filebeat
-
name
:
Install Filebeat with apt
apt
:
name
:
filebeat
update_cache
:
yes
# Starting Filebeat
-
name
:
Starting Filebeat
service
:
name
:
filebeat
state
:
started
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