papertrail / remote_syslog2

To install, see "Releases" tab. Self-contained daemon for reading local files and emitting remote syslog (without using local syslogd).
http://help.papertrailapp.com/
MIT License
637 stars 157 forks source link

YUM repository? #215

Closed dvershinin closed 6 years ago

dvershinin commented 6 years ago

Can we have a YUM repository setup to facilitate easy upgrades.

The latest release contains

"an important bugfix release. Users of v0.19 that experience high memory usage or a cessation of sending logs should upgrade".

But I wouldn't even be aware of it should I have not checked on the releases here.

Should be as easy as yum upgrade instead.

GabrielBianconi commented 6 years ago

+1

deoren commented 6 years ago

+1 for yum repo +1 for apt repo

Even with those wishlist items, many thanks for making this tool available for everyone to use.

dfuentes77 commented 6 years ago

I keep coming back in hopes that there is a yum repo finally :(

dvershinin commented 6 years ago

For anyone struggling on CentOS / RedHat 6 & 7 (myself included), I've setup an automated build to a repository of my own

Setup YUM repository for CentOS 7

yum install https://extras.getpagespeed.com/release-el7-latest.rpm
yum install remote_syslog2

Setup YUM repository for CentOS 6 (x86_64 only, untested)

yum install https://extras.getpagespeed.com/release-el6-latest.rpm
yum install remote_syslog2

The build process is automated (watches remote_syslog2 releases and automatically builds new version).

About the repository.

ollyollyollyltd commented 4 years ago

@dvershinin is this Yum repository now paywalled?

dvershinin commented 4 years ago

@ollycross yep

ollyollyollyltd commented 4 years ago

@dvershinin Alrighty