Coder Social home page Coder Social logo

graylog-sidecar's Introduction

graylog-sidecar

Source Code Testing Build Readme Build Galaxy Build License: Apache-2.0

Ansible role to install and configure the Graylog sidecar.

Sponsor

Building and improving this Ansible role have been sponsored by my current and previous employers like Cloudpunks GmbH and Proact Deutschland GmbH.

Table of content


Default Variables

graylog_sidecar_api_token

Token for Graylog authentication

Default value

graylog_sidecar_api_token:

graylog_sidecar_cache_path

Cache path

Default value

graylog_sidecar_cache_path: /var/cache/graylog-sidecar

graylog_sidecar_config_directory

Path to config directory

Default value

graylog_sidecar_config_directory: /var/lib/graylog-sidecar/generated

graylog_sidecar_list_log_files

List log files

Default value

graylog_sidecar_list_log_files: []

graylog_sidecar_log_path

Log path

Default value

graylog_sidecar_log_path: /var/log/graylog-sidecar

graylog_sidecar_log_rotate_keep_files

Max files to keep for log rotation

Default value

graylog_sidecar_log_rotate_keep_files: 10

graylog_sidecar_log_rotate_max_file_size

Max file size for log rotation

Default value

graylog_sidecar_log_rotate_max_file_size: 10MiB

graylog_sidecar_node_id

Value of part for the node ID

Default value

graylog_sidecar_node_id: file:/etc/machine-id

graylog_sidecar_node_name

Node name sent to Graylog

Default value

graylog_sidecar_node_name: '{{ inventory_hostname }}'

graylog_sidecar_package

Download URL for sidecar package

Default value

graylog_sidecar_package: https://github.com/Graylog2/collector-sidecar/releases/download/1.0.0/graylog-sidecar_1.0.0-1_amd64.deb

graylog_sidecar_send_status

Send status

Default value

graylog_sidecar_send_status: true

graylog_sidecar_server_url

URL to Graylog server

Default value

graylog_sidecar_server_url: http://127.0.0.1:9000

graylog_sidecar_tls_skip_verify

Skip TLS verify

Default value

graylog_sidecar_tls_skip_verify: false

graylog_sidecar_update_interval

Update interval

Default value

graylog_sidecar_update_interval: 10

graylog_sidecar_whitelist

List of allowed binaries

Default value

graylog_sidecar_whitelist:
  - /usr/bin/filebeat
  - /usr/bin/packetbeat
  - /usr/bin/metricbeat
  - /usr/bin/heartbeat
  - /usr/bin/auditbeat
  - /usr/bin/journalbeat
  - /usr/share/filebeat/bin/filebeat
  - /usr/share/packetbeat/bin/packetbeat
  - /usr/share/metricbeat/bin/metricbeat
  - /usr/share/heartbeat/bin/heartbeat
  - /usr/share/auditbeat/bin/auditbeat
  - /usr/share/journalbeat/bin/journalbeat

Discovered Tags

graylog-sidecar

Dependencies

  • None

License

Apache-2.0

Author

Thomas Boerger

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.