Last Modified: Nov 22, 2021
Affected Product:
See more info
BIG-IQ Fraud Protection Service (FPS)
Known Affected Versions:
5.0.0, 5.0.0 HF1
Opened: Aug 29, 2016
Severity: 4-Minor
Import of large CSV file fails.
You are unable to apply signatures, typically exported from SOC.
Imported files are larger than about 8 MB
- Split the CSV file into multiple files less than 8MB. - Ensure split happens along line boundary, so, complete lines are in files. - Ensure CSV header (first line from original file) gets copied to each subsequent split file. That way each CSV file has its own header. - Upload these smaller CSV file individually
None