Skip to main content

Create Log

Use this action to create a new log in Coralogix. Note: In order to use this action, the "Send Your Data" connection field must be defined.

Parameters

ParameterDescription
Application NameA unique name for the application from which the log originates, usually used to separate environments.
CategoryCategory of log.
Class NameClass from which the log originated.
Computer NameA unique name for the unit within the subsystem from which the log originates, usually used to specify specific machines.
Method NameMethod from which the log originate.
SeverityAlert severity. 1 – Debug, 2 – Verbose, 3 – Info, 4 – Warn, 5 – Error, 6 – Critical.
Subsystem NameA unique name for the subsystem within the application from which the log originates, usually used to separate components.
TextThe log's textual content.
Thread IDID of thread from which the log originated.
TimestampTime of log.

Example Output

OK

Workflow Library Example

Create Log with Coralogix and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop