Symantec Control Compliance Suite collects evidence data of any custom application from a custom evidence provider such as a CSV file. Data must be stored in a specific format in the CSV file for easy interpretation by the infrastructure. The collected evidence data is stored in the evidence database of Symantec Control Compliance Suite. By default, the database CSM_EvidenceDB is created for storing the evidence data of the custom application.
To create a CSV file for evidence data collection
Gather the primary and mandatory fields of the asset type that you have created.
If the asset type is same as the predefined asset type of a predefined platform, then you must know the primary and mandatory fields of the predefined asset type.
Create the headers for the created asset type in the CSV file.
The headers in a CSV file must be of a specific format that is supported by Symantec Control Compliance Suite. The headers must contain fields specific to the asset type and to the asset evidence.
The format of the headers is as follows:
Evidence.Record.AssetkeyClass, Evidence.Record.Assetkeyfield1, Evidence.Record.Assetkeyfield2,...Evidence.Record.Assetkeyfield8 ,Evidence.Record.Status, Evidence.Record.EvaluationType, Evidence.Record.EvaluationName, Evidence.Record.EvaluationID, Evidence.Record.GeneratedDate, Evidence.Record.AssetSite, Evidence.Record.EvidenceDescription, Evidence.Record.Confidentiality, Evidence.Record.Integrity, Evidence.Record.Availibility
You must know the header format for the predefined asset types and also the descriptions of the evidence-related fields to create the CSV file.
For example, you can have a Windows Server asset type, whose health status is to be evaluated.
The primary and mandatory fields of the asset type are as follows:
IPaddress | primary field |
Hostname | primary field |
Domainname | mandatory field |
The headers and the tentative data for the Windows Server asset type are as follows:
Place the CSV file in the network share path of the computer.
Populate the table, ThirdPartyEvaluationInstances with data for the field, EvaluationType, manually.