Skip to content

audit-nslogGlobal

The following operations can be performed on "audit-nslogGlobal":

bind| unbind| show|

bind audit nslogGlobal

binds audit nslog policy to audit nslogGlobal

Synopsis

bind audit nslogGlobal -policyName <string> -priority <positive_integer> [-globalBindType <globalBindType>]

Arguments

policyName

Name of the audit nslog policy.

priority

Specifies the priority of the policy. Minimum value: 1 Maximum value: 2147483647

globalBindType

Example

bind audit nslogGlobal -policyname pol9 -priority 9

unbind audit nslogGlobal

Unbind the specified audit nslog policy from audit nslogGlobal.

Synopsis

unbind audit nslogGlobal [<policyName>] [-globalBindType <globalBindType>]

Arguments

policyName

Name of the policy to unbind.

globalBindType

Example

unbind audit nslogGlobal pol9

show audit nslogGlobal

Displays the list of policies bound to audit nslogGlobal bind point.

Synopsis

show audit nslogGlobal

Arguments

Output

stateflag

policyName

Name of the audit nslog policy.

priority

Specifies the priority of the policy.

numpol

number of polices bound to label.

flags

globalBindType

type

The bindpoint to which the policy is bound

builtin

Indicates that a variable is a built-in (SYSTEM INTERNAL) type.

feature

The feature to be checked while applying this config

devno

count

Example

show audit nslogGlobal

Was this article helpful?