#59 Include postgres logs into bubble's log management

Sloučený
jonathan sloučil 6 revizí z větve kris/move_psql_logs do větve master před před 4 roky
kris okomentoval před 4 roky

@jonathan please review

@jonathan please review
jonathan byl přiřazen kris před 4 roky
jonathan posoudil před 4 roky
@@ -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 okomentoval před 4 roky

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 okomentoval před 4 roky

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 closed this pull request před 4 roky
jonathan odstranil(a) větev kris/move_psql_logs před 4 roky
Požadavek na natažení byl sloučen jako a39cb29480.
Přihlaste se pro zapojení do konverzace.
Žádní posuzovatelé
Bez štítku
Bez milníku
Bez zpracovatelů
2 účastníků
Oznámení
Termín dokončení

Žádný termín dokončení.

Závislosti

Tento požadavek na natažení momentálně nemá žádné závislosti.

Načítá se…
Není zde žádný obsah.