Skip to content

Commit

Permalink
add LOG_SHIP_HOURLY to log env dir
Browse files Browse the repository at this point in the history
  • Loading branch information
FxKu committed Sep 19, 2024
1 parent 073df65 commit f476cca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions postgres-appliance/scripts/configure_spilo.py
Original file line number Diff line number Diff line change
Expand Up @@ -784,6 +784,7 @@ def write_log_environment(placeholders):
os.makedirs(log_env['LOG_ENV_DIR'])

for var in ('LOG_TMPDIR',
'LOG_SHIP_HOURLY',
'LOG_AWS_REGION',
'LOG_S3_ENDPOINT',
'LOG_S3_KEY',
Expand Down

0 comments on commit f476cca

Please sign in to comment.