Owner manual

AM456-9026A HP VMA SAN Gateway Users Guide 153
Set Local Log Severity
logging local <log level>
no logging local
Set the minimum severity of log messages to be saved in log files on local persistent storage, disable
local logging altogether. The
logging local none and no logging local commands have
the same effect.
This limitation also applies to log messages originating from other hosts and logged to us over the
network.
Specify Log Overrides
logging local override class <class> priority <log level>
no logging local override class <class>
Set or remove a per-class override on the logging level. All classes that do not have an override set
will use the global logging level set with
logging local <log level>; any that do have an
override will do as the override specifies. If
none is specified for the log level, nothing from this
class will be logged.
Class is a user-friendly synonym for facility in syslog parlance. It allows log messages to be
divided up according to their origin. The default Samara classes are
mgmt-core (for mgmtd alone),
mgmt-back (for other back end components), and mgmt-front (for front end components,
utilities, and tests).
Enable or Disable Overrides
[no] logging local override
Enable or disable all class-specific overrides to the local log level. Overrides are enabled by default.
The
no variant which disables them will leave them in configuration, but disable them such that the
logging level for all classes is determined solely by the global setting.
Send Logs to a Remote Server
[no] logging <IP address>
Send syslog messages to a remote syslog server, or stop sending messages to the specified server.
Note that hostnames are not allowed here.