Configuration options
Configuration options
./scribe.jar pipeline parameters
Parameter |
Description |
|---|---|
|
Path to configuration overrides via an external HOCON file (optional)
|
|
Ledger API service to use as data source (default:
|
|
Client’s identifier (optional)
|
|
Access token (optional)
|
|
Token scope (default:
|
|
Custom parameters
|
|
The duration (ISO 8601) prior to expiry of current, for a new token to be requested (default:
|
|
Trusted Certificate Authority (CA) certificate (optional)
|
|
Token endpoint URL (optional)
|
|
OIDC-compliant issuer URL (optional)
|
|
Client’s secret (optional)
|
|
Filter expression determining Daml party identifiers to filter on (default:
|
|
Filter expression determining which templates and interfaces to capture metadata for (default:
|
|
Filter expression determining which templates and interfaces to include (default:
|
|
Start offset (default:
|
|
Stop offset (default:
|
|
Base time (ISO 8601) for backoff retry strategy (default:
|
|
Max duration (ISO 8601) between attempts (default:
|
|
Factor for backoff retry strategy (default:
|
|
Max attempts before giving up (optional)
|
|
Reset retry counters after period (ISO 8601) of stability (default:
|
|
Time limit (ISO 8601) before giving up (optional)
|
|
Hostname or IP to bind HTTP health info service to (default:
|
|
HTTP port to use to expose application health info (default:
|
|
Log level (default:
|
|
Custom mappings for log levels
|
|
Log output format (default:
|
|
Log pattern (default:
|
|
Postgres host (default:
|
|
Application name for Postgres connections (default:
|
|
Buffer size for transactions processing (default:
|
|
SSL mode required for Postgres connectivity (default:
|
|
Client’s certificate (optional)
|
|
Client’s private key (optional)
|
|
Trusted Certificate Authority (CA) certificate (optional)
|
|
Enable/disable TCP keep-alive probe (default:
|
|
Maximum number of JDBC connections (default:
|
|
Postgres user password (default:
|
|
Postgres user name (default:
|
|
Postgres database (default:
|
|
Postgres schema (default:
|
|
Postgres port (default:
|
|
Encode numeric as string instead of JSON number (default: true)
|
|
Omit fields with NULL values from resulting JSON (default: false)
|
|
Encode int64 as string instead of JSON number (default: true)
|
|
Apply metadata inferred schema on startup (default:
|
|
Baseline existing database schema during apply (default:
|
|
Ledger API host (default:
|
|
Cache Directory (default:
|
|
Buffer size for gRPC channel (default:
|
|
Duration (ISO 8601) of interval between ping frames (PT0S to disable) (default:
|
|
Duration (ISO 8601) of timeout for a ping frame to be acknowledged (default:
|
|
Authorisation mode (default:
|
|
Trusted Certificate Authority (CA) certificate (optional)
|
|
Client’s certificate (leave empty if embedded into private key file) (optional)
|
|
Client’s private key (leave empty for server-only TLS) (optional)
|
|
Ledger API port (default:
|
./scribe.jar datastore postgres-document prune parameters
Parameter |
Description |
|---|---|
|
Path to configuration overrides via an external HOCON file (optional)
|
|
Inclusive boundary up to which to prune. Can be an offset, timestamp (ISO 8601) or duration (ISO 8601)
|
|
Precomputes effects of pruning through dry-run, or actually runs it (default:
|
|
Log output file (default:
|
|
Custom mappings for log levels
|
|
Log output format (default:
|
|
Log pattern (default:
|
|
Log level (default:
|
|
Postgres host (default:
|
|
Application name for Postgres connections (default:
|
|
Buffer size for transactions processing (default:
|
|
SSL mode required for Postgres connectivity (default:
|
|
Client’s certificate (optional)
|
|
Client’s private key (optional)
|
|
Trusted Certificate Authority (CA) certificate (optional)
|
|
Enable/disable TCP keep-alive probe (default:
|
|
Maximum number of JDBC connections (default:
|
|
Postgres user password (default:
|
|
Postgres user name (default:
|
|
Postgres schema (default:
|
|
Postgres database (default:
|
|
Postgres port (default:
|
./scribe.jar datastore postgres-document schema show parameters
Parameter |
Description |
|---|---|
|
Path to configuration overrides via an external HOCON file (optional)
|
|
Ledger API host (default:
|
|
Cache Directory (default:
|
|
Buffer size for gRPC channel (default:
|
|
Duration (ISO 8601) of interval between ping frames (PT0S to disable) (default:
|
|
Duration (ISO 8601) of timeout for a ping frame to be acknowledged (default:
|
|
Authorisation mode (default:
|
|
Trusted Certificate Authority (CA) certificate (optional)
|
|
Client’s certificate (leave empty if embedded into private key file) (optional)
|
|
Client’s private key (leave empty for server-only TLS) (optional)
|
|
Ledger API port (default:
|
|
Log output file (default:
|
|
Custom mappings for log levels
|
|
Log output format (default:
|
|
Log pattern (default:
|
|
Log level (default:
|
|
Filter expression determining which templates and interfaces to include (default:
|
|
Client’s identifier (optional)
|
|
Access token (optional)
|
|
Token scope (default:
|
|
Custom parameters
|
|
The duration (ISO 8601) prior to expiry of current, for a new token to be requested (default:
|
|
Trusted Certificate Authority (CA) certificate (optional)
|
|
Token endpoint URL (optional)
|
|
OIDC-compliant issuer URL (optional)
|
|
Client’s secret (optional)
|
./scribe.jar datastore postgres-document schema apply parameters
Parameter |
Description |
|---|---|
|
Path to configuration overrides via an external HOCON file (optional)
|
|
Ledger API host (default:
|
|
Cache Directory (default:
|
|
Buffer size for gRPC channel (default:
|
|
Duration (ISO 8601) of interval between ping frames (PT0S to disable) (default:
|
|
Duration (ISO 8601) of timeout for a ping frame to be acknowledged (default:
|
|
Authorisation mode (default:
|
|
Trusted Certificate Authority (CA) certificate (optional)
|
|
Client’s certificate (leave empty if embedded into private key file) (optional)
|
|
Client’s private key (leave empty for server-only TLS) (optional)
|
|
Ledger API port (default:
|
|
Log output file (default:
|
|
Custom mappings for log levels
|
|
Log output format (default:
|
|
Log pattern (default:
|
|
Log level (default: Info)
|
|
Filter expression determining which templates and interfaces to include (default:
|
|
Apply metadata inferred schema on startup (default:
|
|
Baseline existing database schema during apply (default:
|
|
Postgres host (default:
|
|
Application name for Postgres connections (default:
|
|
Buffer size for transactions processing (default:
|
|
SSL mode required for Postgres connectivity (default:
|
|
Client’s certificate (optional)
|
|
Client’s private key (optional)
|
|
Trusted Certificate Authority (CA) certificate (optional)
|
|
Enable/disable TCP keep-alive probe (default:
|
|
Maximum number of JDBC connections (default:
|
|
Postgres user password (default:
|
|
Postgres user name (default:
|
|
Postgres schema (default:
|
|
Postgres database (default:
|
|
Postgres port (default:
|
|
Client’s identifier (optional)
|
|
Access token (optional)
|
|
Token scope (default:
|
|
Custom parameters
|
|
The duration (ISO 8601) prior to expiry of current, for a new token to be requested (default:
|
|
Trusted Certificate Authority (CA) certificate (optional)
|
|
Token endpoint URL (optional)
|
|
OIDC-compliant issuer URL (optional)
|
|
Client’s secret (optional)
|