Giter Site home page Giter Site logo

graylog-elasticsearch-mongodb's Introduction

alt text

graylog-installation-v1 :

With the help of this playbook, you can install Graylog, Elasticsearch, and MongoDB programs. This playbook is designed for a single-node cluster. It is written in a way that directly downloads and installs the programs on remote systems. For your convenience, a Vagrant file has been prepared in the following path (graylog-single-node) for quickly setting up an Ubuntu machine.

graylog-installation-v2 :

This playbook is an optimized version of the previous one and is recommended for use in clusters with multiple nodes. In this version, files are downloaded once on the local system and then copied to the other nodes. A suitable Vagrant file for this approach is also provided in this path (3-node).

NOTICE:

#Please make sure to change the :

  • hosts: graylog to appropriate names before using.

#This line is used to address sanctions-related issues. If you are using a proxy or not under sanctions , you can comment out this line - name: DNS lineinfile: path: /etc/resolv.conf line: 'nameserver 178.22.122.100' state: present

Currently, this playbook only handles the download and installation process. I am working to quickly incorporate the cluster setup process into it as well.

graylog-elasticsearch-mongodb's People

Contributors

mohammadchr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.