Code Monkey home page Code Monkey logo

compute-logstash-packaging-shell's Introduction

Logstash Packaging

Scripts to create Debian packages for Logstash installation.

This package provides 3 scripts:

  1. package-common.sh: downloads logstash 1.2.21 and packages it up into a .deb file with all the common files to be used across server and shipper.

  2. package-shipper.sh: creates a Debian package with a shipper configuration.

    Once installed, update the configuration file below to point to the server:

    /etc/logstash/syslog-shipper.conf

  3. package-server: creates a Debian package with a server configuration.

    This package works out of the box if you have both ElasticSearch and Redis running locally. In case any or both are remote, update the following file:

    /etc/logstash/syslog-redis-server.conf

NOTE: shipper and server packages conflict and cannot be installed on the same host.

Flags to the scripts can be seen by running with with option "-?".

Author: Rodrigo De Castro [email protected]

Project setup, installation, and configuration

  1. git clone https://github.com/GoogleCloudPlatform/compute-logstash-packaging-shell.git

    This command clones repository locally.

  2. ./package-common.sh

    It creates the common Debian package used by server and shipper

  3. ./package-server.sh

    It creates the server Debian package

  4. ./package-shipper.sh

    It creates the shipper Debian package

Contributing changes

  • See CONTRIB.md

Licensing

  • See LICENSE

compute-logstash-packaging-shell's People

Contributors

jskarpe avatar mbornoz 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.