Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Get Event Log Entries activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image RemovedImage Added

Parameters:

  • Computer IP Address (text box editor type) (type: string): the computer ip address or computer name where you want to log the message. Not required when used locally.
  • Date Start (calendar control) (type: string): the starting date of the entries you want to retrieve. Date should be in the following format: 'dd/MM/yyyy HH:mm:ss'.
  • Event Log Entry Type (combo box control) (type: string): the Event Log Entry Type of the log which will be created.
  • Event Log Name (combo box control) (type: string): the port of the Citrix Host - example: '80'.
  • Source (text box editor type) (type: string): the source name or leave blank if you want to retrieve all.

...

The Send Event Log Message activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image RemovedImage Added

Parameters:

  • Computer IP Address (text box editor type) (type: string): the computer IP address or computer name where you want to log the message.
  • Event Log Name (combo box control) (type: string): the Event Log Name. This can be Application, System or Security.
  • Message (text box editor type) (type: string): the Event Log message. It will be logged under the Event Log Type chosen section.
  • Source (text box editor type) (type: string): the source name. It will be created if does not exist.

...