Home > Veritas Storage Foundation™ File System Manual Pages

VXLOGADMIN (1)

User Commands

Table of contents


NAME

vxlogadmin - Adds/removes product log configuration settings.

SYNOPSIS

vxlogadmin -a -p ProductID -c ConfigPath -n Name[, Name] [-q] vxlogadmin -r -p ProductID [-q] vxlogadmin -h vxlogadmin -v

DESCRIPTION

The vxlogadmin utility was developed for managing the log configuration settings. This includes adding and removing products to and from the Unified Logging system configuration.


ARGUMENTS

Specify the product log configuration you wish to register or unregister. Use fully-qualified path names for all directory paths. If a directory name contains spaces, use quotes around the path name for that directory (for example, "Program Files").

-a, --add
Register/create the product log configuration settings.
-c, --config ConfigPath
Provide the path from where the product log configuration settings should be read. On Windows, it should be the absolute path to the product log registry settings, such as \\SOFTWARE\VERITAS\PRODUCTA. On Unix, it should be the the absolute path to the product log configuration file, such as /opt/vrts/ProductA/log.conf.
-h, --help
List and describe the command-line options available for this command.
-n, --names Name
Specify one or more abbreviated or short names for the product. Multiple names should be separated by a comma.
-p, --prodid ProductID
Create/remove log configuration settings for product productID.
-q, --quiet
Do not display error or informational messages; quiet mode.
-r, --remove
Remove the product log configuration settings. -v, --version Display the version information for this command.

EXIT STATUS

The following exit values are returned:

0 Successful completion.

-1 An error occurred.


EXAMPLES

The following example installs Product 1 with the product configuration path SOFTWARE\\VERITAS\\VxSMF\\logcfg:


vxlogadmin -a --prodid 1 -c SOFTWARE\\VERITAS\\VxSMF\\logcfg -n 'VxSMF,vxsmf'

The following example removes Product 1 and does not display any messages on the screen:


vxlogadmin -r --prodid 1 -q

SEE ALSO

The vxlogview, vxloggen, vxlogcfg, and vxlogmgr commands.


COPYRIGHT

Copyright (c) 2004 - 2005 VERITAS Software Corporation. All rights reserved.

Last updated: 19 Apr 2005
Copyright ©2009 Symantec Corporation
All rights reserved.