LogManagerDebugFilter

LogManagerDebugFilter
LogManagerDebugFilter
JSON Example
{
    "adf_protection_time_minutes": 0,
    "batch_queue_buffer_size": 0,
    "batch_worker_count": 0,
    "bulk_payload_string_size": 0,
    "cache_cleanup_delay_ms": 0,
    "client_index_op_timeout_seconds": 0,
    "db_notifn_chan_capacity": 0,
    "entity_ref": "string",
    "go_gc_percent": 0,
    "incremental_timeout_buffer_ms": 0,
    "index_cleaner_interval_minutes": 0,
    "index_config_path": "string",
    "index_retention_period_minutes": 0,
    "index_status_queue_buffer_size": 0,
    "json_all_str_builder_size": 0,
    "json_everything_str_builder_size": 0,
    "json_str_builder_size": 0,
    "log_indexer_task_timeout_ms": 0,
    "log_records_incremental_timeout_ms": 0,
    "log_records_task_timeout_ms": 0,
    "max_batch_duration_ms": 0,
    "max_batch_size": 0,
    "max_files_per_index": 0,
    "max_indices_events": 0,
    "max_indices_per_vs": 0,
    "max_indices_system": 0,
    "max_logs_per_index": 0,
    "max_num_workers": 0,
    "max_queue_size": 0,
    "max_size_per_index_mb": 0,
    "nf_protection_time_minutes": 0,
    "opensearch_host": "string",
    "opensearch_num_replicas": 0,
    "opensearch_num_shards": 0,
    "opensearch_port": "string",
    "query_queue_buffer_size": 0,
    "query_worker_count": 0,
    "records_status_queue_buffer_size": 0,
    "records_status_worker_count": 0,
    "reserved_1": "string",
    "reserved_2": "string",
    "reserved_3": 0,
    "reserved_4": 0,
    "search_query_timeout_ms": 0,
    "task_re_enqueue_wait_time_seconds": 0,
    "telemetry_trace_log_level": "string",
    "telemetry_trace_percentage": 0,
    "udf_protection_time_minutes": 0
}
integer As uint32 As uint32
adf_protection_time_minutes
Optional
Constraints: default: 1380

Delete protection time for ADF indices in minutes. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
batch_queue_buffer_size
Optional
Constraints: default: 100

Buffer size for batch queues. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
batch_worker_count
Optional
Constraints: default: 8

Number of workers for batch processing. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
bulk_payload_string_size
Optional
Constraints: default: 11000000

Size of bulk payload buffer. This is the max bulk payload size. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
cache_cleanup_delay_ms
Optional
Constraints: default: 300000

Cache cleanup delay in milliseconds. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
client_index_op_timeout_seconds
Optional
Constraints: default: 2

Timeout for the client to create an index in seconds. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
db_notifn_chan_capacity
Optional
Constraints: default: 1000

Database notification channel capacity. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
entity_ref
Optional

UUID of the entity. It is a reference to an object of type Virtualservice. Field introduced in 21.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
go_gc_percent
Optional
Constraints: default: 50

Go garbage collection percentage. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
incremental_timeout_buffer_ms
Optional
Constraints: default: 1000

Incremental timeout buffer in milliseconds. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
index_cleaner_interval_minutes
Optional
Constraints: default: 30

Index cleaner interval in minutes. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
index_config_path
Optional
Constraints: default: /var/lib/avi/indexer_configs

Base path for Search Engine Mappings and Settings. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
index_retention_period_minutes
Optional
Constraints: default: 1440

Index retention period in minutes. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
index_status_queue_buffer_size
Optional
Constraints: default: 100

Buffer size for index status queue. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
json_all_str_builder_size
Optional
Constraints: default: 2048

Renderer configuration - JSON all string builder size. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
json_everything_str_builder_size
Optional
Constraints: default: 512

Renderer configuration - JSON everything string builder size. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
json_str_builder_size
Optional
Constraints: default: 16384

Renderer configuration - JSON string builder size. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
log_indexer_task_timeout_ms
Optional
Constraints: default: 60000

Log indexer task timeout in milliseconds. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
log_records_incremental_timeout_ms
Optional
Constraints: default: 2000

Log records incremental timeout in milliseconds. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
log_records_task_timeout_ms
Optional
Constraints: default: 1000

Log records task timeout in milliseconds. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
max_batch_duration_ms
Optional
Constraints: default: 500

Maximum duration to wait for batching files to indexer. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
max_batch_size
Optional
Constraints: default: 10

Maximum number of files in a batch to indexer. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
max_files_per_index
Optional
Constraints: default: 2000

Maximum number of files per index. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
max_indices_events
Optional
Constraints: default: 8

Maximum number of indices for events. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
max_indices_per_vs
Optional
Constraints: default: 5

Maximum number of indices per VS. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
max_indices_system
Optional
Constraints: default: 20

Maximum number of indices for system. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
max_logs_per_index
Optional
Constraints: default: 2000000

Maximum number of logs per index. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
max_num_workers
Optional
Constraints: default: 10

Number of goroutines for indexer_worker. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
max_queue_size
Optional
Constraints: default: 20

Max number of index task requests taken by indexer. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
max_size_per_index_mb
Optional
Constraints: default: 400

Maximum size per index in MB. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
nf_protection_time_minutes
Optional
Constraints: default: 30

Delete protection time for NF indices in minutes. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
opensearch_host
Optional
Constraints: default: localhost

OpenSearch host. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
opensearch_num_replicas
Optional

Number of replicas for OpenSearch. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
opensearch_num_shards
Optional
Constraints: default: 1

Number of shards for OpenSearch. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
opensearch_port
Optional
Constraints: default: 9200

OpenSearch port. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
query_queue_buffer_size
Optional
Constraints: default: 100

Buffer size for query queues. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
query_worker_count
Optional
Constraints: default: 8

Number of workers for query processing. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
records_status_queue_buffer_size
Optional
Constraints: default: 100

Buffer size for records status queue. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
records_status_worker_count
Optional
Constraints: default: 8

Number of workers for records status processing. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
reserved_1
Optional

Reserved field for future use. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
reserved_2
Optional

Reserved field for future use. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
reserved_3
Optional

Reserved field for future use. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
reserved_4
Optional

Reserved field for future use. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
search_query_timeout_ms
Optional
Constraints: default: 15000

Search query timeout in milliseconds. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
task_re_enqueue_wait_time_seconds
Optional
Constraints: default: 1

Wait time before re-enqueueing failed tasks in seconds. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
telemetry_trace_log_level
Optional

Set the log level for telemetry trace logs. Enum options - LOG_LEVEL_DISABLED, LOG_LEVEL_INFO, LOG_LEVEL_WARNING, LOG_LEVEL_ERROR, LOG_LEVEL_DEBUG. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
telemetry_trace_percentage
Optional
Constraints: default: 100

Telemetry trace percentage. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
udf_protection_time_minutes
Optional
Constraints: default: 60

Delete protection time for UDF indices in minutes. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

Property Of