tenex / rails-assets

The solution to assets management in Rails
https://rails-assets.org
MIT License
1.63k stars 69 forks source link

Add sidekiq to ELK config #407

Closed hut8 closed 7 years ago

hut8 commented 7 years ago

Sidekiq is configured to run by systemd (see the infrastructure directory). The logs are therefore sent to stdout (which is good), which causes them to go into the system journal. But our ELK stack doesn't monitor that (which is bad).