
VMware vRealize Orchestrator Cookbook
By :

In this recipe, we will look into how logging works in Orchestrator. You will learn how to create log entries and where they are stored.
We just need a working Orchestrator, and you will need the rights to create new workflows and run them. We will work with the Orchestrator client.
Additionally, we need administrative (root) access to the Orchestrator's operating system.
Create a new workflow.
Drag all log elements from the Log section into the workflow and arrange them as shown here:
Create the following variables:
Name |
Type |
Section |
Binds with |
---|---|---|---|
|
String |
IN |
Transports error text |
|
String |
IN |
Transports object text |
Bind each log element with the required in-parameter.
Save and exit the workflow.
Run the workflow and enter two different phrases such as LogText and LogObject.
Check the result of the workflow by clicking on Logs as seen in the following screenshot. Also check the Events tab of the workflow.
Check the log files...
Change the font size
Change margin width
Change background colour