[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

flow-collector

Syntax

flow-collector {
analyzer-address address;
analyzer-id name;
destinations {
ftp:url {
password "password";
}
}
file-specification {
variant variant-number {
data-format format;
name-format format;
transfer {
record-level number;
timeout seconds;
}
}
}
interface-map {
collector interface-name;
file-specification variant-number;
interface-name {
collector interface-name;
file-specification variant-number;
}
}
retry number;
retry-delay seconds;
transfer-log-archive {
archive-sites {
ftp:url {
password "password";
username username;
}
}
filename-prefix prefix;
maximum-age minutes;
}
}

Hierarchy Level

[edit services]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Define the flow collection.

Options

The statements are explained separately.

Usage Guidelines

See Service Set Configuration Guidelines.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]