# docker exec -it influxdb_container influx Connected to http://localhost:8086 version 1.8.3 InfluxDB shell version: 1.8.3 > show databases; name: databases name ---- int_telemetry_db > use int_telemetry_db; Using database int_telemetry_db > show series; key --- int_telemetry,protocol=17,scrp=4607,srcip=10.0.1.1,dstip=10.0.2.2,dstp=8959,hop_index=0 int_telemetry,protocol=17,scrp=4607,srcip=10.0.1.1,dstip=10.0.2.2,dstp=8959,hop_index=1 int_telemetry,protocol=17,scrp=4607,srcip=10.0.1.1,dstip=10.0.2.2,dstp=8959,hop_index=2 int_telemetry,protocol=17,scrp=4607,srcip=10.0.1.1,dstip=10.0.2.2,dstp=8959 > select * from int_telemetry limit 10; name: int_telemetry time delay dstip dstp dstts hop_delay hop_index hop_jitter link_delay origts protocol reordering scrp seq sink_jitter srcip ---- ----- ----- ---- ----- --------- --------- ---------- ---------- ------ -------- ---------- ---- --- ----------- ----- 1684915871594698752 1917000 10.0.2.2 8959 1684915871593137000 1684915871591220000 17 4607 0 10.0.1.1 1684915871594717952 10.0.2.2 8959 503 0 17 4607 10.0.1.1 1684915871594728704 10.0.2.2 8959 387 1 1095000 17 4607 10.0.1.1 1684915871594733056 10.0.2.2 8959 201372645 2 822000 17 4607 10.0.1.1 1684915871762046464 2867000 10.0.2.2 8959 1684915871594470000 1684915871591603000 17 0 4607 1 1332992 10.0.1.1 1684915871762065408 10.0.2.2 8959 548 0 383000 17 4607 10.0.1.1 1684915871762076672 10.0.2.2 8959 1057 1 458000 1170000 17 4607 10.0.1.1 1684915871762082560 10.0.2.2 8959 201373922 2 1333000 1697000 17 4607 10.0.1.1 1684915871762090240 2948000 10.0.2.2 8959 1684915871595260000 1684915871592312000 17 0 4607 2 790016 10.0.1.1 1684915871762094848 10.0.2.2 8959 336 0 709000 17 4607 10.0.1.1