Actions
Feature #7033
closedSyslog capability
Status:
Duplicate
Priority:
Low
Assignee:
-
Category:
Rails
Target version:
-
Description
It would be quite handy to have native syslog capability, this would help with things like keeping track of instance creations, time taken for said creations, etc. This is currently doable but it's a lot of work since it means forwarding and parsing the production.log file, and this file isn't very "syslog-y" in it's formatting.
This is no major issue or anything, but a nice to have thing.
Updated by Ohad Levy about 10 years ago
- Related to Feature #10487: As a developer, I should be able to define custom loggers and control them via settings added
Updated by Dominic Cleal almost 10 years ago
- Related to Tracker #8360: Full journald support added
Updated by Lukas Zapletal over 9 years ago
- Related to Feature #13702: Configure Foreman with syslog by default added
Actions