CheckPointHEC Incoming Mapper

CheckPointHEC Incoming Mapper

Check Point Harmony Email and Collaboration (HEC) Mapper (In)

Details

IDCheckPointHEC Incoming Mapper
Typemapping-incoming
Version-1
From Version6.9.0
Default Incident Type
FeedNo
{
    "description": "CheckPointHEC Incoming Mapper",
    "feed": false,
    "id": "CheckPointHEC Incoming Mapper",
    "mapping": {
        "CheckPointHEC Restore Request": {
			"dontMapEventToLabels": true,
			"internalMapping": {
				"CheckPointHEC Entity": {
					"simple": "entityId"
				},
				"CheckPointHEC Parent": {
					"simple": "emailSplitParent"
				},
				"CheckPointHEC Request Child": {
					"complex": {
						"filters": [],
						"root": "emailSplit",
						"transformers": [
							{
								"args": {
									"else": {
										"isContext": false,
										"value": {
											"simple": "false"
										}
									},
									"equals": {
										"isContext": false,
										"value": {
											"simple": "copy"
										}
									},
									"then": {
										"isContext": false,
										"value": {
											"simple": "true"
										}
									}
								},
								"operator": "If-Then-Else"
							}
						]
					}
				},
				"CheckPointHEC Request Comment": {
					"simple": "restoreCommentary"
				},
				"CheckPointHEC Request Time": {
					"simple": "restoreRequestTime"
				}
			}
		},
        "CheckPointHEC Security Event": {
            "dontMapEventToLabels": true,
            "internalMapping": {
                "CheckPointHEC Entity": {
                    "simple": "entityId"
                },
                "Event ID": {
                    "simple": "eventId"
                },
                "Event Type": {
                    "simple": "type"
                },
                "State": {
                    "simple": "state"
                },
                "External Link": {
                    "simple": "entityLink"
                },
                "severity": {
                    "simple": "severity"
                }
            }
        }
    },
    "name": "CheckPointHEC Incoming Mapper",
    "type": "mapping-incoming",
    "version": -1,
    "fromVersion": "6.9.0"
}