Open Sugi275 opened 7 years ago
You didn't miss anything. The hierarchical nature of YANG-modeled data is not especially ELK-friendly (outside a few simple examples). We're working on a new tools to make this more consumable (which also addresses the Kafka issue). Stay tuned, we're almost there.
Hi, scadora
Thank you for your reply. We are waiting for new tools.
and, I have two questions.
one: Is there a timing for the release of new tools? I am not rushing, but I'd like to know a guide
two: stack_kafka, stack_elk only support cisco sensor-path? I understand the telemetry codec is decoding it.
sensor-group test
sensor-path Cisco-IOS-XR-infra-statsd-oper:infra-statistics/interfaces/interface/latest/generic-counters
!
I understand that openConfig can not decode with telemetry codec.
sensor-group test2
sensor-path openconfig-interfaces:interfaces/interface
!
best regards
At long last, here's Pipeline, the new tool I was talking about:
https://github.com/cisco/bigmuddy-network-telemetry-pipeline
Check it out! It should be much more powerful and flexible. It will work with OpenConfig models as well.
Hi, scadora
Thank you for informing us. I'll give it a try.
Hi, I am using stack_kafka and XRv 6.1.2. Logstash can store telemetry in kafka, but the JSON structure is nested and can not be visualized with kibana. Is the next JSON structure normal?
JSON structure:
And I found out error in stack_kafka 's logstash. I think that the proto file has failed to load.
/data/logstash.log
Is there a problem on the XRv side? runnning config of XRv 6.1.2.