diff options
author | Nick Fox <[email protected]> | 2018-12-26 12:14:54 -0500 |
---|---|---|
committer | Nick Fox <[email protected]> | 2018-12-26 12:14:54 -0500 |
commit | cd6e4a0ebd2b571cbae8f59e5f3594244c739cea (patch) | |
tree | ef348d3a10cb1d00107f9e412f6f552011a7d36f /README.md | |
parent | 473740c13a36f88a48a9eaf0d44c7d43e838047e (diff) | |
download | vaultwarden-cd6e4a0ebd2b571cbae8f59e5f3594244c739cea.tar.gz vaultwarden-cd6e4a0ebd2b571cbae8f59e5f3594244c739cea.zip |
Remove reference to syslog
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -453,7 +453,7 @@ Though this is unlikely to be required in small deployment, you can fine-tune so As of release 1.5.0, bitwarden_rs supports logging to file. See [Logging](#logging) above for information on how to set this up. -#### Logging Failed Login Attempts to Syslog +#### Logging Failed Login Attempts After specifying the log file location, failed login attempts will appear in the logs in the following format: |