authelia/docs/configuration
Amir Zarrinkafsh a29eeb52b6
[FEATURE] Add JSON log formatting option (#1488)
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 (#1124) 2020-06-19 20:50:21 +10:00
notifier [BUGFIX] Add ability to specify SMTP HELO/EHLO identifier (#1416) 2020-11-05 10:22:10 +11:00
storage [MISC] Storage Schema Versioning Model (#1057) 2020-07-16 15:56:08 +10:00
access-control.md [DOCS] Clarify use of multiple subjects in ACLs and their logical evaluation (#1454) 2020-11-13 10:30:23 +11:00
duo-push-notifications.md [DEPRECATE] Remove Google Analytics (#1021) 2020-05-16 09:41:42 +10:00
index.md [FIX] Hash Password Cmd Not Encoding Provided Salt (#999) 2020-05-14 15:55:03 +10:00
miscellaneous.md [FEATURE] Add JSON log formatting option (#1488) 2020-11-25 10:46:41 +11:00
one-time-password.md [DEPRECATE] Remove Google Analytics (#1021) 2020-05-16 09:41:42 +10:00
regulation.md [DEPRECATE] Remove Google Analytics (#1021) 2020-05-16 09:41:42 +10:00
secrets.md Updated secrets.md with a functional DaemonSet (#1287) 2020-09-25 09:48:24 +10:00
server.md [FEATURE] Allow Authelia to listen on a specified path (#1027) 2020-05-21 12:20:55 +10:00
session.md [DOCS] Update session docs to clarify encryption (#1448) 2020-11-13 07:45:46 +11:00