set paragon monitoring
Syntax
set paragon monitoring sink id sink-options
set paragon monitoring source id source-options
Hierarchy Level
[edit]
Description
Configure the monitoring in Paragon Automation to collect metrics from different
types of sources (host metrics, kube-state-metric, syslogs and so
on) and forward the collected data to designated sinks, or
destinations (Prometheus, VictoriaMetrics, and so on).
Use the request paragon deploy monitoring command to deploy the
monitoring configuration. For more information, see Post Installation
Tasks.
Options
|
sink id elasticsearch elasticsearch-options |
For the specified sink ID, write the log messages to elasticsearch. The sink ID must be in the [a-z][a-z0-9_-]* format.
|
|
sink id prometheus_remote_write prometheus-options |
For the specified sink ID, write metric data to the endpoint with prometheus remote write protocol. The sink ID must be in the [a-z][a-z0-9_-]* format.
|
|
source id cluster kafka options |
For the specified source ID, monitor cluster-level metric source
and subscribe to kafka topics for messages. The default sources
are
|
|
source id cluster prometheus_scrape options |
For the specified source ID, monitor cluster-level metric source
and collect metrics through sources which writes
prometheus-format data. The default sources are
|
|
source id node host_metrics scrape_interval_secs interval |
For the specified source ID, monitor and collect node-level
metric data. Enter scrape interval in seconds. The default
sources are |
Required Privilege Level
configure
Release Information
Statement introduced in Juniper Paragon Automation Release 2.0.0.