Skip to content

Instantly share code, notes, and snippets.

Created July 18, 2016 01:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/6556f6fc30656a7d5dd6f7d3051173d5 to your computer and use it in GitHub Desktop.
Save anonymous/6556f6fc30656a7d5dd6f7d3051173d5 to your computer and use it in GitHub Desktop.
$ tail -5 c1.log
2016-07-18T01:26:24.338Z|05020|jsonrpc|DBG|tcp:192.168.33.11:6642: received notification, method="update2", params=[null,{"Logical_Flow":{"3788f92d-093c-4144-839f-05761b5b80bd":{"delete":null},"29be0b84-2597-40a5-8137-764322173b82":{"insert":{"match":"outport == \"lrp2-attachment\" && reg0 == 2.0.0.2","pipeline":"ingress","priority":100,"logical_datapath":["uuid","39e023cc-594a-43a1-8934-ff530d47602c"],"table_id":5,"external_ids":["map",[["stage-name","lr_in_arp_resolve"]]],"actions":"eth.dst = 00:00:00:01:00:02; next;"}},"deb52fd1-e036-4611-bb55-243704fea594":{"insert":{"match":"outport == \"lrp1-attachment\" && reg0 == 1.0.0.2","pipeline":"ingress","priority":100,"logical_datapath":["uuid","f3d761aa-4350-400c-9472-43efe9a81cc5"],"table_id":5,"external_ids":["map",[["stage-name","lr_in_arp_resolve"]]],"actions":"eth.dst = 00:00:00:01:00:01; next;"}},"e93189a3-bd32-446c-8e9f-f15543194ce2":{"delete":null}}}]
2016-07-18T01:26:24.341Z|05021|poll_loop|DBG|wakeup due to [POLLIN] on fd 12 (192.168.33.31:48750<->192.168.33.11:6642) at lib/stream-fd.c:155 (98% CPU usage)
2016-07-18T01:26:24.341Z|05022|jsonrpc|DBG|tcp:192.168.33.11:6642: received notification, method="update2", params=[null,{"Logical_Flow":{"d75e17c9-f71b-4b61-a792-bf0f79f58acf":{"insert":{"match":"outport == \"lrp2-attachment\" && reg0 == 2.0.0.2","pipeline":"ingress","priority":100,"logical_datapath":["uuid","39e023cc-594a-43a1-8934-ff530d47602c"],"table_id":5,"external_ids":["map",[["stage-name","lr_in_arp_resolve"]]],"actions":"eth.dst = 00:00:00:01:00:02; next;"}},"29be0b84-2597-40a5-8137-764322173b82":{"delete":null},"deb52fd1-e036-4611-bb55-243704fea594":{"delete":null},"dc541d60-0969-4da5-83df-cad58e541fa0":{"insert":{"match":"outport == \"lrp1-attachment\" && reg0 == 1.0.0.2","pipeline":"ingress","priority":100,"logical_datapath":["uuid","f3d761aa-4350-400c-9472-43efe9a81cc5"],"table_id":5,"external_ids":["map",[["stage-name","lr_in_arp_resolve"]]],"actions":"eth.dst = 00:00:00:01:00:01; next;"}}}}]
2016-07-18T01:26:24.343Z|05023|poll_loop|DBG|wakeup due to [POLLIN] on fd 12 (192.168.33.31:48750<->192.168.33.11:6642) at lib/stream-fd.c:155 (98% CPU usage)
2016-07-18T01:26:24.343Z|05024|jsonrpc|DBG|tcp:192.168.33.11:6642: received notification, method="update2", params=[null,{"Logical_Flow":{"0a3e67e2-fcbd-41e9-936a-f88455f170e4":{"insert":{"match":"outport == \"lrp2-attachment\" && reg0 == 2.0.0.2","pipeline":"ingress","priority":100,"logical_datapath":["uuid","39e023cc-594a-43a1-8934-ff530d47602c"],"table_id":5,"external_ids":["map",[["stage-name","lr_in_arp_resolve"]]],"actions":"eth.dst = 00:00:00:01:00:02; next;"}},"d75e17c9-f71b-4b61-a792-bf0f79f58acf":{"delete":null},"fa8c8b4e-ec34-47a5-ae28-1ec78573aa04":{"insert":{"match":"outport == \"lrp1-attachment\" && reg0 == 1.0.0.2","pipeline":"ingress","priority":100,"logical_datapath":["uuid","f3d761aa-4350-400c-9472-43efe9a81cc5"],"table_id":5,"external_ids":["map",[["stage-name","lr_in_arp_resolve"]]],"actions":"eth.dst = 00:00:00:01:00:01; next;"}},"dc541d60-0969-4da5-83df-cad58e541fa0":{"delete":null}}}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment