G Suite Security Alert Center - Mapper

Maps incoming G Suite Security Alert Center incident fields.

G Suite Security Alert Center Mapper (In)

Details

IDG Suite Security Alert Center - Mapper
Typemapping-incoming
Version-1
From Version6.0.0
Default Incident Type
FeedNo
{
    "description": "Maps incoming G Suite Security Alert Center incident fields.",
    "feed": false,
    "id": "G Suite Security Alert Center - Mapper",
    "mapping": {
        "G Suite Security Alert Center": {
            "dontMapEventToLabels": false,
            "internalMapping": {
                "GSuiteSAC Start Time": {
                    "complex": null,
                    "simple": "startTime"
                },
                "GSuiteSAC Update Time": {
                    "complex": null,
                    "simple": "updateTime"
                },
                "GSuiteSAC Alert ID": {
                    "complex": null,
                    "simple": "alertId"
                },
                "GSuiteSAC Alert Source": {
                    "complex": null,
                    "simple": "source"
                },
                "GSuiteSAC Alert Status": {
                    "complex": null,
                    "simple": "metadata.status"
                },
                "GSuiteSAC Alert Type": {
                    "complex": null,
                    "simple": "type"
                },
                "GSuiteSAC Create Time": {
                    "complex": null,
                    "simple": "createTime"
                },
                "GSuiteSAC Customer ID": {
                    "complex": null,
                    "simple": "customerId"
                },
                "GSuiteSAC Deleted": {
                    "complex": null,
                    "simple": "deleted"
                },
                "GSuiteSAC End Time": {
                    "complex": null,
                    "simple": "endTime"
                },
                "GSuiteSAC Etag": {
                    "complex": null,
                    "simple": "etag"
                },
                "GSuiteSAC Feedback Create Time": {
                    "complex": {
                        "accessor": "createTime",
                        "filters": [

                        ],
                        "root": "feedback",
                        "transformers": [

                        ]
                    },
                    "simple": ""
                },
                "GSuiteSAC Feedback Email": {
                    "complex": {
                        "accessor": "email",
                        "filters": [

                        ],
                        "root": "feedback",
                        "transformers": [

                        ]
                    },
                    "simple": ""
                },
                "GSuiteSAC Feedback ID": {
                    "complex": {
                        "accessor": "feedbackId",
                        "filters": [

                        ],
                        "root": "feedback",
                        "transformers": [

                        ]
                    },
                    "simple": ""
                },
                "GSuiteSAC Feedback Type": {
                    "complex": {
                        "accessor": "type",
                        "filters": [

                        ],
                        "root": "feedback",
                        "transformers": [

                        ]
                    },
                    "simple": ""
                },
                "GSuiteSAC Security Investigation Tool Link": {
                    "complex": null,
                    "simple": "securityInvestigationToolLink"
                },
                "GSuiteSAC Alert Severity": {
                    "complex": null,
                    "simple": "metadata.severity"
                }
            }
        }
    },
    "name": "G Suite Security Alert Center - Mapper",
    "type": "mapping-incoming",
    "version": -1,
    "fromVersion": "6.0.0"
}