Skip to main content

20 de junio de 2025

Generating Horizon Event Log Messages in Syslog Format Using the ‑I Option

You can use the vdmadmin command with the -I option to record Horizon event messages in Syslog format in event log files. Many third-party analytics products require flat-file Syslog data as input for their analytics operations.

Syntax


vdmadmin -I -eventSyslog -disable

vdmadmin -I -eventSyslog -enable -localOnly

vdmadmin -I -eventSyslog -enable -path path

vdmadmin -I -eventSyslog -enable -path path 
 -user DomainName\username -password password  

Usage Notes

You can use the command to generate Omnissa Horizon event log messages in Syslog format. In a Syslog file, Horizon event log messages are formatted in key-value pairs, which makes the logging data accessible to analytics software.

You can also use the vdmadmin command with the -I option to list the available reports and views and to display the contents of a specified report. See Listing and Displaying Reports of Horizon Operation Using the ‑I Option.

Options

You can disable or enable the eventSyslog option. You can direct the Syslog output to the local system only or to another location. See "Configure Event Logging for Syslog Servers" in the Horizon Installation and Upgrade document.

Options for Generating Horizon Event Log Messages in Syslog Format
OptionDescription
-disableDisables Syslog logging.
-e|-enableEnables Syslog logging.
-eventSyslogSpecifies that Omnissa Horizon events are generated in Syslog format.
-localOnlyStores the Syslog output on the local system only. When you use the -localOnly option, the default destination of the Syslog output is %PROGRAMDATA%\VDM\events\.
-password passwordSpecifies the password for the user that authorizes access to the specified destination path for the Syslog output.
-pathDetermines the destination UNC path for the Syslog output.
-u|-user DomainName\usernameSpecifies the domain and username that can access the destination path for the Syslog output.

Examples

Disable generating Omnissa Horizon events in Syslog format.

vdmadmin -I -eventSyslog -disable

Direct Syslog output of Omnissa Horizon events to the local system only.

vdmadmin -I -eventSyslog -enable -localOnly

Direct Syslog output of Omnissa Horizon events to a specified path.

vdmadmin -I -eventSyslog -enable -path path

Direct Syslog output of Omnissa Horizon events to a specified path that requires access by an authorized domain user.

vdmadmin -I -eventSyslog -enable -path \\logserver\share\ViewEvents -user mydomain\myuser 
 -password mypassword 

¿Le resultó útil esta página?

Enviar comentarios sobre este tema

¿Le resultó útil este tema?

No incluya información personal ni confidencial.

Generando el enlace…