Home > Configuration > Stream > setstreamidentifier_loginterval

setstreamidentifier_loginterval

Use this method to set time interval in minutes for logging the collected objects.
Log interval should be greater than or equal to the inteval
of the stream identifier.

Syntax



Parameters

name

The name of stream identifier.
This is mandatory parameter.

loginterval

Time interval in minutes for logging the collected objects. Log interval should be greater than or equal to the inteval of the stream identifier.
Default value = STREAM_LOG_INTERVAL_DEFAULT.
Minimum value = 1.
Maximum value = STREAM_MAX_LOG_INTERVAL.

Return Value

Returns simpleResult

See Also