{"id":20130512,"url":"https://github.com/davidwinter/puppet-papertrail","last_synced_at":"2025-04-09T16:15:52.405Z","repository":{"id":7651502,"uuid":"9012314","full_name":"davidwinter/puppet-papertrail","owner":"davidwinter","description":null,"archived":false,"fork":false,"pushed_at":"2015-11-24T09:50:33.000Z","size":203,"stargazers_count":4,"open_issues_count":2,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T16:15:45.415Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Puppet","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidwinter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-25T17:54:54.000Z","updated_at":"2015-01-30T02:57:40.000Z","dependencies_parsed_at":"2022-08-23T16:31:01.071Z","dependency_job_id":null,"html_url":"https://github.com/davidwinter/puppet-papertrail","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidwinter%2Fpuppet-papertrail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidwinter%2Fpuppet-papertrail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidwinter%2Fpuppet-papertrail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidwinter%2Fpuppet-papertrail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidwinter","download_url":"https://codeload.github.com/davidwinter/puppet-papertrail/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248065283,"owners_count":21041872,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T20:38:54.738Z","updated_at":"2025-04-09T16:15:52.387Z","avatar_url":"https://github.com/davidwinter.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# puppet-papertrail\n\nSets up `rsyslog` to send logs to papertrail over TLS. Also sets up `remote_syslog` so that other log files can be monitored too.\n\n**Note:** Be sure to change `log_port` parameter to the port number that Papertrail assign you.\n\n## Install\n\nWith librarian-puppet, add the following to your Puppetfile:\n\n\tmod 'papertrail',\n\t\t:git =\u003e 'git://github.com/davidwinter/puppet-papertrail.git'\n\nThen run `librarian-puppet install`.\n\n## Usage\n\n\tclass { 'papertrail':\n\t\tlog_port   =\u003e '12345',\n\t\textra_logs =\u003e [\n\t\t\t'/var/log/nginx/error.log',\n\t\t\t'/var/log/php5-fpm.log',\n\t\t\t'/var/log/mysql.err',\n\t\t],\n\t}\n\nYou can add as many additional log files to the `extra_logs` parameter array as you want it to monitor.\n\n## Author\n\nDavid Winter \u003ci@djw.me\u003e\n\n## Licence\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidwinter%2Fpuppet-papertrail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidwinter%2Fpuppet-papertrail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidwinter%2Fpuppet-papertrail/lists"}