Skip to content

Instantly share code, notes, and snippets.

@julie-mills
Created April 18, 2023 18:46
Show Gist options
  • Save julie-mills/39a0967098992a7ac9686287d20b8f7f to your computer and use it in GitHub Desktop.
Save julie-mills/39a0967098992a7ac9686287d20b8f7f to your computer and use it in GitHub Desktop.
{
"metadata": {
"feature_names": [
"userId",
"processName",
"eventName",
"processId"
]
},
"results": [
{
"values": [
0
],
"statuses": [
"PRESENT"
],
"event_timestamps": [
"1970-01-01T00:00:00Z"
]
},
{
"values": [
"systemd"
],
"statuses": [
"PRESENT"
],
"event_timestamps": [
"2023-03-29T16:51:02.633Z"
]
},
.....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment