-
Notifications
You must be signed in to change notification settings - Fork 27
PS-10191 [DOCS] - Update Audit Log Filter installation instructions f… #573
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 8.0
Are you sure you want to change the base?
Conversation
5196db2
to
a4f36e9
Compare
a4f36e9
to
02a40ea
Compare
02a40ea
to
ce80670
Compare
ce80670
to
d1e409d
Compare
d1e409d
to
9e47511
Compare
docs/install-audit-log-filter.md
Outdated
|
||
You can load the plugin dynamically (while the server runs) or statically (automatically at startup). | ||
|
||
1. Dynamic (runtime) load |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The numbered list is broken. Add four spaces to every line after this one.
9e47511
to
99bed02
Compare
99bed02
to
c71fd7c
Compare
c71fd7c
to
ca0f94f
Compare
…or 8.0 On branch ps-10191-8.0 modified: docs/install-audit-log-filter.md
ca0f94f
to
e411136
Compare
|
||
* Read-only variables: Can only be changed at server startup in the configuration file | ||
|
||
* [`audit_log_filter_enable`](audit-log-filter-variables.md#audit_log_filter_enable): Enable or disable the audit filter engine (dynamic) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [linkspector] reported by reviewdog 🐶
Cannot reach audit-log-filter-variables.md#audit_log_filter_enable. Status: 404 Cannot find section: #audit_log_filter_enable in file: /home/runner/work/psmysql-docs/psmysql-docs/docs/audit-log-filter-variables.md.
|
||
* [`audit_log_filter_database`](audit-log-filter-variables.md#audit_log_filter_database): Database for storing filter definitions (read-only) | ||
|
||
* [`audit_log_filter_mode`](audit-log-filter-variables.md#audit_log_filter_mode): Set to ALLOW (whitelist) or DENY (blacklist) (dynamic) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [linkspector] reported by reviewdog 🐶
Cannot reach audit-log-filter-variables.md#audit_log_filter_mode. Status: 404 Cannot find section: #audit_log_filter_mode in file: /home/runner/work/psmysql-docs/psmysql-docs/docs/audit-log-filter-variables.md.
…or 8.0
On branch ps-10191-8.0
modified: docs/install-audit-log-filter.md