Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,173 @@
{
"events": [
{
"event": {
"timestamp": "2024-10-12T10:00:00.123456789Z",
"idm": {
"readOnlyUdm": {
"additional": {
"betweenParticipants_query_type": "user",
"completedOn": "2024-10-12T10:05:00Z",
"contentDateRange_query_type": "range",
"contentDateRange_query_value_endDate": "2024-10-12",
"contentDateRange_query_value_startDate": "2024-10-01",
"dataAccessSetId": "das-101",
"discoveryRequestModelId": "req-101",
"expectedSearchResultCount": "25",
"format": "JSON",
"includeAiSummaries": "false",
"isDeleted": "false",
"keywordQueryExpression": "confidential_project",
"name": "Audit Search 1",
"participants_query_type": "user",
"platformModelId_0": "pm-101",
"platformTarget_0": "cloud_storage",
"reportType": "AUDIT_SUMMARY",
"requestedOn": "2024-10-12T10:00:00Z",
"requestor": "dummy_requestor_01",
"requestorEmail": "dummy_requestor_01@dummy.net",
"type": "chat_messages"
},
"metadata": {
"description": "DiscoveryAudit",
"eventTimestamp": "2024-10-12T10:00:00.123456789Z",
"eventType": "STATUS_UPDATE",
"logType": "AWARE_AUDIT",
"productDeploymentId": "tenant-001",
"productEventType": "DISCOVERY_SEARCH",
"productName": "AWARE_AUDIT",
"vendorName": "AWARE_AUDIT"
},
"principal": {
"asset": {
"ip": [
"1.1.1.1"
]
},
"ip": [
"1.1.1.1"
],
"user": {
"emailAddresses": [
"dummy_analyst_01@dummy.net"
],
"userid": "dummy_analyst_01"
}
},
"securityResult": [
{
"detectionFields": [
{
"key": "scope_0",
"value": "internal"
},
{
"key": "includedDataInsightTypes_0",
"value": "chat_messages"
}
],
"summary": "User executed discovery keyword search"
}
]
}
}
}
},
{
"event": {
"timestamp": "2024-10-12T10:00:00.123456789Z",
"idm": {
"readOnlyUdm": {
"additional": {
"completedOn": "2024-10-12T11:02:00Z",
"format": "CSV",
"includeAiSummaries": "false",
"isDeleted": "false",
"name": "Export Audit 2",
"requestedOn": "2024-10-12T11:00:00Z",
"type": "EXPORT"
},
"metadata": {
"description": "ExportAudit",
"eventTimestamp": "2024-10-12T10:00:00.123456789Z",
"eventType": "STATUS_UPDATE",
"logType": "AWARE_AUDIT",
"productDeploymentId": "tenant-002",
"productEventType": "DATA_EXPORT",
"productName": "AWARE_AUDIT",
"vendorName": "AWARE_AUDIT"
},
"principal": {
"asset": {
"ip": [
"1.1.1.2"
]
},
"ip": [
"1.1.1.2"
],
"user": {
"emailAddresses": [
"dummy_admin_02@dummy.net"
],
"userid": "dummy_admin_02"
}
},
"securityResult": [
{
"summary": "Exported compliance report archive"
}
]
}
}
}
},
{
"event": {
"timestamp": "2024-10-12T10:00:00.123456789Z",
"idm": {
"readOnlyUdm": {
"additional": {
"completedOn": "2024-10-12T12:01:00Z",
"isDeleted": "false",
"name": "Policy Update 3",
"requestedOn": "2024-10-12T12:00:00Z",
"type": "ADMIN_ACTION"
},
"metadata": {
"description": "PolicyUpdateAudit",
"eventTimestamp": "2024-10-12T10:00:00.123456789Z",
"eventType": "STATUS_UPDATE",
"logType": "AWARE_AUDIT",
"productDeploymentId": "tenant-003",
"productEventType": "POLICY_UPDATE",
"productName": "AWARE_AUDIT",
"vendorName": "AWARE_AUDIT"
},
"principal": {
"asset": {
"ip": [
"1.1.1.3"
]
},
"ip": [
"1.1.1.3"
],
"user": {
"emailAddresses": [
"dummy_secops_03@dummy.net"
],
"userid": "dummy_secops_03"
}
},
"securityResult": [
{
"summary": "Updated retention policy settings"
}
]
}
}
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"create_time": "2024-10-12T10:00:00.123456789Z",
"raw_logs": {
"entries": [
{
"data": "{\"id\": \"usr-101\", \"tenantId\": \"tenant-001\", \"userName\": \"dummy_analyst_01\", \"emailAddress\": \"dummy_analyst_01@dummy.net\", \"sourceIp\": \"1.1.1.1\", \"auditName\": \"DiscoveryAudit\", \"actionName\": \"DISCOVERY_SEARCH\", \"actionSummary\": \"User executed discovery keyword search\", \"discoveryRequestModelId\": \"req-101\", \"requestor\": \"dummy_requestor_01\", \"requestorEmail\": \"dummy_requestor_01@dummy.net\", \"criteria\": {\"keywordQueryExpression\": \"confidential_project\", \"groupCriteria\": {\"groups\": \"SecOps_Team\"}, \"platformCriteria\": {\"platforms\": [{\"platformModelId\": \"pm-101\", \"platformTarget\": \"cloud_storage\", \"scope\": [\"internal\"]}]}, \"participants\": {\"query\": {\"type\": \"user\", \"value\": {\"userIds\": \"dummy_user_02\", \"emailAddresses\": \"dummy_user_02@dummy.net\"}}}, \"betweenParticipants\": {\"query\": {\"type\": \"user\", \"value\": {\"userIds\": \"dummy_user_03\", \"emailAddresses\": \"dummy_user_03@dummy.net\"}}}, \"contentDateRange\": {\"query\": {\"type\": \"range\", \"value\": {\"startDate\": \"2024-10-01\", \"endDate\": \"2024-10-12\"}}}}, \"requestedOn\": \"2024-10-12T10:00:00Z\", \"includedDataInsightTypes\": [\"chat_messages\"], \"name\": \"Audit Search 1\", \"type\": \"COMPLIANCE_SEARCH\", \"format\": \"JSON\", \"expectedSearchResultCount\": \"25\", \"reportType\": \"AUDIT_SUMMARY\", \"completedOn\": \"2024-10-12T10:05:00Z\", \"isDeleted\": \"false\", \"dataAccessSetId\": \"das-101\", \"includeAiSummaries\": \"false\"}"
},
{
"data": "{\"id\": \"usr-102\", \"tenantId\": \"tenant-002\", \"userName\": \"dummy_admin_02\", \"emailAddress\": \"dummy_admin_02@dummy.net\", \"sourceIp\": \"1.1.1.2\", \"auditName\": \"ExportAudit\", \"actionName\": \"DATA_EXPORT\", \"actionSummary\": \"Exported compliance report archive\", \"requestedOn\": \"2024-10-12T11:00:00Z\", \"name\": \"Export Audit 2\", \"type\": \"EXPORT\", \"format\": \"CSV\", \"completedOn\": \"2024-10-12T11:02:00Z\", \"isDeleted\": \"false\", \"includeAiSummaries\": \"false\"}"
},
{
"data": "{\"id\": \"usr-103\", \"tenantId\": \"tenant-003\", \"userName\": \"dummy_secops_03\", \"emailAddress\": \"dummy_secops_03@dummy.net\", \"sourceIp\": \"1.1.1.3\", \"auditName\": \"PolicyUpdateAudit\", \"actionName\": \"POLICY_UPDATE\", \"actionSummary\": \"Updated retention policy settings\", \"requestedOn\": \"2024-10-12T12:00:00Z\", \"name\": \"Policy Update 3\", \"type\": \"ADMIN_ACTION\", \"completedOn\": \"2024-10-12T12:01:00Z\", \"isDeleted\": \"false\"}"
}
],
"type": "AWARE_AUDIT"
}
}
Loading
Loading