1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/docs/configuration
Amir Zarrinkafsh a29eeb52b6
[FEATURE] Add JSON log formatting option ()
This change adds the ability to format Authelia's log output as JSON.

Example below:
```
{"level":"info","msg":"Logging severity set to info","time":"2020-01-01T00:00:00+11:00"}
{"level":"info","msg":"Authelia is listening for non-TLS connections on 0.0.0.0:9091","time":"2020-01-01T00:00:00+11:00"}
```
2020-11-25 10:46:41 +11:00
..
authentication [FEATURE] Add configurable display name to frontend () 2020-06-19 20:50:21 +10:00
notifier [BUGFIX] Add ability to specify SMTP HELO/EHLO identifier () 2020-11-05 10:22:10 +11:00
storage [MISC] Storage Schema Versioning Model () 2020-07-16 15:56:08 +10:00
access-control.md [DOCS] Clarify use of multiple subjects in ACLs and their logical evaluation () 2020-11-13 10:30:23 +11:00
duo-push-notifications.md [DEPRECATE] Remove Google Analytics () 2020-05-16 09:41:42 +10:00
index.md [FIX] Hash Password Cmd Not Encoding Provided Salt () 2020-05-14 15:55:03 +10:00
miscellaneous.md [FEATURE] Add JSON log formatting option () 2020-11-25 10:46:41 +11:00
one-time-password.md [DEPRECATE] Remove Google Analytics () 2020-05-16 09:41:42 +10:00
regulation.md [DEPRECATE] Remove Google Analytics () 2020-05-16 09:41:42 +10:00
secrets.md Updated secrets.md with a functional DaemonSet () 2020-09-25 09:48:24 +10:00
server.md [FEATURE] Allow Authelia to listen on a specified path () 2020-05-21 12:20:55 +10:00
session.md [DOCS] Update session docs to clarify encryption () 2020-11-13 07:45:46 +11:00