remote_syslog2 icon indicating copy to clipboard operation
remote_syslog2 copied to clipboard

To install, see "Releases" tab. Self-contained daemon for reading local files and emitting remote syslog (without using local syslogd).

Results 59 remote_syslog2 issues
Sort by recently updated
recently updated
newest added

It would be nice to be able to grab the logs from named pipes created with mkfifo. Currently attempting to do this results in the error "Illegal seek". The use...

# remote_syslog2 on Ubuntu 20.04 arm64 This was tested with AWS Graviton 2. ### Add System (on Papertrail dashboard) * https://papertrailapp.com/systems/setup?type=system&platform=unix ```bash wget -qO - --header="X-Papertrail-Token: SOME_TOKEN" \ https://papertrailapp.com/destinations/SOME_ID/setup.sh |...

Fixes #126 Hello! I am not a Go developer so please suggest any changes that might be appropriate 😄

We faced the challenge to forward the containerd container logs from inside of an azure managed kubernetes cluster to papertrail. We tried fluentd and weren't very happy with the results....

This pull request adds support for (optionally) logging to multiple syslog destinations. The optional destinations need to be defined in the configuration file, e.g., destination: host: some_host port: 12345 protocol:...

It would be nice to have a new release from the latest code in git. The latest release is from 2017 (which isn't an issue in itself as the binary...

I am trying to setup Token based destination for my logs. However, cannot find any example config for the same. I am using Elastic Beanstalk, so it would be great...

I am using the log4j2 JSON layout with` compact="true"` setting. papertrails (papertrailsapp.com) is not recognizing the data as JSON and their support folks think the issue is that remote_syslog2 is...

Is this project no longer being developed/maintained? It's nearing 2 years since the last commit and there are issues and PRs since then that don't seem to be addressed. If...