Skip to content

Conversation

patrickbirch
Copy link
Collaborator

…or 8.0

On branch ps-10191-8.0
modified: docs/install-audit-log-filter.md


You can load the plugin dynamically (while the server runs) or statically (automatically at startup).

1. Dynamic (runtime) load
Copy link
Collaborator

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.

…or 8.0

 On branch ps-10191-8.0
	modified:   docs/install-audit-log-filter.md

* 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)
Copy link

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)
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants