crushlovely.papertrail
Ansible role to install and Configure Papertrail
This Ansible role installs and configures Papertrail.
Installation
$ ansible-galaxy install crushlovely.papertrail,v1.0.0
Variables
app_name: test
app_path: /home/ubuntu/test
server_env: qa
papertrail:
host: app2.stuff.papertrail.com
port: 12345
log: "{{ app_path }}/{{ app_name }}.log"
Usage
Once this role is installed on your system, include it in the roles list of your playbook.
- hosts: localhost
roles:
- crushlovely.papertrail
Dependencies
None
License
MIT
About
Installs and configures Remote_syslog to report specific logfiles to Papertrail
Install
ansible-galaxy install crushlovely.papertrailLicense
mit
Downloads
158
Owner
