nodelog
AbstractLog



public abstract class AbstractLog

Properties
logDescription User-provided description for this filter log entry.

type=string
default=
minimum=0
maximum=80
Displayed(tab/group)=Log Description

logDestination This object specifies the destination of the log.

type=nodelog.DestinationType
default=memory
Displayed(tab/group)=Log Destination

logEnabled Specifies whether or not to enable log collection.

type=generic.TruthValue
default=true
Displayed(tab/group)=Log Enabled

logFileId The object tFilterLogFileId specifies the File Id to be used as destination. If tFilterLogDestination is not 'file(3)' then the object tFilterLogFileId Imaintains a value of '0', and any change attempts will be silently discarded.

type=int
default=0
Displayed(tab/group)=File ID

logMaxNumEntries The object tFilterLogMaxNumEntries specifies the maximum number of entries that the log can store. If tFilterLogDestination is not 'memory(1)' then the object tFilterLogMaxNumEntries maintains a value of '0', and Any change attempts will be silently discarded.

type=int
default=1000
minimum=0
maximum=50000
Displayed(tab/group)=Maximum Number Of Entries

logStopOnFull Specifies whether or not recording of the log should continue once the destination is full. If the parameter is set to false, when the maximum log capacity is reached then recording will continue and the oldest entries will be overwritten by the newest entries.

type=generic.TruthValue
default=false
Displayed(tab/group)=Log Stop On Full

logSummaryCrit1 The value of tFilterLogSummaryCrit1 specifies how filter log entries will be summarized. This field is only meaningful if the object tFilterLogSummaryEnabled is set to true.

type=nodelog.FilterLogSummaryCriterium
default=srcAddr
Displayed(tab/group)=Log Summary Criterion (/Summary)

logSummaryEnabled The value of tFilterLogSummaryEnabled specifies whether or not summarization of filter log entries is performed. Summarization is only allowed in case tFilterLogDestination is set to syslog.

type=generic.TruthValue
default=false
Displayed(tab/group)=Log Summary Enabled (/Summary)

logSysLogId The object tFilterLogSysLogId specifies the syslog Id to be used as destination. If tFilterLogDestination is not 'sysLog(2)' then the object tFilterLogSysLogId maintains a value of '0', and any change attempts will be silently discarded.

type=int
default=0

logSysLogIdPointer

type=Pointer
default=
Displayed(tab/group)=SysLog ID

  
Properties inherited from policy.PolicyDefinition
configurationAction, configurationMode, discoveryState, displayedName, distributionMode, isMaster, lastSyncTime, numberOfUnderlyingPolicyItems, origin, policyMode, policySyncGroupPointer, policyType
 
Properties inherited from policy.PolicyObject
description, displayedName, globalPolicy, id, isLocal, policyType, siteId, siteName, templateObject
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods inherited from policy.PolicyDefinition
distribute, distributeUsingGroups, distributeV2, evaluatePolicy, findGlobal, findLocal, findReleased, getSyncTaskResult, resetToReleasedPolicy, setConfigurationModeToDraft, setConfigurationModeToReleased, setDistributionModeToLocalEditOnly, setDistributionModeToSyncWithGlobal, syncTo, syncToLocalWithResync