Project

General

Profile

Actions

Refactor #12402

open

Configure proxy with syslog by default

Added by Lukas Zapletal over 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Packaging
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Smart proxy already have new SYSLOG setting which logs via syslog socket instead of a file. The only limitation is this uses Ruby 2.0+ class (http://ruby-doc.org/stdlib-2.0.0/libdoc/syslog/rdoc/Syslog/Logger.html).

We should do this by default on systems with Ruby 2.0+. With that change, we should change our logrotation scripts and syslog configuration to send into separate file (on non-systemd systems).

To avoid complexity in the installer, we can maybe wait until all supported platforms are Ruby 2.0+ or even better - systemd only.


Related issues 2 (0 open2 closed)

Related to Smart Proxy - Refactor #11323: Refactor PID writing, interrupt trap and daemon loggingClosedLukas Zapletal08/11/2015Actions
Related to Foreman - Feature #13702: Configure Foreman with syslog by defaultDuplicate02/15/2016Actions
Actions #1

Updated by Lukas Zapletal over 8 years ago

  • Related to Refactor #11323: Refactor PID writing, interrupt trap and daemon logging added
Actions #2

Updated by Lukas Zapletal about 8 years ago

  • Related to Feature #13702: Configure Foreman with syslog by default added
Actions

Also available in: Atom PDF