Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Juniper Paragon Automation User Guide
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

request paragon debug insights-kafka-data

date_range 23-Aug-24

Syntax

content_copy zoom_out_map
request paragon debug insights-kafka-data device "device-id" time-period "duration"

Description

Show insights-kafka-data information for a device and for a specified period of time. An output file of the information is generated.

Options

device "device-id"

Device ID of the device.

time-period "duration"

Time period (in minutes) for which insights-kafka-data needs to run.

Example: 4m

Required Privilege Level

view

Output Fields

When you enter this command, insights-kafka-data messages for a device and for a specified time period is displayed. The location and name of the output file is also displayed.

Sample Output

request paragon debug insights-kafka-data device "111111" time-period "1m"

content_copy zoom_out_map
user@node> request paragon debug insights-kafka-data device "111111" time-period "1m"
kubectl --kubeconfig /etc/kubernetes/admin.conf exec common-utils-7c995f68dc-4vnhf -n common -- /bin/bash -c 'cd /common-utils && ./insights-data-listener -brokers kafka.common:9092 -topics gnmi-data-dev,insights-ingest-data-dev,insights-topic-rule-data-dev -device 111111'
/usr/sbin/cli -c "ssh node commands-to-execute \"kubectl --kubeconfig /etc/kubernetes/admin.conf cp common-utils-7c995f68dc-4vnhf:/common-utils/insights-ingest-data-dev /root/troubleshooting/insights_kafka/insights-ingest-data-dev_2024-04-17_02-47-22 -n common\""
tar: Removing leading `/' from member names
Writing kafka output at: /root/troubleshooting/insights_kafka/insights-ingest-data-dev_2024-04-17_02-47-22
/usr/sbin/cli -c "ssh node commands-to-execute \"kubectl --kubeconfig /etc/kubernetes/admin.conf cp common-utils-7c995f68dc-4vnhf:/common-utils/insights-topic-rule-data-dev /root/troubleshooting/insights_kafka/insights-topic-rule-data-dev_2024-04-17_02-47-22 -n common\""
tar: Removing leading `/' from member names
Writing kafka output at: /root/troubleshooting/insights_kafka/insights-topic-rule-data-dev_2024-04-17_02-47-22
/usr/sbin/cli -c "ssh node commands-to-execute \"kubectl --kubeconfig /etc/kubernetes/admin.conf cp common-utils-7c995f68dc-4vnhf:/common-utils/gnmi-data-dev /root/troubleshooting/insights_kafka/gnmi-data-dev_2024-04-17_02-47-22 -n common\""
tar: Removing leading `/' from member names
Writing kafka output at: /root/troubleshooting/insights_kafka/gnmi-data-dev_2024-04-17_02-47-22

Release Information

Command introduced in Paragon Automation Release 2.0.0.

footer-navigation