Skip to content
Release: Australia · Updated: 2026-04-21 · Official documentation · View source

Set Threat Intelligence Security Center properties

Review the components installed with Threat Intelligence Security Center to understand the roles, properties, and other elements added to your instance.

Before you begin

Role required: sn_sec_tisc.admin

Note: Only users with the administrator [sn_sec_tisc.admin] role can modify them.

Procedure

  1. Navigate All > Threat Intelligence Security Center > Properties.

  2. Configure the following properties, as needed.

PropertyDescription
Properties for Threat Intelligence Security Center
This will disable all the correlation rules. If we just need to disable selected correlation rules, use "active" field on correlation rule instead. sn\_sec\_tisc.disable\_correlation\_rules
  • Type: true \| false
  • Default value: false
This property is used to enable/disable processing of aggregates in threat score calculator feature.sn\_sec\_tisc.aggregates\_for\_calculator
  • Type: true \| false
  • Default value: true
The number of rows of raw data that will be saved when a Sighting Search is performed. Range 0 - 100sn\_sec\_tisc.sighting\_search\_raw\_data\_rows
  • Type: integer
  • Default value: 50
Associate Sighting Search results with CIs in the CMDB.sn\_sec\_tisc.associate\_ci\_with\_sighting\_search
  • Type: true \| false
  • Default value: true
This will control whether URLs from lists will be defanged or notsn\_sec\_tisc.sn\_sec\_tisc\_case.defang\_record\_list\_urls
  • Type: true \| false
  • Default value: false
This property will enable the MITRE™ Technique\(s\), to be rolled up to case\(s\) from the associated objects or security incidents automatically.sn\_sec\_tisc.auto\_rollup\_mitre\_data
  • Type: true \| false
  • Default value: true
If true, shows all tactics \(including the tactics which doesn't have any techniques associated to the case\) for the MITRE™ lists rendered in the report.sn\_sec\_tisc.show\_all\_tactics\_reporting
  • Type: true \| false
  • Default value: true
Sys ID of the email client template for the Case \(sn\_sec\_tisc\_case\) table which will be used in share report.sn\_sec\_tisc.reporting\_email\_template\_sn\_sec\_tisc\_case
  • Type: string
  • Default value: b55e22c54324021060eee0ea78b8f2df
Default TLP level is applied when creating a new record. If not set manually on the form, this value will be used.sn\_sec\_tisc.tlp\_default\_value
  • Type: choice list
  • Default value: 955c9e5543d35110baf06e434ab8f2fb
Logging level-debug,info,warn,errorsn\_sec\_tisc.logging.verbosity
  • Type: choice list
  • Default value: info
Properties for Threat Intelligence Feeds
Maximum time in seconds an outbound HTTP connection waits to fetch TAXII collection datasn\_sec\_tisc.taxii.http.max\_timeout
  • Type: integer
  • Default value: 300
Maximum number of objects retrieved in one REST call from a TAXII server \(Applicable only for TAXII versions 2.0 and 2.1\)sn\_sec\_tisc.taxii.max\_page\_size
  • Type: integer
  • Default value: 5000
Maximum number of retries for a failed TAXII 2. X REST callsn\_sec\_tisc.taxii2.retry\_count
  • Type: integer
  • Default value: 3
Maximum number of objects retrieved in one REST call from Cyware TAXII serversn\_sec\_tisc.cyware\_taxii.max\_page\_size
  • Type: integer
  • Default value: 1000 Note: Specifies the page size used when fetching data from TAXII collections related to the Cyware TAXII Feed.

For all other TAXII collections, the page size retrieved from the TAXII collection defaults to the value defined in the corresponding property: [sn_sec_tisc.taxii.max_page_size].

Number of records to fetch at a time from CrowdStrike. Higher the number, more the memory would consumed for processing the payload.sn\_sec\_tisc.crowdstrike\_api\_limit
  • Type: integer
  • Default value: 1000

Denotes the number of indicators to be pulled in a single API call.Note: This is applicable only when the integration doesn't find the necessary present in the system.

sn_sec_tisc.crowdstrike_indicator_batch_size

  • Type: integer
  • Default value: 1000

Denotes the number of actors to be pulled in a single API call.Note: This is applicable only when the integration doesn't find the necessary present in the system.

sn_sec_tisc.crowdstrike_actor_batch_size

  • Type: integer
  • Default value: 1000

Denotes the number of reports to be pulled in a single API call.Note: This is applicable only when the integration doesn't find the necessary present in the system.

sn_sec_tisc.crowdstrike_report_batch_size

  • Type: integer
  • Default value: 50
The allowed total of offset and limit from CrowdStrike API.sn\_sec\_tisc.crowdstrike\_offset\_limit\_total
  • Type: integer
  • Default value: 50000
Properties for REST APIs
Defines the maximum page size \(max number of observables returned as part of the response\) for Observables Fetch API. Not recommended to increase to high value as it may affect API response time.sn\_sec\_tisc.api\_maximum\_page\_size\_limit
  • Type: integer
  • Default value: 1000
Defines the maximum number of observables that can be sent in the request body for Observables Add API. Not recommended to increase to high value as it may affect API response time.sn\_sec\_tisc.add\_obs\_api\_max\_records
  • Type: integer
  • Default value: 100
Properties for Webhooks
Maximum number of events to send as part of one webhook request. The batch size will be limited to 2000 even if a higher value is set in this property.sn\_sec\_tisc.webhook\_max\_event\_batch\_size
  • Type: integer
  • Default value: 100
Number of times a failed request should be retried before marking it as error and moving on to next batch of events. The retry count will be limited to 10 even if a higher number is set in this property.sn\_sec\_tisc.webhook\_retry\_count
  • Type: integer
  • Default value: 100
Number of seconds to wait before re-attempting a failed batch. This will exponentially increase based on the retry count. For eg, if retry\_count is 3 and retry\_interval is 30, retries are fired after 30, 60 and 120s. The initial retry interval will be limited to 300 seconds even if a higher value is set in this property.sn\_sec\_tisc.webhook\_retry\_interval
  • Type: integer
  • Default value: 30
Ignore webhook events triggered by threat score re-applysn\_sec\_tisc.webhook\_ignore\_threat\_score\_reapply
  • Type: true \| false
  • Default value: true
Properties for Investigation Canvas
Setting the value to true adds new nodes to the top left corner; false adds them to the center of the canvas.sn\_sec\_tisc.canvas\_suspend\_reLayout
  • Type: true \| false
  • Default value: true
Properties for export in CTI formats
Maximum number of rows that can be exported to a STIX 2.1 filesn\_sec\_tisc.stix\_export\_limit
  • Type: integer
  • Default value: 10000
Include Journal type fields in export file.sn\_sec\_tisc.export\_journal\_fields
  • Type: true \| false
  • Default value: true
Properties for Threat Intelligence Sharing

Enables or disables case sensitive for applying redaction for shared intel.(By default, the value will be false implying that the redaction will be case insensitive.)

Note: Changing the value of this property from false to true or true to false will DELETE all the data from redaction category as well as values table.

sn_sec_tisc.case_sensitive_for_redaction

  • Type: true \| false
  • Default value: false
Maximum number of rows allowed in the redaction upload file.sn\_sec\_tisc.max\_redaction\_rows\_import
  • Type: integer
  • Default value: 10000
Title of outbound TAXII serversn\_sec\_tisc.taxii\_server\_discovery\_api\_title
  • Type: string
  • Default value: ServiceNow TAXII Server
Description of outbound TAXII serversn\_sec\_tisc.taxii\_server\_discovery\_api\_description
  • Type: string
  • Default value: Discovery endpoint for sharing cyberthreat intelligence via TAXII
Title of outbound TAXII server default API rootsn\_sec\_tisc.taxii\_server\_api\_root\_title
  • Type: string
  • Default value: ServiceNow TAXII Server
Description of outbound TAXII server default API rootsn\_sec\_tisc.taxii\_server\_api\_root\_description
  • Type: string
  • Default value: SAPI root endpoint for sharing cyberthreat intelligence via TAXII
Default page size of TAXII Server API responsesn\_sec\_tisc.taxii\_server\_api\_response\_page\_limit
  • Type: integer
  • Default value: 100
Maximum number of records that can be added to a outbound TAXII server collectionsn\_sec\_tisc.taxii\_server\_collection\_record\_limit
  • Type: integer
  • Default value: 10000
The maximum number of entities that can be added to a TAXII collection in a single "Add to TAXII Collection" request. The system enforces a hard limit of 10,000 entities per request, regardless of any higher configured value.sn\_sec\_tisc.add\_to\_taxii\_collection\_entity\_threshold
  • Type: integer
  • Default value: 1000
Properties for Tagging Rules
Enables or disables case sensitive matching of keywords or regex n tagging rules \(By default this is unselected \(No\) meaning matches are case-sensitive\).sn\_sec\_tisc.case\_sensitive\_for\_tagging\_rules
  • Type: true \| false
  • Default value: false
  1. Select Save to apply the changes made to the properties.

What to do next

Refer to the scheduled jobs described in the following table:

JobDescription
Aggregate Indicator Source RecordsAggregates Indicator source records.
Aggregate Object Source RecordsAggregates Object source records.
Aggregate Observable Source RecordsAggregates Observable source records.
Cleanup of Stale ImportsCleans up stale import job records.
Cleanup of unused new nodes of canvasCleans up unused new nodes of canvas.
Cleanup Secure File Download RecordsCleans up secure file download records.
De-duplicate Indicator Source RecordsDeduplicates Indicator source records.
De-duplicate Object Source RecordsDeduplicates Object source records.
De-duplicate Observable Source RecordsDeduplicates Observable source records.
Inactivate Expired IndicatorsInactivates expired indicator records.
Inactivate Expired ObjectsInactivates expired object records.
Inactivate Expired ObservablesInactivates expired observable records
Migrate Data from TI to TISCProcesses pending migration job run records
Populate aggregated records for indicator source recordsIdentifies parent aggregated record for newly created indicator source records
Populate aggregated records for object source recordsIdentifies parent aggregated record for newly created object source records.
Populate aggregated records for observable source recordsIdentifies parent aggregated record for newly created observable source records.
Populate TISC Reference in TIPopulates reference of TISC aggregated observable in TI observable record.
Process Approved ImportsProcesses approved import jobs.
Process Imported MISP Dsm Queue RecordsProcessed staged MISP feed ingestion queue records.
Process Imported MISP Indicator Import Queue RecordsProcesses staged MISP data ingested from import intelligence
Process Imported STIX Import Queue RecordsProcesses staged STIX data ingested from import intelligence
Process Imported STIX Import Queue Records - IngestionProcesses staged STIX data ingested from threat feeds.
Process Pending Case Artifacts MigrationMigrates case artifacts from Threat intelligence application to Threat Intelligence security center.
Process pending threat source ingestion Queue RecordsProcesses pending source ingestion queue records.
Process Queued Entities For Threat Score Calculatorprocesses pending threat calculator queue entries
Process Queued MISP Dsm Queue RecordsProcesses queued MISP data ingested from threat feed
Process Queued MISP Indicator Import Queue RecordsProcesses queued MISP data ingested from import intelligence
Process Queued STIX Import Queue Records - IngestionProcesses queued STIX data ingested from threat feeds.
Process Queued STIX Indicator Import Queue RecordsProcesses queued STIX data ingested from import intelligence
Process Webhook QueueProcesses pending webhook queue records.
Re-Aggregate Source RecordsRe-aggregates source records for which aggregated records are deleted.
Remove filtered source recordCleans up filtered source records
Resume CrowdStrike Integration Process Checker / Reprocess CrowdStrike Source RecordsResumes CrowdStrike feed integration runs waiting for rate limit / Reprocess source records for aggregating relationships
Sync False Positive Observables CountSynchronizes observable false positive counts with flase positive counts per source
TISC Create Webhook BatchesCreated batches for queued webhook queue entries for processing
TISC Fire WebhooksExecutes pending webhook batches
Updating Relationship Archived ColumnUpdates relationship source and target records archival status