authelia/internal/suites/example/compose
Amir Zarrinkafsh f392f51df6
[MISC] Append log file instead of overwriting (#1450)
* [MISC] Append log file instead of overwriting

If Authelia is restarted when a `log_file_path` is defined upon restart the log file is overwritten as opposed to appending the existing file.

This change ensures that the log file will be appended to, users will need to ensure that they rotate/truncate this over time especially if running in `debug` or `trace`.

* Amend documentation for log_file_path
2020-11-13 10:14:45 +11:00
..
authelia [MISC] (deps): Bump golang in /internal/suites/example/compose/authelia (#1432) 2020-11-09 09:04:06 +11:00
duo-api [MISC] (deps): Bump node in /internal/suites/example/compose/duo-api (#1407) 2020-10-26 11:11:37 +11:00
haproxy [MISC] (deps): Bump haproxy from 2.2.4-alpine to 2.3.0-alpine in /internal/suites/example/compose/haproxy (#1431) 2020-11-09 13:35:18 +11:00
httpbin [FEATURE] Add Remote-Name and Remote-Email headers (#1402) 2020-10-26 22:38:08 +11:00
kind [MISC] (deps): Bump alpine in /internal/suites/example/compose/kind (#1400) 2020-10-23 17:59:48 +11:00
ldap [FEATURE] Add configurable display name to frontend (#1124) 2020-06-19 20:50:21 +10:00
mariadb [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
mysql [FEATURE] Support MySQL as a storage backend. (#678) 2020-03-05 10:25:52 +11:00
nginx [MISC] Append log file instead of overwriting (#1450) 2020-11-13 10:14:45 +11:00
postgres [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
redis [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
smtp [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
squid [MISC] Append log file instead of overwriting (#1450) 2020-11-13 10:14:45 +11:00
traefik [FEATURE] Make Authelia serve over TLS in all suites (#864) 2020-04-14 09:57:28 +10:00
traefik2 [FEATURE] Add Remote-Name and Remote-Email headers (#1402) 2020-10-26 22:38:08 +11:00