Skip to content
This repository was archived by the owner on May 27, 2024. It is now read-only.
This repository was archived by the owner on May 27, 2024. It is now read-only.

SRE-Ansible To Install ELK Stack #297

@ashishsme14

Description

@ashishsme14

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions