#59 Include postgres logs into bubble's log management

Birleştirildi
jonathan 4 yıl önce kris/move_psql_logs içindeki 6 işleme master ile birleştirdi
kris 4 yıl önce yorum yaptı

@jonathan please review

@jonathan please review
jonathan 4 yıl önce kris tarafından atandı
jonathan 4 yıl önce incelendi
@@ -121,3 +121,3 @@
minute: "*/5"
user: "root"
job: "log_manager.sh"
job: "log_manager.sh >>/var/log/bubble/log_manager.log 2>&1"
jonathan 4 yıl önce yorum yaptı

does shell redirection work in a cron job declaration like this? you might need to do something like:

bash -c "log_manager.sh >>/var/log/bubble/log_manager.log 2>&1"

let me know if you have tested this and it works.

does shell redirection work in a cron job declaration like this? you might need to do something like: `bash -c "log_manager.sh >>/var/log/bubble/log_manager.log 2>&1"` let me know if you have tested this and it works.
kris 4 yıl önce yorum yaptı

I’ll add this change just to be sure it will work well for other logs.

But even this doesn’t add output Restarted supervisord that I see in console when I manually execute log_manager.sh after turning logs back on. Anyhow, not of great importance here I guess.

I'll add this change just to be sure it will work well for other logs. But even this doesn't add output `Restarted supervisord` that I see in console when I manually execute log_manager.sh after turning logs back on. Anyhow, not of great importance here I guess.
jonathan 4 yıl önce değişiklik isteğini kapattı
jonathan kris/move_psql_logs dalı silindi 4 yıl önce
Değişiklik isteği a39cb29480 olarak birleştirildi.
Bu konuşmaya katılmak için oturum aç.
Değerlendirici yok
Etiket Yok
Kilometre Taşı Yok
Atanan Kişi Yok
2 Katılımcı
Bildirimler
Bitiş Tarihi

Bitiş tarihi atanmadı.

Bağımlılıklar

Bu çekme isteği henüz bir bağımlılık içermiyor.

Yükleniyor…
Henüz bir içerik yok.