An administrator receives a file with all the vital assets in the company and wants to import this file into QRadar. How must this import file be formatted?
When importing vital asset information into IBM QRadar SIEM V7.5, the import file must be formatted as a CSV file with the following structure:
Format: CSV (Comma-Separated Values)
Fields: The required fields are IP address, Name, Weight, and Description.
IP address: The IP address of the asset.
Name: The name of the asset.
Weight: A numerical value representing the importance or criticality of the asset.
Description: A brief description of the asset.
This format ensures that QRadar can correctly parse and import the asset information, integrating it into its asset database for further analysis and correlation.
Reference IBM QRadar SIEM documentation provides guidelines on the required CSV format for importing asset information, detailing the necessary fields and their order.
Currently there are no comments in this discussion, be the first to comment!