Skip to content

Commit

Permalink
Update operations.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fgalan authored Oct 11, 2024
1 parent 692e17d commit 6e954fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operations.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ curl -X GET "http://localhost:11211/admin/log"

Every error message is identified with a prefix code in brackets. The code convention can be found in Apendix A.

There is another log about accounting access which is produced when access.account flag is enabled and is done over access.accountFile file. This accounting access logs run always in the a fixed `info` level and logs right and wrong access attempts, providing for each one user, service, subservice, path, date and other relevant info about access. Additionallys some patterns could be configured in order to mark some of these access.
There is another log about accounting access which is produced when access.account flag is enabled and is done over access.accountFile file. This accounting access logs right and wrong access attempts, providing for each one user, service, subservice, path, date and other relevant info about access. Additionally, some patterns could be configured in order to mark some of these access.

## <a name="cache"/> Cache management

Expand Down

0 comments on commit 6e954fe

Please sign in to comment.