• Yorick Peterse's avatar
    Redirect sidekiq output to sidekiq-cluster · 70a4e8dc
    Yorick Peterse authored
    This redirects STDERR and STDOUT of the various Sidekiq processes to the
    sidekiq-cluster process. The logging output of sidekiq-cluster itself
    has been changed so it matches Sidekiq's output more closely, making
    parsing/grepping easier.
    
    Fixes #1438
    70a4e8dc
sidekiq_cluster_spec.rb 3.26 KB