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
Parameter | Description |
---|---|
Application Name | A unique name for the application from which the log originates, usually used to separate environments. |
Category | Category of log. |
Class Name | Class from which the log originated. |
Computer Name | A unique name for the unit within the subsystem from which the log originates, usually used to specify specific machines. |
Method Name | Method from which the log originate. |
Severity | Alert severity. 1 – Debug, 2 – Verbose, 3 – Info, 4 – Warn, 5 – Error, 6 – Critical. |
Subsystem Name | A unique name for the subsystem within the application from which the log originates, usually used to separate components. |
Text | The log's textual content. |
Thread ID | ID of thread from which the log originated. |
Timestamp | Time of log. |
Example Output
OK
Workflow Library Example
Create Log with Coralogix and Send Results Via Email
Preview this Workflow on desktop