matic-insurance.papertrail

Papertrail

Build Status

This document explains how to set up remote logging using PapertrailApp on your server.

Currently, this only works with the rsyslog service.

It includes official guidance to help maintain stability.

Requirements

This setup is designed to work on Ubuntu or Debian-based systems. Make sure you have a PapertrailApp account and know your server host and port.

Role Variables

  • papertrail_destination: This is the Papertrail destination with the port, for example, logs1234.papertrailapp.com:1234.
  • papertrail_loglevel: This is the log level for rsyslog. The default value is . (which logs everything).

Dependencies

There are no additional dependencies for this setup.

Example Playbook

To use this role, include it in your playbook like this:

- hosts: all
  roles:
     - role: matic-insurance.papertrail
       papertrail_destination: logs1234.papertrailapp.com:1234

License

This project is licensed under the MIT License.

Author Information

Matic is a platform that helps connect lenders and borrowers in the process of getting a new home loan. With Matic, borrowers can easily see where they are in the loan process and what steps they need to take to finish it.

Informazioni sul progetto

Configure PapertrailApp on your server. Supports rsyslog

Installa
ansible-galaxy install matic-insurance.papertrail
Licenza
mit
Download
485