Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

collector (Analytics)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
collector {
    local {
        file filename {
            size size;
            files number;
        }
    }
    address ip-address {
        port number {
            transport protocol {
                export-profile profile-name;
            }
        }
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit services analytics]

Description

Configure a local file for storing network analytics statistics and/or a remote server for receiving streamed statistics data.

Note:

The collector statement is not available in Junos OS Releases prior to 13.2X51-D15.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

interface—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 13.2.

footer-navigation