Skip to content

Commit

Permalink
Update auditing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wjx1995 authored Oct 23, 2017
1 parent f36e298 commit 7edafef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-machinery/auditing.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ When implementing audit logging there are basically two options:
1. put a logging proxy in front of the apiserver
2. integrate audit logging into the apiserver itself

Both approaches have advantages and disadvanteges:
Both approaches have advantages and disadvantages:
- **pro proxy**:
+ keeps complexity out of the apiserver
+ reuses existing solutions
Expand Down

0 comments on commit 7edafef

Please sign in to comment.