-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

VMware vRealize Orchestrator Cookbook
By :

In this recipe, we will look into how logging works in scripting. 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.
We will split this recipe into two sections, Creating logs and Checking the log files.
We will now create log entries during a workflow:
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...
Change the font size
Change margin width
Change background colour