
Configuration Item | Description |
Time Range | Select in the upper-right corner of the search and analysis page. It is brought in by default here. |
Search Statement | Enter in the input box on the search and analysis page. It is brought in by default here. |
Total Log Count | If the number exceeds 50 million, you can split it into multiple download tasks, or configure a value less than 50 million in the Number of logs field below. |
Data Format | JSON. |
Log Sorting | In descending order of time. In ascending order of time. |
Select Field | Disable the switch to download all fields. Enable the switch to customize the fields you need to download. By default, index fields are used as JSON nodes. You can manually add or delete fields. A maximum of 300 fields are supported. |
Log Quantity | All. Custom Quantity. |
Configuration Item | Description |
Time Range | Select in the upper-right corner of the search and analysis page. It is brought in by default here. |
Search Statement | Enter in the input box on the search and analysis page. It is brought in by default here. |
Total Log Count | If the number exceeds 50 million, you can split it into multiple download tasks, or configure a value less than 50 million in the Number of logs field below. |
Data Format | CSV. |
Log Sorting | In descending order of time. In ascending order of time. |
Select Field | Enable the switch to customize the fields you need to download. The total number of downloaded fields cannot exceed 300 (by default, index fields are used as CSV headers. You can manually add/delete fields). Disable the switch to download data with index fields as CSV headers. |
Separator | The delimiter between fields in a CSV file can be a space, tab, comma, semicolon, or vertical bar. Note: When a field value contains a delimiter, double quotes are used by default to enclose the field value, which may be incorrectly identified during data reading. For example, if the delimiter is a comma and the user_2 field value also contains a comma, double quotes are used by default to enclose this field value. Raw data: {"user_1":"WangXiaoli (Wang Xiaoli)","user_2":"Wang, Xiaoli (Wang Xiaoli)"} CSV format after download: user_1,user_2, WangXiaoli (Wang Xiaoli),"Wang, Xiaoli (Wang Xiaoli)" |
Invalid Field Filling | When a field does not exist (is invalid), it is filled with a user-specified value. The selectable values are: empty, Null, or custom. |
Key in First Line | Whether to write field names to the first row of the CSV file. Not written by default. |
Log Quantity | All. Custom Quantity |
Configuration Item | Description |
Time Range | Select in the upper-right corner of the search and analysis page. It is brought in by default here. |
Search Statement | Enter in the input box on the search and analysis page. It is brought in by default here. |
Total Log Count | If the number exceeds 50 million, you can split it into multiple download tasks, or configure a value less than 50 million in the Number of logs field below. |
Data Format | TXT. |
Log Sorting | In descending order of time. In ascending order of time. |
Select Field | Enable the switch to customize the fields you need to download. (Index fields are used as TXT headers by default, and you can manually add/delete fields). The maximum number of fields is 300. Disable the switch to download data with index fields as TXT headers. |
Separator | The delimiter between fields in a TXT file can be a space, tab, comma, semicolon, or vertical bar. Note: When a field value contains a delimiter, double quotes are used by default to enclose the field value, which may be incorrectly identified during data reading. However, you can select single quotes or leave it empty in the escape character to enclose the field value. For example, if the delimiter is a comma and the user_2 field value also contains a comma, double quotes are used by default to enclose this field value. Raw data: {"user_1":"WangXiaoli (Wang Xiaoli)","user_2":"Wang, Xiaoli (Wang Xiaoli)"} TXT format after download: user_1,user_2, WangXiaoli (Wang Xiaoli),"Wang, Xiaoli (Wang Xiaoli)" |
Escape Character | If a field value contains a delimiter character, wrap the character with an escape character to prevent it from being misidentified during data reading. Supported escape characters are single quotation marks, double quotation marks, or empty. Note: When a field value contains a delimiter, double quotes are used by default to enclose the field value. If you select empty in the escape character, the field value will not be enclosed. Pay attention to this when processing the TXT file subsequently. Raw data: {"user_1":"WangXiaoli (Wang Xiaoli)","user_2":"Wang, Xiaoli (Wang Xiaoli)"} TXT format after download: user_1,user_2, WangXiaoli (Wang Xiaoli),Wang, Xiaoli (Wang Xiaoli) |
Invalid Field Filling | When a field does not exist (is invalid), it is filled with a user-specified value. The selectable values are: empty, Null, or custom. |
First-line key | Whether to write field names to the first row of the TXT file. Not written by default. |
Log Quantity | All. Custom Quantity. |
フィードバック