IBM Security Systems C1000-156 Question # 3 Topic 1 Discussion
C1000-156 Exam Topic 1 Question 3 Discussion:
Question #: 3
Topic #: 1
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?
A.
CSV file in the format: IP address. Name, Weight. Description
B.
JSON file in the format: IP address. Name, Weight, Domain
C.
XML file in the format: IP address. Name, Weight, Domain
D.
XLS file in the format: IP address, Name. Weight, Description
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.
ReferencesIBM QRadar SIEM documentation provides guidelines on the required CSV format for importing asset information, detailing the necessary fields and their order.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit