Add support for generating logstash friendly logs
This commit is contained in:
parent
29e364d585
commit
82cefb5929
4 changed files with 19 additions and 0 deletions
|
@ -63,6 +63,8 @@ defaults: &defaults
|
|||
attachments_dir: ":rails_root/public/attachments"
|
||||
# Log file to use
|
||||
#log_path: ""
|
||||
# Log file to use for logstash
|
||||
#logstash_path: ""
|
||||
# List of memcache servers to use for caching
|
||||
#memcache_servers: []
|
||||
# Enable legacy OAuth 1.0 support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue