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
d06bf4f2
Commit
d06bf4f2
authored
Jul 24, 2017
by
Daniel Berman
Committed by
GitHub
Jul 24, 2017
Browse files
Create main.yml
parent
ed6445a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
roles/metricbeat/tasks/main.yml
roles/metricbeat/tasks/main.yml
+15
-0
No files found.
roles/metricbeat/tasks/main.yml
0 → 100644
View file @
d06bf4f2
---
#
# Installing Metricbeat
#
# Enable Metricbeat service
-
name
:
Enabling Metricbeat service
systemd
:
name
:
metricbeat
enabled
:
yes
daemon_reload
:
yes
# Start Metricbeat service
-
name
:
Starting Metricbeat service
systemd
:
name
:
metricbeat
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