Export intelligence system properties
This section describes the record limitations and its properties while exporting data.
Note:
TISC provides the following limit for data exports. To set the following properties, navigate to .
Role required: sn_sec_tisc.export
| Format | Property | Description |
|---|---|---|
| STIX 2.1 JSON | sn_sec_tisc.stix_export_limit | Maximum number of rows that can be exported to a STIX 2.1 file. The default e is 10000. |
| STIX 2.1 JSON | sn_sec_tisc.stix_export_payload_streaming_attachment_min_objects_size | If the count of objects in "Objects" array of STIX export payload is greater than the number specified in this property then JSONStreamingAPI will be used for creating attachment. The default export limit is 4000. |
| STIX 2.1 JSON | sn_sec_tisc.stix_json_from_json_streaming_api_action_timeout | Timeout(in seconds) that will be used when triggering flow designer action for generating STIX JSON attachment using JSON streaming API. The default export limit is 900. |
Note:
For better understanding of export limit on the other format types, see Export limits.