skydive
skydive copied to clipboard
An open source real-time network topology and protocols analyzer
FYI, I came across IBM's Z offering VMs. Invite to use is at the bottom of this blog: https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/elizabeth-k-joseph1/2020/02/14/linuxone-open-source-software-report-january-2020?CommunityKey=87042487-940e-49cc-ae6d-5a5b76c5ea7e&Tab=
skip go-fmt skip unit-tests skip functional-tests-backend-elasticsearch skip functional-tests-backend-orientdb skip functional-hw-tests skip scale-tests skip cdd-overview-tests skip k8s-tests
Right now, GetFieldString, GetFieldInt64, .... for flow.Flow are written manually. These should be genereted using gendecoder
As stated [here](https://github.com/skydive-project/skydive/blob/master/topology/probes/lldp/lldp.go#L251), Cisco Nexus switches send different chassis IDs through different ports in LLDP messages. This causes metadata on the switch node to be constantly changing every time an...
I am trying to use a dockerized external ElasticSearch as the flow/topology backend. For this to work, i needed to disable sniffing, which is used by default in the _olivere/elastic_...
I've deployed skydive to the 1.16 k8s and make some change #2129 to work with, but on the dashboard I see only one worker against two, something i missed up...