Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Last active June 17, 2020 16:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save recursivecodes/f8c63efadd1b8dae9970b01fe9863a81 to your computer and use it in GitHub Desktop.
Save recursivecodes/f8c63efadd1b8dae9970b01fe9863a81 to your computer and use it in GitHub Desktop.
syslog.json
{
"syslog.header.appName": "app_id=ocid1.fnapp.oc1.phx...,fn_id=ocid1.fnfunc.oc1.phx...",
"syslog.header.version": "1",
"syslog.header.hostName": "runner-00001700e5f9",
"syslog.header.facility": "1",
"syslog.header.msgId": "app_id=ocid1.fnapp.oc1.phx...,fn_id=ocid1.fnfunc.oc1.phx...",
"syslog.header.timestamp": "2020-06-15T14:46:35Z",
"syslog.message": "Error in function: ReferenceError: foo is not defined",
"syslog.header.pri": "11",
"syslog.header.procId": "8",
"syslog.header.severity": "3"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment