Input Mapping Output
{
 "id":16326183,
 "eventTime":"2020-10-21T13:36:03.000Z",
 "event":"DELETE_EDGE",
 "category":"EDGE",
 "severity":"INFO",
 "message":"edgedeleted[API-Test-Edge-1]",
 "detail":{
 "remoteIp":"92.249.187.113",
 "method":"edge/deleteEdge",
 "principle":"[email protected]",
 "principleType":"USER",
 "requestId":1,
 "pid":16689,
 "jobId":"[email protected]",
 "roleId":13,
 "roleName":"EnterpriseStandardAdmin",
 "userId":2079,
 "authType":"ENTERPRISE_USER",
 "sessionId":"ENTERPRISE:[email protected]:1603280987974",
 "enterpriseId":437,
 "enterpriseName":"BT-POC"
 },
 "enterpriseUsername":"[email protected]",
 "edgeName":"API-Test-Edge-1",
 "segmentName":null
}
{
    "InstanceName": "$.edgeName",
    "State": "NOTIFY",
    "ProcessedTimeStamp": "$.eventTime",
    "Severity": "$.severity",
    "Timestamp": "$.eventTime",
    "Source": "KafkaCollector",
    "Name": "$.event",
    "Owner": "$.enterpriseUsername",
    "EventText": "$.message",
    "Category": "$.category",
    "properties": "$.detail"
}
{
 "name":"DELETE_EDGE",
 "state":"NOTIFY",
 "owner":"[email protected]",
 "source":"KafkaCollector",
 "severity":"INFO",
 "category":"EDGE",
 "instanceName":"API-Test-Edge-1",
 "processedTimeStamp":1603267563000,
 "timestamp":1603267563000,
 "eventText":"edgedeleted[API-Test-Edge-1]",
"properties":{
"principle":"[email protected]",
"remoteIp":"92.249.187.113",
"method":"edge/deleteEdge",
"roleId":"13",
"pid":"16689",
"sessionId":"ENTERPRISE:[email protected]:1603280987974",
"userId":"2079",
"principleType":"USER",
"jobId":"[email protected]",
"requestId":"1",
"roleName":"EnterpriseStandardAdmin",
"enterpriseId":"437",
"authType":"ENTERPRISE_USER",
"enterpriseName":"BT-POC"
} 
}