mirror of
https://github.com/apache/druid.git
synced 2025-02-25 12:35:33 +00:00
add audit table name configuration doc
This commit is contained in:
parent
40121bc800
commit
3982301484
@ -160,6 +160,7 @@ These properties specify the jdbc connection and other configuration around the
|
|||||||
|`druid.metadata.storage.tables.tasks`|Used by the indexing service to store tasks.|druid_tasks|
|
|`druid.metadata.storage.tables.tasks`|Used by the indexing service to store tasks.|druid_tasks|
|
||||||
|`druid.metadata.storage.tables.taskLog`|Used by the indexing service to store task logs.|druid_taskLog|
|
|`druid.metadata.storage.tables.taskLog`|Used by the indexing service to store task logs.|druid_taskLog|
|
||||||
|`druid.metadata.storage.tables.taskLock`|Used by the indexing service to store task locks.|druid_taskLock|
|
|`druid.metadata.storage.tables.taskLock`|Used by the indexing service to store task locks.|druid_taskLock|
|
||||||
|
|`druid.metadata.storage.tables.audit`|The table to use for audit history of configuration changes e.g. Coordinator rules.|druid_audit|
|
||||||
|
|
||||||
### Deep Storage
|
### Deep Storage
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user