ExternalLogStream Object
Represents a configuration that specifies the details of an external system that is used to ingest log messages generated by Instance Executions.
#
Return fieldsBoolean!)#
allowRemove (Specifies whether the signed-in User can remove the ExternalLogStream.
Boolean!)#
allowUpdate (Specifies whether the signed-in User can update the ExternalLogStream.
JSONString)#
headers (A JSON string of key/value pairs that will be sent as headers in the ExternalLogStream request.
ID!)#
id (The ID of the object
String!)#
name (Name of the ExternalLogStream.
String!)#
payloadTemplate (The template that is hydrated and then used as the body of the ExternalLogStream request.
[LogSeverity]!)#
severityLevels (The Log severity levels for which Logs should be sent to the ExternalLogStream.
String!)#
url (The URL of the ExternalLogStream.