Go Library (w/ structures) to grab data from a Ubitquiti UniFi Controller - unifi-2/dpi.go at master · docbobo/unifi-2
{ unms_secure_link_secret }}" netflow: container_name: unms-netflow image: "ubnt/unms-netflow:{{ unms_version }}" restart: always tty: true user: "{{ unms_user_id }}" ports: - "{{ unms_netflow_port }}:{{ unms_netflow_port }}/udp" volumes: - "/etc/localtime:/etc/localtime...