Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SRE-Ansible To Install ELK Stack #297

Open
ashishsme14 opened this issue May 26, 2021 · 0 comments
Open

SRE-Ansible To Install ELK Stack #297

ashishsme14 opened this issue May 26, 2021 · 0 comments

Comments

@ashishsme14
Copy link

Our task is related to SRE-Ansible To Install ELK Stack i.e.

Write an ansible script to install ELK stack and filebeat locally. To do so, create a directory structure as mentioned below

 ansible_ELK 
  |_site.yml 
  |_roles 
    |_elasticsearch 
      |_tasks
        |_main.yml   
    |_logstash 
      |_tasks
        |_main.yml
    |_kibana
      |_tasks
        |_main.yml
    |_filebeat
      |_tasks
        |_main.yml

For creating we are using

git clone https://github.com/jekhokie/scriptbox.git
cd scriptbox/ansible--elk-stack/

Please provide expertise advice anything wrong here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@ashishsme14 and others