You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

63 lines
1.5 KiB

[datamodels://Splunk_SA_CIM]
blacklist = Certificates \
| Splunk_CIM_Validation \
| Interprocess_Messaging \
| Intrusion_Detection \
| Databases \
| Malware \
| Performance \
| Updates \
| Web
[datamodels://SA-ThreatIntelligence]
blacklist = Risk
[cloud]
show_migration_message = 1
[backup_restore]
# Jobs queued should timeout if owning node has been down (for the last 12 hours (half a day = 43200 seconds) by default)
job_queue_timeout = 43200
[import]
import_batch_size = 1000
preview_sample_limit = 100
asynchronous_processing_threshold = 100
enable_empty_replace = 0
[metric_backfill]
# The size of pre-calculation window for metric backfill. The smallest value is 1(s). Changing it to a larger value
# will make the backfill search faster, but less accurate
pre_calculation_window = 1
[synced_kpi_scheduling]
disabled = 1
[customsearch]
timeout_read = 3600
[episode_action_dispatch]
role = both
remote_ea_mgmt_uri =
remote_ea_username =
remote_ea_search_timeout = 120
[lock]
service_template_sync_in_progress = 0
[object_batch_sizes]
# These sizes are the number of objects in a batch.
default = 1000
# These objects are roughly 10 KB in size each. Making batch size greater than 10k will negatively impact performance
entity = 10000
# These objects are not expected to surpass 2 MB in size each
entity_filter_rule = 250
service = 250
# These objects are not expected to surpass 20 MB in size each
glass_table = 25
[rest]
# Time out value for the rest calls.
rest_timeout = 300