https://github.com/wtanaka/ansible-role-logz-io
Ansible role to install logz.io shippers on a computer
https://github.com/wtanaka/ansible-role-logz-io
ansible ansible-galaxy ansible-role ansible-roles elastic elastic-search elasticsearch elasticsearch-client elasticsearch-gui elk elk-framework galaxy kibana log logging logstash logstash-forwarder logstash-plugin logz logzio
Last synced: 2 months ago
JSON representation
Ansible role to install logz.io shippers on a computer
- Host: GitHub
- URL: https://github.com/wtanaka/ansible-role-logz-io
- Owner: wtanaka
- License: gpl-2.0
- Created: 2016-12-24T17:43:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-25T01:18:11.000Z (almost 6 years ago)
- Last Synced: 2025-01-23T07:45:33.184Z (4 months ago)
- Topics: ansible, ansible-galaxy, ansible-role, ansible-roles, elastic, elastic-search, elasticsearch, elasticsearch-client, elasticsearch-gui, elk, elk-framework, galaxy, kibana, log, logging, logstash, logstash-forwarder, logstash-plugin, logz, logzio
- Size: 22.5 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://travis-ci.org/wtanaka/ansible-role-logz-io)
[](https://circleci.com/gh/wtanaka/ansible-role-logz-io)wtanaka.logz_io
===============This ansible role installs log shipper configuration for logz_io
Example Playbook
----------------- hosts: all
roles:
- role: wtanaka.logz_io
# Get this from
# https://app.logz.io/#/dashboard/data-sources/rsyslog
logz_io_secret_key: WojImBeteuWraibutOshpeujdukpeoja
logz_io_site_config:
# Conf files get put in
# /etc/rsyslog.d/21-logzio-{{conf_filename}}.conf
- conf_filename: nginxerror
input_file_name: /var/log/nginx/error.log
# See support.logz.io/support/solutions/articles/6000110550
input_file_type: nginx-errorLicense
-------GPLv2
Author Information
------------------http://wtanaka.com/