Notifications
Data Model Primer
Process Model
{
"schema": "model_process::1.2.0",
"id": "proc:_ZO7yNX2S54:ZWn4uw:753728",
"version": 1701443785,
"description": "bash [753728, normal] closed from 7dbab6f7-77de-494a-9490-564bc7174611",
"cgroup": "systemd:/user.slice/user-1000.slice/session-966.scope",
"time": 1701443785.3360424,
"create_time": 1701443771.7009835,
"valid_from": 1701443771.7009835,
"muid": "mach:_ZO7yNX2S54",
"pid": 753728,
"ppid": 753726,
"ppuid": "proc:_ZO7yNX2S54:ZWn4uw:753726",
"tpuid": "proc:_ZO7yNX2S54:ZWn4uw:753726",
"sid": "966",
"args": [
"/usr/bin/bash"
],
"cwd": "/home/ubuntu",
"thread": false,
"type": "normal",
"interactive": true,
"environ": {},
"duration": 9.437932014465332,
"name": "bash",
"title": "/usr/bin/bash",
"auid": 1000,
"euid": 0,
"egid": 0,
"container": null,
"auser": "ubuntu",
"euser": "root",
"egrp": "root",
"status": "closed",
"data_is_complete": true,
"ancestors": [
"sudo",
"bash",
"sshd",
"sshd",
"systemd"
],
"is_causer": false,
"is_causee": false,
"prev_time": 1701443781.1389155,
"expire_at": 1701446399.999999,
"exit": 0,
"exe": "/usr/bin/bash",
"valid_to": 1701443781.1389155,
"traces": [
"trace:_ZO7yNX2S54:AAYLdEBuJOo:753573:remote_access"
],
"red_flag_count": 0,
"red_flags": ["flag:629gia"],
"ops_flag_count": 0,
"red_flags": [],
"schemaType": "model_process",
"schemaMajorVersion": 1,
"record_type": "model",
"versionedId": "proc:_ZO7yNX2S54:ZWn4uw:753728:v1701443785"
}Conditions and Triggering Notifications
Dereferencing Values
Examples of Dereferencing Values from the Object Above:
Internal Functions
Example JSON object used in function examples:
Functions:
{{ __cluster__ }}
{{ __hr_time__ }}
{{ __linkback__ }}
{{ __origin__ }}
{{ __percent__ | number }}
Last updated
Was this helpful?