++ LOG_DIR=/var/log/contrail
++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api
++ CONTAINER_LOG_DIR=/var/log/contrail/config-api
++ mkdir -p /var/log/contrail/config-api
++ log_file=/var/log/contrail/config-api/console.log
++ touch /var/log/contrail/config-api/console.log
++ chmod 600 /var/log/contrail/config-api/console.log
++ exec
+++ tee -a /var/log/contrail/config-api/console.log
+++ date
++ echo 'INFO: =================== Fri Apr 18 10:59:31 UTC 2025 ==================='
INFO: =================== Fri Apr 18 10:59:31 UTC 2025 ===================
++ LOG_LOCAL=1
++ source /functions.sh
++ source /contrail-functions.sh
+++ get_default_ip
++++ get_default_nic
++++ get_gateway_nic_for_ip 1
++++ command -v ip
++++ local ip=1
+++++ ip route get 1
+++++ awk '{print $2}'
+++++ grep -o 'dev.*'
++++ local iface=ens3
++++ [[ ens3 == \l\o ]]
++++ echo ens3
+++ local nic=ens3
+++ get_ip_for_nic ens3
+++ local nic=ens3
+++ get_cidr_for_nic ens3
+++ command -v ip
+++ cut -d / -f 1
+++ local nic=ens3
+++ awk '{print $2}'
+++ ip addr show dev ens3
+++ grep 'inet '
+++ head -n 1
++ DEFAULT_LOCAL_IP=10.0.0.48
++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN
++ VXLAN_VN_ID_MODE=automatic
++ DPDK_UIO_DRIVER=uio_pci_generic
++ CPU_CORE_MASK=0x01
++ SERVICE_CORE_MASK=
++ DPDK_CTRL_THREAD_MASK=
++ HUGE_PAGES=
++ HUGE_PAGES_DIR=/dev/hugepages
++ HUGE_PAGES_1GB=0
++ HUGE_PAGES_2MB=0
++ HUGE_PAGES_1GB_DIR=
++ HUGE_PAGES_2MB_DIR=
++ [[ 0 != 0 ]]
++ [[ 0 != 0 ]]
++ DPDK_MEM_PER_SOCKET=1024
++ DPDK_COMMAND_ADDITIONAL_ARGS=
++ NIC_OFFLOAD_ENABLE=False
++ DPDK_ENABLE_VLAN_FWRD=False
++ DIST_SNAT_PROTO_PORT_LIST=
++ CLOUD_ORCHESTRATOR=kubernetes
++ CLOUD_ADMIN_ROLE=admin
++ AAA_MODE=no-auth
++ AUTH_MODE=noauth
++ AUTH_PARAMS=
++ SSL_ENABLE=False
++ SSL_INSECURE=True
++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem
++ SELFSIGNED_CERTS_WITH_IPS=True
++ CONTROLLER_NODES=10.0.0.48
++ ANALYTICS_ALARM_ENABLE=False
++ ANALYTICS_SNMP_ENABLE=False
++ ANALYTICSDB_ENABLE=False
++ ANALYTICS_NODES=10.0.0.48
++ ANALYTICSDB_NODES=10.0.0.48
++ ANALYTICS_SNMP_NODES=10.0.0.48
++ ANALYTICS_API_PORT=8081
++ ANALYTICS_API_INTROSPECT_PORT=8090
++ ANALYTICSDB_PORT=9160
++ ANALYTICSDB_CQL_PORT=9042
++ TOPOLOGY_INTROSPECT_PORT=5921
++ QUERYENGINE_INTROSPECT_PORT=8091
+++ get_server_list ANALYTICS ':8081 '
+++ local server_typ=ANALYTICS_NODES
+++ local 'port_with_delim=:8081 '
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ local extended_server_list=
+++ for server in '"${server_list[@]}"'
++++ echo 10.0.0.48
+++ local server_address=10.0.0.48
+++ extended_server_list+='10.0.0.48:8081 '
+++ '[' -n '10.0.0.48:8081 ' ']'
+++ echo 10.0.0.48:8081
++ ANALYTICS_SERVERS=10.0.0.48:8081
+++ get_server_list ANALYTICSDB ':9042 '
+++ local server_typ=ANALYTICSDB_NODES
+++ local 'port_with_delim=:9042 '
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ local extended_server_list=
+++ for server in '"${server_list[@]}"'
++++ echo 10.0.0.48
+++ local server_address=10.0.0.48
+++ extended_server_list+='10.0.0.48:9042 '
+++ '[' -n '10.0.0.48:9042 ' ']'
+++ echo 10.0.0.48:9042
++ ANALYTICSDB_CQL_SERVERS=10.0.0.48:9042
++ ANALYTICS_API_VIP=
++ ANALYTICS_ALARM_NODES=10.0.0.48
++ ALARMGEN_INTROSPECT_PORT=5995
++ BGP_PORT=179
++ BGP_AUTO_MESH=true
++ BGP_ASN=64512
++ ENABLE_4BYTE_AS=false
++ APPLY_DEFAULTS=true
++ COLLECTOR_PORT=8086
++ COLLECTOR_INTROSPECT_PORT=8089
++ COLLECTOR_SYSLOG_PORT=514
++ COLLECTOR_SFLOW_PORT=6343
++ COLLECTOR_IPFIX_PORT=4739
++ COLLECTOR_PROTOBUF_PORT=3333
++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514
++ SNMPCOLLECTOR_INTROSPECT_PORT=5920
+++ get_server_list ANALYTICS ':8086 '
+++ local server_typ=ANALYTICS_NODES
+++ local 'port_with_delim=:8086 '
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ local extended_server_list=
+++ for server in '"${server_list[@]}"'
++++ echo 10.0.0.48
+++ local server_address=10.0.0.48
+++ extended_server_list+='10.0.0.48:8086 '
+++ '[' -n '10.0.0.48:8086 ' ']'
+++ echo 10.0.0.48:8086
++ COLLECTOR_SERVERS=10.0.0.48:8086
++ CASSANDRA_PORT=9160
++ CASSANDRA_CQL_PORT=9042
++ CASSANDRA_SSL_STORAGE_PORT=7011
++ CASSANDRA_STORAGE_PORT=7010
++ CASSANDRA_JMX_LOCAL_PORT=7200
++ CONFIGDB_CASSANDRA_DRIVER=cql
++ CONFIG_NODES=10.0.0.48
++ CONFIGDB_NODES=10.0.0.48
++ CONFIG_API_PORT=8082
++ CONFIG_API_INTROSPECT_PORT=8084
++ CONFIG_API_ADMIN_PORT=8095
++ CONFIGDB_PORT=9161
++ CONFIGDB_CQL_PORT=9041
+++ get_server_list CONFIG ':8082 '
+++ local server_typ=CONFIG_NODES
+++ local 'port_with_delim=:8082 '
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ local extended_server_list=
+++ for server in '"${server_list[@]}"'
++++ echo 10.0.0.48
+++ local server_address=10.0.0.48
+++ extended_server_list+='10.0.0.48:8082 '
+++ '[' -n '10.0.0.48:8082 ' ']'
+++ echo 10.0.0.48:8082
++ CONFIG_SERVERS=10.0.0.48:8082
+++ get_server_list CONFIGDB ':9161 '
+++ local server_typ=CONFIGDB_NODES
+++ local 'port_with_delim=:9161 '
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ local extended_server_list=
+++ for server in '"${server_list[@]}"'
++++ echo 10.0.0.48
+++ local server_address=10.0.0.48
+++ extended_server_list+='10.0.0.48:9161 '
+++ '[' -n '10.0.0.48:9161 ' ']'
+++ echo 10.0.0.48:9161
++ CONFIGDB_SERVERS=10.0.0.48:9161
+++ get_server_list CONFIGDB ':9041 '
+++ local server_typ=CONFIGDB_NODES
+++ local 'port_with_delim=:9041 '
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ local extended_server_list=
+++ for server in '"${server_list[@]}"'
++++ echo 10.0.0.48
+++ local server_address=10.0.0.48
+++ extended_server_list+='10.0.0.48:9041 '
+++ '[' -n '10.0.0.48:9041 ' ']'
+++ echo 10.0.0.48:9041
++ CONFIGDB_CQL_SERVERS=10.0.0.48:9041
++ CONFIG_API_VIP=
++ CONFIG_API_SSL_ENABLE=False
++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ CONFIG_API_WORKER_COUNT=1
++ CONFIG_API_MAX_REQUESTS=1024
++ ANALYTICS_API_SSL_ENABLE=False
++ ANALYTICS_API_SSL_INSECURE=True
++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ CASSANDRA_SSL_ENABLE=False
++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum
++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum
++ CASSANDRA_SSL_PROTOCOL=TLS
++ CASSANDRA_SSL_ALGORITHM=SunX509
++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]'
++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4
++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4
++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256
++ CASSANDRA_CONFIG_CONCURRECT_READS=64
++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64
++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects
++ CASSANDRA_REAPER_ENABLED=false
++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey
++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser
++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass
++ CASSANDRA_REAPER_APP_PORT=8071
++ CASSANDRA_REAPER_ADM_PORT=8072
++ CONTROL_NODES=10.0.0.48
++ CONTROL_INTROSPECT_PORT=8083
++ DNS_NODES=10.0.0.48
++ DNS_SERVER_PORT=53
++ DNS_INTROSPECT_PORT=8092
++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg==
++ USE_EXTERNAL_TFTP=False
++ ZOOKEEPER_NODES=10.0.0.48
++ ZOOKEEPER_PORT=2181
++ ZOOKEEPER_PORTS=2888:3888
+++ get_server_list ZOOKEEPER :2181,
+++ local server_typ=ZOOKEEPER_NODES
+++ local port_with_delim=:2181,
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ local extended_server_list=
+++ for server in '"${server_list[@]}"'
++++ echo 10.0.0.48
+++ local server_address=10.0.0.48
+++ extended_server_list+=10.0.0.48:2181,
+++ '[' -n 10.0.0.48:2181, ']'
+++ echo 10.0.0.48:2181
++ ZOOKEEPER_SERVERS=10.0.0.48:2181
+++ get_server_list ZOOKEEPER ':2181 '
+++ local server_typ=ZOOKEEPER_NODES
+++ local 'port_with_delim=:2181 '
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ local extended_server_list=
+++ for server in '"${server_list[@]}"'
++++ echo 10.0.0.48
+++ local server_address=10.0.0.48
+++ extended_server_list+='10.0.0.48:2181 '
+++ '[' -n '10.0.0.48:2181 ' ']'
+++ echo 10.0.0.48:2181
++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.48:2181
++ RABBITMQ_NODES=10.0.0.48
++ RABBITMQ_NODE_PORT=5673
+++ get_server_list RABBITMQ :5673,
+++ local server_typ=RABBITMQ_NODES
+++ local port_with_delim=:5673,
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ local extended_server_list=
+++ for server in '"${server_list[@]}"'
++++ echo 10.0.0.48
+++ local server_address=10.0.0.48
+++ extended_server_list+=10.0.0.48:5673,
+++ '[' -n 10.0.0.48:5673, ']'
+++ echo 10.0.0.48:5673
++ RABBITMQ_SERVERS=10.0.0.48:5673
++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true
++ RABBITMQ_VHOST=/
++ RABBITMQ_USER=guest
++ RABBITMQ_PASSWORD=guest
++ RABBITMQ_USE_SSL=False
++ RABBITMQ_SSL_VER=tlsv1.2
++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ RABBITMQ_HEARTBEAT_INTERVAL=60
++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal
++ RABBITMQ_MIRRORED_QUEUE_MODE=all
++ REDIS_SERVER_PORT=6379
++ REDIS_SERVER_PASSWORD=
+++ get_server_list ANALYTICS ':6379 '
+++ local server_typ=ANALYTICS_NODES
+++ local 'port_with_delim=:6379 '
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ local extended_server_list=
+++ for server in '"${server_list[@]}"'
++++ echo 10.0.0.48
+++ local server_address=10.0.0.48
+++ extended_server_list+='10.0.0.48:6379 '
+++ '[' -n '10.0.0.48:6379 ' ']'
+++ echo 10.0.0.48:6379
++ REDIS_SERVERS=10.0.0.48:6379
++ REDIS_LISTEN_ADDRESS=
++ REDIS_PROTECTED_MODE=
++ REDIS_SSL_ENABLE=False
++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ is_enabled False
++ local val=false
++ [[ false == \t\r\u\e ]]
++ [[ false == \y\e\s ]]
++ [[ false == \e\n\a\b\l\e\d ]]
++ redis_ssl_config=
++ KAFKA_NODES=10.0.0.48
++ KAFKA_PORT=9092
+++ get_server_list KAFKA ':9092 '
+++ local server_typ=KAFKA_NODES
+++ local 'port_with_delim=:9092 '
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ local extended_server_list=
+++ for server in '"${server_list[@]}"'
++++ echo 10.0.0.48
+++ local server_address=10.0.0.48
+++ extended_server_list+='10.0.0.48:9092 '
+++ '[' -n '10.0.0.48:9092 ' ']'
+++ echo 10.0.0.48:9092
++ KAFKA_SERVERS=10.0.0.48:9092
++ KAFKA_SSL_ENABLE=False
++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ KEYSTONE_AUTH_ADMIN_TENANT=admin
++ KEYSTONE_AUTH_ADMIN_USER=admin
++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123
++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default
++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default
++ KEYSTONE_AUTH_REGION_NAME=RegionOne
++ KEYSTONE_AUTH_URL_VERSION=/
++ KEYSTONE_AUTH_HOST=127.0.0.1
++ KEYSTONE_AUTH_PROTO=http
++ KEYSTONE_AUTH_ADMIN_PORT=5000
++ KEYSTONE_AUTH_PUBLIC_PORT=5000
++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens
++ KEYSTONE_AUTH_INSECURE=True
++ KEYSTONE_AUTH_CERTFILE=
++ KEYSTONE_AUTH_KEYFILE=
++ KEYSTONE_AUTH_CA_CERTFILE=
++ KEYSTONE_AUTH_ENDPOINT_TYPE=
++ KEYSTONE_AUTH_SYNC_ON_DEMAND=
++ KEYSTONE_AUTH_INTERFACE=public
++ KUBEMANAGER_NODES=10.0.0.48
++ KUBERNETES_CLUSTER_NAME=k8s
++ KUBERNETES_CNI_META_PLUGIN=multus
++ METADATA_PROXY_SECRET=contrail
++ BARBICAN_TENANT_NAME=service
++ BARBICAN_USER=barbican
++ BARBICAN_PASSWORD=contrail123
++ AGENT_MODE=kernel
++ EXTERNAL_ROUTERS=
++ SUBCLUSTER=
++ VROUTER_COMPUTE_NODE_ADDRESS=
++ VROUTER_CRYPT_INTERFACE=crypt0
++ VROUTER_DECRYPT_INTERFACE=decrypt0
++ VROUTER_DECRYPT_KEY=15
++ VROUTER_MODULE_OPTIONS=
++ FABRIC_SNAT_HASH_TABLE_SIZE=4096
++ TSN_EVPN_MODE=False
++ TSN_NODES='[]'
++ PRIORITY_ID=
++ PRIORITY_BANDWIDTH=
++ PRIORITY_SCHEDULING=
++ QOS_QUEUE_ID=
++ QOS_LOGICAL_QUEUES=
++ QOS_DEF_HW_QUEUE=False
++ PRIORITY_TAGGING=True
++ SLO_DESTINATION=collector
++ '[' -n '' ']'
++ SAMPLE_DESTINATION=collector
++ FLOW_EXPORT_RATE=0
++ WEBUI_NODES=10.0.0.48
++ WEBUI_JOB_SERVER_PORT=3000
++ KUE_UI_PORT=3002
++ WEBUI_HTTP_LISTEN_PORT=8180
++ WEBUI_HTTPS_LISTEN_PORT=8143
++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem
++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem
++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA
++ WEBUI_STATIC_AUTH_USER=admin
++ WEBUI_STATIC_AUTH_PASSWORD=contrail123
++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin
++ XMPP_SERVER_PORT=5269
++ XMPP_SSL_ENABLE=False
++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ LINKLOCAL_SERVICE_PORT=80
++ LINKLOCAL_SERVICE_NAME=metadata
++ LINKLOCAL_SERVICE_IP=169.254.169.254
++ IPFABRIC_SERVICE_PORT=8775
++ INTROSPECT_SSL_ENABLE=False
++ INTROSPECT_SSL_INSECURE=True
++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ INTROSPECT_LISTEN_ALL=True
++ SANDESH_SSL_ENABLE=False
++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ METADATA_SSL_ENABLE=false
++ METADATA_SSL_CERTFILE=
++ METADATA_SSL_KEYFILE=
++ METADATA_SSL_CA_CERTFILE=
++ METADATA_SSL_CERT_TYPE=
++ CONFIGURE_IPTABLES=false
++ FWAAS_ENABLE=False
++ CONTAINERD_NAMESPACE=k8s.io
++ TOR_AGENT_OVS_KA=10000
++ TOR_TYPE=ovs
++ TOR_OVS_PROTOCOL=tcp
++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ [[ / == \/\v\2\.\0 ]]
++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]]
++ [[ noauth == \k\e\y\s\t\o\n\e ]]
++ is_enabled False
++ local val=false
++ [[ false == \t\r\u\e ]]
++ [[ false == \y\e\s ]]
++ [[ false == \e\n\a\b\l\e\d ]]
++ read -r -d '' sandesh_client_config
++ true
++ is_enabled False
++ local val=false
++ [[ false == \t\r\u\e ]]
++ [[ false == \y\e\s ]]
++ [[ false == \e\n\a\b\l\e\d ]]
++ xmpp_certs_config=
++ is_enabled False
++ local val=false
++ [[ false == \t\r\u\e ]]
++ [[ false == \y\e\s ]]
++ [[ false == \e\n\a\b\l\e\d ]]
++ analytics_api_ssl_opts=
++ read -r -d '' rabbitmq_config
++ true
++ read -r -d '' rabbit_config
++ true
++ is_enabled False
++ local val=false
++ [[ false == \t\r\u\e ]]
++ [[ false == \y\e\s ]]
++ [[ false == \e\n\a\b\l\e\d ]]
++ is_enabled False
++ local val=false
++ [[ false == \t\r\u\e ]]
++ [[ false == \y\e\s ]]
++ [[ false == \e\n\a\b\l\e\d ]]
++ kafka_ssl_config=
++ [[ -n '' ]]
++ collector_stats_config=
++ [[ -z '' ]]
++ is_enabled False
++ local val=false
++ [[ false == \t\r\u\e ]]
++ [[ false == \y\e\s ]]
++ [[ false == \e\n\a\b\l\e\d ]]
++ export TSN_AGENT_MODE=
++ TSN_AGENT_MODE=
++ [[ -n '' ]]
++ collector_stats_config=
++ [[ -z x ]]
++ RSYSLOGD_XFLOW_LISTEN_PORT=9898
+ pre_start_init
+ wait_certs_if_ssl_enabled
+ is_ssl_enabled
+ is_enabled False
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ is_enabled False
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ is_enabled False
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ is_enabled False
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ return
+ wait_config_api_certs_if_ssl_enabled
+ is_enabled False
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ return
+ wait_for_cassandra
++ echo 10.0.0.48
++ cut -d , -f 1
+ local cassandra=10.0.0.48
+ (( i=1 ))
+ (( i<=30 ))
+ echo -e '\035\nquit'
+ nc -z 10.0.0.48 9041
+ echo 'INFO: Waiting for cassandra 2/30'
INFO: Waiting for cassandra 2/30
+ sleep 10
+ (( i++ ))
+ (( i<=30 ))
+ echo -e '\035\nquit'
+ nc -z 10.0.0.48 9041
+ echo 'INFO: Waiting for cassandra 3/30'
INFO: Waiting for cassandra 3/30
+ sleep 10
+ (( i++ ))
+ (( i<=30 ))
+ echo -e '\035\nquit'
+ nc -z 10.0.0.48 9041
+ echo 'INFO: Waiting for cassandra 4/30'
INFO: Waiting for cassandra 4/30
+ sleep 10
+ (( i++ ))
+ (( i<=30 ))
+ nc -z 10.0.0.48 9041
+ echo -e '\035\nquit'
+ echo 'INFO: Waiting for cassandra 5/30'
INFO: Waiting for cassandra 5/30
+ sleep 10
+ (( i++ ))
+ (( i<=30 ))
+ echo -e '\035\nquit'
+ nc -z 10.0.0.48 9041
+ echo 'INFO: Cassandra is connected'
INFO: Cassandra is connected
+ sleep 5
+ return 0
+ host_ip=0.0.0.0
+ is_enabled
+ local val=
+ [[ '' == \t\r\u\e ]]
+ [[ '' == \y\e\s ]]
+ [[ '' == \e\n\a\b\l\e\d ]]
++ get_listen_ip_for_node CONFIG
+++ find_my_ip_and_order_for_node CONFIG
+++ local server_typ=CONFIG_NODES
+++ find_my_ip_and_order_for_node_list 10.0.0.48
+++ local servers=10.0.0.48
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ cut -d ' ' -f 1
++++ tr '\n' ,
++++ get_local_ips
++++ cat /proc/net/fib_trie
++++ awk '/32 host/ { print f } {f=$2}'
++++ sort
++++ uniq
++++ grep -vi host
+++ local local_ips=,10.0.0.48,10.152.91.1,127.0.0.1,172.17.0.1,252.48.0.1,,
+++ local ord=1
+++ for server in '"${server_list[@]}"'
+++ local ret=0
++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.48'\''))'
+++ local server_ip=10.0.0.48
+++ [[ 0 == 0 ]]
+++ [[ -n 10.0.0.48 ]]
+++ [[ ,10.0.0.48,10.152.91.1,127.0.0.1,172.17.0.1,252.48.0.1,, =~ ,10\.0\.0\.48, ]]
+++ echo 10.0.0.48 1
+++ return
++ local ip=10.0.0.48
++ [[ -z 10.0.0.48 ]]
++ echo 10.0.0.48
+ host_ip=10.0.0.48
+ [[ cql == \c\q\l ]]
++ sed 's/,/ /g'
++ echo 10.0.0.48:9041
+ cassandra_server_list=10.0.0.48:9041
+ config_api_certs_config=
+ uwsgi_socket='protocol = http\nsocket = 10.0.0.48:8082'
+ is_enabled False
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ is_enabled False
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ neutron_section=
+ mkdir -p /etc/contrail
+ introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}")
+ admin_port_list=("${CONFIG_API_ADMIN_PORT}")
+ (( index=0 ))
+ (( index < CONFIG_API_WORKER_COUNT-1 ))
+ (( index=0 ))
+ (( index < CONFIG_API_WORKER_COUNT ))
+ cat
++ get_introspect_listen_ip_for_node CONFIG
++ local ip=0.0.0.0
++ is_enabled True
++ local val=true
++ [[ true == \t\r\u\e ]]
++ echo 0.0.0.0
+ add_ini_params_from_env API /etc/contrail/contrail-api-0.conf
+ local service_name=API
+ local cfg_path=/etc/contrail/contrail-api-0.conf
+ local delim=__
++ grep '^API__.*__.*=.*$'
++ cut -d = -f 1
++ sort
++ set -o posix
++ set
++ sed 's/^API__//g'
+ local vars=
+ local section=
+ (( ++index  ))
+ (( index < CONFIG_API_WORKER_COUNT ))
+ ((  CONFIG_API_WORKER_COUNT > 1  ))
+ service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0'
+ set_third_party_auth_config
+ [[ noauth != \k\e\y\s\t\o\n\e ]]
+ return
+ set_vnc_api_lib_ini
+ local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp
+ cat
+ is_enabled False
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ [[ noauth == \k\e\y\s\t\o\n\e ]]
+ cat
+ mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini
+ upgrade_old_logs contrail-api
+ local template=contrail-api
++ dirname /var/log/contrail/config-api
+ local old_dir=/var/log/contrail
+ mkdir -p /var/log/contrail/config-api
+ chmod 755 /var/log/contrail/config-api
+ mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/
+ true
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ local owner_opts=1999:1999
+ chown 1999:1999 /var/log/contrail/config-api
+ find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' +
+ run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ local owner_opts=1999:1999
+ mkdir -p /etc/contrail /var/lib/contrail
+ chown 1999:1999 /etc/contrail /var/lib/contrail
+ find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' +
+ chmod 755 /etc/contrail
+ do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ mkdir -p /var/crashes
+ chmod 777 /var/crashes
++ id -un 1999
+ local user_name=contrail
+ export HOME=/home/contrail
+ HOME=/home/contrail
+ mkdir -p /home/contrail
+ chown -R 1999:1999 /home/contrail
+ exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
04/18/2025 11:00:26.491 7f3a6130c888 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True
04/18/2025 11:00:26.675 7f3a6130c888 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084
04/18/2025 11:00:26.692 7f3a6130c888 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG]
04/18/2025 11:00:26.692 7f3a6130c888 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log]
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:00:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001194
Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=<Pool at 0x7f3a596aca90 set()>))...
Listening on http://10.0.0.48:8082/
Hit Ctrl-C to quit.

10.0.0.48 - - [2025-04-18 11:00:40] "GET / HTTP/1.1" 503 181 0.000290
10.0.0.48 - - [2025-04-18 11:00:40] "GET / HTTP/1.1" 503 181 0.000316
10.0.0.48 - - [2025-04-18 11:00:41] "GET / HTTP/1.1" 200 45303 0.002367
10.0.0.48 - - [2025-04-18 11:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.023729
10.0.0.48 - - [2025-04-18 11:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.029826
10.0.0.48 - - [2025-04-18 11:00:41] "GET / HTTP/1.1" 200 35931 0.002644
10.0.0.48 - - [2025-04-18 11:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.049896
10.0.0.48 - - [2025-04-18 11:00:41] "GET /global-system-config/d0160223-4ea9-4d7d-b65a-3305bc9c8f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.015693
10.0.0.48 - - [2025-04-18 11:00:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.009929
10.0.0.48 - - [2025-04-18 11:00:41] "POST /analytics-nodes HTTP/1.1" 200 599 0.146122
10.0.0.48 - - [2025-04-18 11:00:42] "GET / HTTP/1.1" 200 35931 0.004015
10.0.0.48 - - [2025-04-18 11:00:42] "GET / HTTP/1.1" 200 35931 0.002498
10.0.0.48 - - [2025-04-18 11:00:42] "GET / HTTP/1.1" 200 35931 0.001672
10.0.0.48 - - [2025-04-18 11:00:43] "POST /fqname-to-id HTTP/1.1" 404 196 0.100352
10.0.0.48 - - [2025-04-18 11:00:43] "POST /job-templates HTTP/1.1" 200 555 0.271724
10.0.0.48 - - [2025-04-18 11:00:43] "GET / HTTP/1.1" 200 35931 0.002145
10.0.0.48 - - [2025-04-18 11:00:43] "POST /fqname-to-id HTTP/1.1" 404 200 0.029024
10.0.0.48 - - [2025-04-18 11:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008145
10.0.0.48 - - [2025-04-18 11:00:43] "GET /global-system-config/d0160223-4ea9-4d7d-b65a-3305bc9c8f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.026533
10.0.0.48 - - [2025-04-18 11:00:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.019543
10.0.0.48 - - [2025-04-18 11:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842
10.0.0.48 - - [2025-04-18 11:00:43] "GET /domain/9ff80d8b-b5bf-4227-b8b3-073e396f9818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.021956
10.0.0.48 - - [2025-04-18 11:00:44] "POST /job-templates HTTP/1.1" 200 563 0.412300
10.0.0.48 - - [2025-04-18 11:00:44] "GET / HTTP/1.1" 200 35931 0.002355
10.0.0.48 - - [2025-04-18 11:00:44] "POST /fqname-to-id HTTP/1.1" 404 191 0.058161
10.0.0.48 - - [2025-04-18 11:00:44] "POST /config-nodes HTTP/1.1" 200 593 0.435336
10.0.0.48 - - [2025-04-18 11:00:44] "POST /job-templates HTTP/1.1" 200 545 0.366839
10.0.0.48 - - [2025-04-18 11:00:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.068207
10.0.0.48 - - [2025-04-18 11:00:44] "POST /id-to-fqname HTTP/1.1" 200 173 0.000847
10.0.0.48 - - [2025-04-18 11:00:44] "POST /fqname-to-id HTTP/1.1" 404 182 0.027994
10.0.0.48 - - [2025-04-18 11:00:44] "GET / HTTP/1.1" 200 35931 0.005832
10.0.0.48 - - [2025-04-18 11:00:45] "GET / HTTP/1.1" 200 35931 0.001983
10.0.0.48 - - [2025-04-18 11:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.248777
10.0.0.48 - - [2025-04-18 11:00:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.039924
10.0.0.48 - - [2025-04-18 11:00:45] "POST /job-templates HTTP/1.1" 200 577 0.523832
10.0.0.48 - - [2025-04-18 11:00:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.219836
10.0.0.48 - - [2025-04-18 11:00:45] "GET /global-system-config/d0160223-4ea9-4d7d-b65a-3305bc9c8f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.058358
10.0.0.48 - - [2025-04-18 11:00:45] "POST /fqname-to-id HTTP/1.1" 404 208 0.049608
10.0.0.48 - - [2025-04-18 11:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.044050
10.0.0.48 - - [2025-04-18 11:00:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.024354
10.0.0.48 - - [2025-04-18 11:00:45] "GET /global-system-config/d0160223-4ea9-4d7d-b65a-3305bc9c8f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.015560
10.0.0.48 - - [2025-04-18 11:00:45] "POST /security-groups HTTP/1.1" 200 570 0.459129
10.0.0.48 - - [2025-04-18 11:00:45] "POST /projects HTTP/1.1" 200 481 1.446554
10.0.0.48 - - [2025-04-18 11:00:45] "POST /job-templates HTTP/1.1" 200 579 0.286928
10.0.0.48 - - [2025-04-18 11:00:45] "POST /service-appliance-sets HTTP/1.1" 200 553 0.317916
10.0.0.48 - - [2025-04-18 11:00:45] "POST /fqname-to-id HTTP/1.1" 404 210 0.039622
10.0.0.48 - - [2025-04-18 11:00:45] "POST /fqname-to-id HTTP/1.1" 404 180 0.020032
10.0.0.48 - - [2025-04-18 11:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012046
10.0.0.48 - - [2025-04-18 11:00:45] "POST /security-groups HTTP/1.1" 200 534 0.278148
10.0.0.48 - - [2025-04-18 11:00:45] "POST /chown HTTP/1.1" 200 109 0.037740
10.0.0.48 - - [2025-04-18 11:00:45] "GET /global-system-config/d0160223-4ea9-4d7d-b65a-3305bc9c8f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.169649
10.0.0.48 - - [2025-04-18 11:00:45] "POST /policy-managements HTTP/1.1" 409 214 0.060398
10.0.0.48 - - [2025-04-18 11:00:45] "GET / HTTP/1.1" 200 35931 0.003062
10.0.0.48 - - [2025-04-18 11:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012968
10.0.0.48 - - [2025-04-18 11:00:45] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.593393
10.0.0.48 - - [2025-04-18 11:00:45] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.036503
10.0.0.48 - - [2025-04-18 11:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.036882
10.0.0.48 - - [2025-04-18 11:00:45] "POST /job-templates HTTP/1.1" 200 583 0.333915
10.0.0.48 - - [2025-04-18 11:00:45] "GET /global-system-config/d0160223-4ea9-4d7d-b65a-3305bc9c8f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.028022
10.0.0.48 - - [2025-04-18 11:00:45] "POST /fqname-to-id HTTP/1.1" 404 198 0.038478
10.0.0.48 - - [2025-04-18 11:00:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.021292
10.0.0.48 - - [2025-04-18 11:00:46] "POST /service-appliance-sets HTTP/1.1" 200 541 0.233073
10.0.0.48 - - [2025-04-18 11:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006484
10.0.0.48 - - [2025-04-18 11:00:46] "GET /network-ipam/060ac86b-f45d-4d0a-be3e-a3f63a66d33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.034241
10.0.0.48 - - [2025-04-18 11:00:46] "POST /job-templates HTTP/1.1" 200 559 0.254561
10.0.0.48 - - [2025-04-18 11:00:46] "POST /fqname-to-id HTTP/1.1" 404 203 0.062363
10.0.0.48 - - [2025-04-18 11:00:46] "POST /config-database-nodes HTTP/1.1" 200 611 0.386673
10.0.0.48 - - [2025-04-18 11:00:46] "POST /application-policy-sets HTTP/1.1" 200 528 0.477141
10.0.0.48 - - [2025-04-18 11:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.024297
10.0.0.48 - - [2025-04-18 11:00:46] "GET /global-vrouter-config/c6ce2aec-de00-44c1-85bc-94981090447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.031764
10.0.0.48 - - [2025-04-18 11:00:46] "POST /job-templates HTTP/1.1" 200 569 0.301931
10.0.0.48 - - [2025-04-18 11:00:46] "POST /fqname-to-id HTTP/1.1" 404 196 0.008866
10.0.0.48 - - [2025-04-18 11:00:46] "PUT /global-vrouter-config/c6ce2aec-de00-44c1-85bc-94981090447a HTTP/1.1" 200 276 0.151853
10.0.0.48 - - [2025-04-18 11:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.048387
10.0.0.48 - - [2025-04-18 11:00:46] "GET /virtual-network/5af72e2e-927b-4ccd-9660-49921dacdd48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.007721
10.0.0.48 - - [2025-04-18 11:00:46] "POST /job-templates HTTP/1.1" 200 555 0.211010
10.0.0.48 - - [2025-04-18 11:00:46] "POST /fqname-to-id HTTP/1.1" 404 196 0.029353
10.0.0.48 - - [2025-04-18 11:00:47] "POST /service-templates HTTP/1.1" 200 511 0.191767
10.0.0.48 - - [2025-04-18 11:00:47] "POST /job-templates HTTP/1.1" 200 555 0.274763
10.0.0.48 - - [2025-04-18 11:00:47] "POST /fqname-to-id HTTP/1.1" 404 196 0.016562
10.0.0.48 - - [2025-04-18 11:00:47] "POST /service-templates HTTP/1.1" 200 501 0.223574
10.0.0.48 - - [2025-04-18 11:00:47] "POST /id-to-fqname HTTP/1.1" 200 177 0.000635
10.0.0.48 - - [2025-04-18 11:00:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.028647
10.0.0.48 - - [2025-04-18 11:00:47] "POST /service-templates HTTP/1.1" 200 515 0.227218
10.0.0.48 - - [2025-04-18 11:00:47] "POST /job-templates HTTP/1.1" 200 555 0.325103
10.0.0.48 - - [2025-04-18 11:00:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.008027
10.0.0.48 - - [2025-04-18 11:00:47] "POST /service-templates HTTP/1.1" 200 535 0.165147
10.0.0.48 - - [2025-04-18 11:00:47] "POST /security-groups HTTP/1.1" 200 574 0.328583
10.0.0.48 - - [2025-04-18 11:00:47] "POST /projects HTTP/1.1" 200 489 1.040342
10.0.0.48 - - [2025-04-18 11:00:48] "POST /job-templates HTTP/1.1" 200 535 0.302090
10.0.0.48 - - [2025-04-18 11:00:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.082204
10.0.0.48 - - [2025-04-18 11:00:48] "POST /service-templates HTTP/1.1" 200 507 0.476641
10.0.0.48 - - [2025-04-18 11:00:48] "POST /security-groups HTTP/1.1" 200 546 0.421051
10.0.0.48 - - [2025-04-18 11:00:48] "POST /job-templates HTTP/1.1" 200 559 0.287751
10.0.0.48 - - [2025-04-18 11:00:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.042332
10.0.0.48 - - [2025-04-18 11:00:48] "POST /chown HTTP/1.1" 200 109 0.132451
10.0.0.48 - - [2025-04-18 11:00:48] "GET / HTTP/1.1" 200 35931 0.135967
10.0.0.48 - - [2025-04-18 11:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018466
10.0.0.48 - - [2025-04-18 11:00:48] "GET /global-system-config/d0160223-4ea9-4d7d-b65a-3305bc9c8f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013624
10.0.0.48 - - [2025-04-18 11:00:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.025649
10.0.0.48 - - [2025-04-18 11:00:48] "POST /job-templates HTTP/1.1" 200 559 0.374107
10.0.0.48 - - [2025-04-18 11:00:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.009639
10.0.0.48 - - [2025-04-18 11:00:48] "POST /network-ipams HTTP/1.1" 200 522 0.402009
10.0.0.48 - - [2025-04-18 11:00:49] "GET / HTTP/1.1" 200 35931 0.001482
10.0.0.48 - - [2025-04-18 11:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.018259
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:00:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001034
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:00:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001027
10.0.0.48 - - [2025-04-18 11:00:49] "GET /global-system-config/d0160223-4ea9-4d7d-b65a-3305bc9c8f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017531
10.0.0.48 - - [2025-04-18 11:00:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.006567
10.0.0.48 - - [2025-04-18 11:00:49] "POST /database-nodes HTTP/1.1" 200 597 0.290159
10.0.0.48 - - [2025-04-18 11:00:49] "POST /job-templates HTTP/1.1" 200 559 0.340115
10.0.0.48 - - [2025-04-18 11:00:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.024130
10.0.0.48 - - [2025-04-18 11:00:49] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.174781
10.0.0.48 - - [2025-04-18 11:00:49] "POST /network-ipams HTTP/1.1" 200 510 0.341851
10.0.0.48 - - [2025-04-18 11:00:49] "POST /fqname-to-id HTTP/1.1" 404 198 0.027544
10.0.0.48 - - [2025-04-18 11:00:49] "POST /job-templates HTTP/1.1" 200 565 0.199420
10.0.0.48 - - [2025-04-18 11:00:49] "POST /fqname-to-id HTTP/1.1" 404 197 0.034327
10.0.0.48 - - [2025-04-18 11:00:49] "POST /job-templates HTTP/1.1" 200 557 0.200451
10.0.0.48 - - [2025-04-18 11:00:49] "POST /fqname-to-id HTTP/1.1" 404 196 0.008024
10.0.0.48 - - [2025-04-18 11:00:49] "POST /useragent-kv HTTP/1.1" 200 115 0.020063
10.0.0.48 - - [2025-04-18 11:00:49] "POST /virtual-networks HTTP/1.1" 200 538 0.465054
10.0.0.48 - - [2025-04-18 11:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012440
10.0.0.48 - - [2025-04-18 11:00:49] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.029771
10.0.0.48 - - [2025-04-18 11:00:49] "POST /job-templates HTTP/1.1" 200 555 0.142247
10.0.0.48 - - [2025-04-18 11:00:50] "POST /fqname-to-id HTTP/1.1" 404 205 0.040932
10.0.0.48 - - [2025-04-18 11:00:50] "POST /network-ipams HTTP/1.1" 200 518 0.090946
10.0.0.48 - - [2025-04-18 11:00:50] "POST /fqname-to-id HTTP/1.1" 404 202 0.011740
10.0.0.48 - - [2025-04-18 11:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.053380
10.0.0.48 - - [2025-04-18 11:00:50] "GET /global-vrouter-config/c6ce2aec-de00-44c1-85bc-94981090447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.012203
10.0.0.48 - - [2025-04-18 11:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012161
10.0.0.48 - - [2025-04-18 11:00:50] "POST /job-templates HTTP/1.1" 200 573 0.195630
10.0.0.48 - - [2025-04-18 11:00:50] "POST /fqname-to-id HTTP/1.1" 404 194 0.031867
10.0.0.48 - - [2025-04-18 11:00:50] "PUT /global-vrouter-config/c6ce2aec-de00-44c1-85bc-94981090447a HTTP/1.1" 200 276 0.079830
10.0.0.48 - - [2025-04-18 11:00:50] "POST /job-templates HTTP/1.1" 200 551 0.260200
10.0.0.48 - - [2025-04-18 11:00:50] "POST /fqname-to-id HTTP/1.1" 404 208 0.008167
10.0.0.48 - - [2025-04-18 11:00:50] "POST /useragent-kv HTTP/1.1" 200 115 0.017396
10.0.0.48 - - [2025-04-18 11:00:50] "POST /virtual-networks HTTP/1.1" 200 546 0.541177
10.0.0.48 - - [2025-04-18 11:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.030639
10.0.0.48 - - [2025-04-18 11:00:50] "POST /job-templates HTTP/1.1" 200 579 0.169389
10.0.0.48 - - [2025-04-18 11:00:50] "POST /fqname-to-id HTTP/1.1" 404 196 0.061313
10.0.0.48 - - [2025-04-18 11:00:50] "GET /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.144951
10.0.0.48 - - [2025-04-18 11:00:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.023742
10.0.0.48 - - [2025-04-18 11:00:51] "POST /network-policys HTTP/1.1" 200 538 0.169348
10.0.0.48 - - [2025-04-18 11:00:51] "POST /fqname-to-id HTTP/1.1" 404 197 0.022187
10.0.0.48 - - [2025-04-18 11:00:51] "GET / HTTP/1.1" 200 35931 0.002570
10.0.0.48 - - [2025-04-18 11:00:51] "POST /network-policys HTTP/1.1" 200 534 0.196225
10.0.0.48 - - [2025-04-18 11:00:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.055152
10.0.0.48 - - [2025-04-18 11:00:51] "POST /job-templates HTTP/1.1" 200 555 0.629764
10.0.0.48 - - [2025-04-18 11:00:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.007736
10.0.0.48 - - [2025-04-18 11:00:51] "POST /alarms HTTP/1.1" 200 581 0.309810
10.0.0.48 - - [2025-04-18 11:00:51] "POST /job-templates HTTP/1.1" 200 559 0.215096
10.0.0.48 - - [2025-04-18 11:00:51] "POST /network-policys HTTP/1.1" 200 542 0.294484
10.0.0.48 - - [2025-04-18 11:00:51] "POST /fqname-to-id HTTP/1.1" 404 206 0.029259
10.0.0.48 - - [2025-04-18 11:00:51] "POST /alarms HTTP/1.1" 200 575 0.328087
10.0.0.48 - - [2025-04-18 11:00:52] "GET / HTTP/1.1" 200 35931 0.001645
10.0.0.48 - - [2025-04-18 11:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006437
10.0.0.48 - - [2025-04-18 11:00:52] "POST /ref-update HTTP/1.1" 200 156 0.231347
10.0.0.48 - - [2025-04-18 11:00:52] "GET /routing-instance/00b8caa1-0c01-4616-9414-d0d6aa5e3496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.041756
10.0.0.48 - - [2025-04-18 11:00:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.037449
10.0.0.48 - - [2025-04-18 11:00:52] "POST /job-templates HTTP/1.1" 200 575 0.261725
10.0.0.48 - - [2025-04-18 11:00:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.042912
10.0.0.48 - - [2025-04-18 11:00:52] "POST /alarms HTTP/1.1" 200 575 0.253577
10.0.0.48 - - [2025-04-18 11:00:52] "POST /bgp-routers HTTP/1.1" 200 616 0.272677
10.0.0.48 - - [2025-04-18 11:00:52] "POST /job-templates HTTP/1.1" 200 557 0.155980
10.0.0.48 - - [2025-04-18 11:00:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.074642
10.0.0.48 - - [2025-04-18 11:00:52] "GET /bgp-router/f804edb0-97fe-4c3d-b525-af4ca9805f24?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.136636
10.0.0.48 - - [2025-04-18 11:00:52] "POST /alarms HTTP/1.1" 200 559 0.349407
10.0.0.48 - - [2025-04-18 11:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.042904
10.0.0.48 - - [2025-04-18 11:00:52] "GET /global-system-config/d0160223-4ea9-4d7d-b65a-3305bc9c8f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.043677
10.0.0.48 - - [2025-04-18 11:00:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024879
10.0.0.48 - - [2025-04-18 11:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010927
10.0.0.48 - - [2025-04-18 11:00:52] "GET /network-ipam/060ac86b-f45d-4d0a-be3e-a3f63a66d33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.030805
10.0.0.48 - - [2025-04-18 11:00:52] "POST /ref-update HTTP/1.1" 200 156 0.627484
10.0.0.48 - - [2025-04-18 11:00:52] "POST /job-templates HTTP/1.1" 200 559 0.325083
10.0.0.48 - - [2025-04-18 11:00:52] "POST /ref-update HTTP/1.1" 200 156 0.086532
10.0.0.48 - - [2025-04-18 11:00:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.022913
10.0.0.48 - - [2025-04-18 11:00:52] "POST /alarms HTTP/1.1" 200 555 0.327042
10.0.0.48 - - [2025-04-18 11:00:53] "POST /ref-update HTTP/1.1" 200 156 0.377736
10.0.0.48 - - [2025-04-18 11:00:53] "POST /job-templates HTTP/1.1" 200 555 0.330236
10.0.0.48 - - [2025-04-18 11:00:53] "POST /fqname-to-id HTTP/1.1" 404 195 0.038512
10.0.0.48 - - [2025-04-18 11:00:53] "POST /alarms HTTP/1.1" 200 557 0.345168
10.0.0.48 - - [2025-04-18 11:00:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.095746
10.0.0.48 - - [2025-04-18 11:00:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024644
10.0.0.48 - - [2025-04-18 11:00:53] "POST /job-templates HTTP/1.1" 200 553 0.157139
10.0.0.48 - - [2025-04-18 11:00:53] "POST /fqname-to-id HTTP/1.1" 404 195 0.035214
10.0.0.48 - - [2025-04-18 11:00:53] "POST /alarms HTTP/1.1" 200 565 0.244093
10.0.0.48 - - [2025-04-18 11:00:53] "POST /ref-update HTTP/1.1" 200 156 0.297294
10.0.0.48 - - [2025-04-18 11:00:53] "POST /job-templates HTTP/1.1" 200 553 0.253630
10.0.0.48 - - [2025-04-18 11:00:53] "POST /alarms HTTP/1.1" 200 549 0.236065
10.0.0.48 - - [2025-04-18 11:00:53] "POST /fqname-to-id HTTP/1.1" 404 195 0.031335
10.0.0.48 - - [2025-04-18 11:00:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.006250
10.0.0.48 - - [2025-04-18 11:00:54] "POST /alarms HTTP/1.1" 200 557 0.269453
10.0.0.48 - - [2025-04-18 11:00:54] "POST /ref-update HTTP/1.1" 200 156 0.437932
10.0.0.48 - - [2025-04-18 11:00:54] "POST /job-templates HTTP/1.1" 200 553 0.324758
10.0.0.48 - - [2025-04-18 11:00:54] "POST /access-control-lists HTTP/1.1" 200 587 0.127330
10.0.0.48 - - [2025-04-18 11:00:54] "POST /fqname-to-id HTTP/1.1" 404 200 0.079053
10.0.0.48 - - [2025-04-18 11:00:54] "POST /fqname-to-id HTTP/1.1" 404 224 0.014285
10.0.0.48 - - [2025-04-18 11:00:54] "POST /ref-update HTTP/1.1" 200 156 0.309070
10.0.0.48 - - [2025-04-18 11:00:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.036576
10.0.0.48 - - [2025-04-18 11:00:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012365
10.0.0.48 - - [2025-04-18 11:00:54] "POST /alarms HTTP/1.1" 200 567 0.413194
10.0.0.48 - - [2025-04-18 11:00:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.036568
10.0.0.48 - - [2025-04-18 11:00:54] "POST /access-control-lists HTTP/1.1" 200 585 0.341187
10.0.0.48 - - [2025-04-18 11:00:54] "POST /fqname-to-id HTTP/1.1" 404 213 0.008904
10.0.0.48 - - [2025-04-18 11:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010367
10.0.0.48 - - [2025-04-18 11:00:54] "POST /alarms HTTP/1.1" 200 555 0.145186
10.0.0.48 - - [2025-04-18 11:00:54] "POST /job-templates HTTP/1.1" 200 563 0.445407
10.0.0.48 - - [2025-04-18 11:00:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.017347
10.0.0.48 - - [2025-04-18 11:00:54] "GET /virtual-network/5af72e2e-927b-4ccd-9660-49921dacdd48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.089074
10.0.0.48 - - [2025-04-18 11:00:54] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.018753
10.0.0.48 - - [2025-04-18 11:00:54] "POST /alarms HTTP/1.1" 200 567 0.180062
10.0.0.48 - - [2025-04-18 11:00:54] "POST /access-control-lists HTTP/1.1" 200 579 0.252461
10.0.0.48 - - [2025-04-18 11:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.056928
10.0.0.48 - - [2025-04-18 11:00:55] "POST /fqname-to-id HTTP/1.1" 404 212 0.021245
10.0.0.48 - - [2025-04-18 11:00:55] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021319
10.0.0.48 - - [2025-04-18 11:00:55] "POST /job-templates HTTP/1.1" 200 565 0.375576
10.0.0.48 - - [2025-04-18 11:00:55] "POST /alarms HTTP/1.1" 200 575 0.239352
10.0.0.48 - - [2025-04-18 11:00:55] "POST /access-control-lists HTTP/1.1" 200 577 0.183722
10.0.0.48 - - [2025-04-18 11:00:55] "POST /fqname-to-id HTTP/1.1" 404 232 0.016449
10.0.0.48 - - [2025-04-18 11:00:55] "POST /fqname-to-id HTTP/1.1" 404 189 0.009742
10.0.0.48 - - [2025-04-18 11:00:55] "POST /firewall-policys HTTP/1.1" 200 530 0.262800
10.0.0.48 - - [2025-04-18 11:00:55] "POST /alarms HTTP/1.1" 200 569 0.208844
10.0.0.48 - - [2025-04-18 11:00:55] "POST /config-propertiess HTTP/1.1" 200 551 0.257729
10.0.0.48 - - [2025-04-18 11:00:55] "POST /fqname-to-id HTTP/1.1" 404 168 0.019117
10.0.0.48 - - [2025-04-18 11:00:55] "POST /access-control-lists HTTP/1.1" 200 594 0.277455
10.0.0.48 - - [2025-04-18 11:00:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.280071
10.0.0.48 - - [2025-04-18 11:00:55] "POST /fqname-to-id HTTP/1.1" 404 231 0.030141
10.0.0.48 - - [2025-04-18 11:00:55] "GET /firewall-policy/2538f623-9131-4ea1-ad38-665a1a7d03f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.015718
10.0.0.48 - - [2025-04-18 11:00:55] "POST /alarms HTTP/1.1" 200 561 0.251485
10.0.0.48 - - [2025-04-18 11:00:55] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.011659
10.0.0.48 - - [2025-04-18 11:00:55] "GET /firewall-policy/2538f623-9131-4ea1-ad38-665a1a7d03f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.008380
10.0.0.48 - - [2025-04-18 11:00:55] "POST /access-control-lists HTTP/1.1" 200 592 0.203342
10.0.0.48 - - [2025-04-18 11:00:55] "POST /fqname-to-id HTTP/1.1" 404 217 0.020604
10.0.0.48 - - [2025-04-18 11:00:55] "POST /tags HTTP/1.1" 200 321 0.349257
10.0.0.48 - - [2025-04-18 11:00:56] "POST /fqname-to-id HTTP/1.1" 404 166 0.051339
10.0.0.48 - - [2025-04-18 11:00:56] "POST /alarms HTTP/1.1" 200 561 0.265991
10.0.0.48 - - [2025-04-18 11:00:56] "POST /ref-update HTTP/1.1" 200 156 0.319626
10.0.0.48 - - [2025-04-18 11:00:56] "POST /access-control-lists HTTP/1.1" 200 583 0.212089
10.0.0.48 - - [2025-04-18 11:00:56] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.055865
10.0.0.48 - - [2025-04-18 11:00:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.033643
10.0.0.48 - - [2025-04-18 11:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013790
10.0.0.48 - - [2025-04-18 11:00:56] "POST /alarms HTTP/1.1" 200 561 0.172366
10.0.0.48 - - [2025-04-18 11:00:56] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.019418
10.0.0.48 - - [2025-04-18 11:00:56] "POST /tags HTTP/1.1" 200 317 0.229548
10.0.0.48 - - [2025-04-18 11:00:56] "POST /fqname-to-id HTTP/1.1" 404 174 0.022078
10.0.0.48 - - [2025-04-18 11:00:56] "POST /alarms HTTP/1.1" 200 547 0.180137
10.0.0.48 - - [2025-04-18 11:00:56] "POST /firewall-policys HTTP/1.1" 200 532 0.212188
10.0.0.48 - - [2025-04-18 11:00:56] "POST /access-control-lists HTTP/1.1" 200 581 0.240538
10.0.0.48 - - [2025-04-18 11:00:56] "POST /fqname-to-id HTTP/1.1" 404 240 0.087644
10.0.0.48 - - [2025-04-18 11:00:56] "POST /tags HTTP/1.1" 200 333 0.265472
10.0.0.48 - - [2025-04-18 11:00:56] "POST /fqname-to-id HTTP/1.1" 404 162 0.016170
10.0.0.48 - - [2025-04-18 11:00:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.191337
10.0.0.48 - - [2025-04-18 11:00:56] "GET /firewall-policy/7d479e7b-b3a5-48c0-9725-38b85911dff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.013377
10.0.0.48 - - [2025-04-18 11:00:56] "POST /alarms HTTP/1.1" 200 595 0.319747
10.0.0.48 - - [2025-04-18 11:00:56] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.021879
10.0.0.48 - - [2025-04-18 11:00:56] "POST /access-control-lists HTTP/1.1" 200 602 0.239336
10.0.0.48 - - [2025-04-18 11:00:56] "GET /firewall-policy/7d479e7b-b3a5-48c0-9725-38b85911dff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.012776
10.0.0.48 - - [2025-04-18 11:00:56] "GET /firewall-policy/2538f623-9131-4ea1-ad38-665a1a7d03f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.017325
10.0.0.48 - - [2025-04-18 11:00:56] "POST /fqname-to-id HTTP/1.1" 404 239 0.011568
10.0.0.48 - - [2025-04-18 11:00:56] "GET /firewall-policy/2538f623-9131-4ea1-ad38-665a1a7d03f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.018993
10.0.0.48 - - [2025-04-18 11:00:56] "POST /alarms HTTP/1.1" 200 575 0.162431
10.0.0.48 - - [2025-04-18 11:00:56] "POST /tags HTTP/1.1" 200 309 0.291166
10.0.0.48 - - [2025-04-18 11:00:57] "POST /fqname-to-id HTTP/1.1" 404 174 0.026338
10.0.0.48 - - [2025-04-18 11:00:57] "POST /access-control-lists HTTP/1.1" 200 600 0.180973
10.0.0.48 - - [2025-04-18 11:00:57] "POST /alarms HTTP/1.1" 200 571 0.185875
10.0.0.48 - - [2025-04-18 11:00:57] "POST /ref-update HTTP/1.1" 200 156 0.215177
10.0.0.48 - - [2025-04-18 11:00:57] "POST /tags HTTP/1.1" 200 333 0.229716
10.0.0.48 - - [2025-04-18 11:00:57] "POST /fqname-to-id HTTP/1.1" 404 164 0.018735
10.0.0.48 - - [2025-04-18 11:00:57] "POST /alarms HTTP/1.1" 200 583 0.128495
10.0.0.48 - - [2025-04-18 11:00:57] "POST /ref-update HTTP/1.1" 200 156 0.175669
10.0.0.48 - - [2025-04-18 11:00:57] "POST /route-targets HTTP/1.1" 200 327 0.137567
10.0.0.48 - - [2025-04-18 11:00:57] "POST /tags HTTP/1.1" 200 313 0.185470
10.0.0.48 - - [2025-04-18 11:00:57] "POST /fqname-to-id HTTP/1.1" 404 169 0.014726
10.0.0.48 - - [2025-04-18 11:00:57] "POST /ref-update HTTP/1.1" 200 156 0.180919
10.0.0.48 - - [2025-04-18 11:00:57] "POST /alarms HTTP/1.1" 200 609 0.244980
10.0.0.48 - - [2025-04-18 11:00:57] "POST /route-targets HTTP/1.1" 200 327 0.045448
10.0.0.48 - - [2025-04-18 11:00:57] "POST /tags HTTP/1.1" 200 323 0.204525
10.0.0.48 - - [2025-04-18 11:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.039253
10.0.0.48 - - [2025-04-18 11:00:57] "POST /ref-update HTTP/1.1" 200 156 0.443572
10.0.0.48 - - [2025-04-18 11:00:57] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.034699
10.0.0.48 - - [2025-04-18 11:00:57] "POST /ref-update HTTP/1.1" 200 156 0.180698
10.0.0.48 - - [2025-04-18 11:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018651
10.0.0.48 - - [2025-04-18 11:00:57] "PUT /global-system-config/d0160223-4ea9-4d7d-b65a-3305bc9c8f46 HTTP/1.1" 200 274 0.120076
10.0.0.48 - - [2025-04-18 11:00:57] "POST /fqname-to-id HTTP/1.1" 404 166 0.003451
10.0.0.48 - - [2025-04-18 11:00:58] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.043552
10.0.0.48 - - [2025-04-18 11:00:58] "POST /hardwares HTTP/1.1" 200 327 0.058080
10.0.0.48 - - [2025-04-18 11:00:58] "POST /route-targets HTTP/1.1" 200 327 0.068801
10.0.0.48 - - [2025-04-18 11:00:58] "POST /fqname-to-id HTTP/1.1" 404 166 0.021049
10.0.0.48 - - [2025-04-18 11:00:58] "POST /firewall-policys HTTP/1.1" 200 530 0.146030
10.0.0.48 - - [2025-04-18 11:00:58] "POST /hardwares HTTP/1.1" 200 327 0.101709
10.0.0.48 - - [2025-04-18 11:00:58] "POST /fqname-to-id HTTP/1.1" 404 166 0.020411
10.0.0.48 - - [2025-04-18 11:00:58] "POST /ref-update HTTP/1.1" 200 156 0.196979
10.0.0.48 - - [2025-04-18 11:00:58] "POST /hardwares HTTP/1.1" 200 327 0.058057
10.0.0.48 - - [2025-04-18 11:00:58] "POST /fqname-to-id HTTP/1.1" 404 166 0.006476
10.0.0.48 - - [2025-04-18 11:00:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.176912
10.0.0.48 - - [2025-04-18 11:00:58] "POST /route-targets HTTP/1.1" 200 327 0.085721
10.0.0.48 - - [2025-04-18 11:00:58] "GET /firewall-policy/ce9b74ca-5c8f-4dff-982f-29cd3f959f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.043075
10.0.0.48 - - [2025-04-18 11:00:58] "POST /hardwares HTTP/1.1" 200 327 0.092384
10.0.0.48 - - [2025-04-18 11:00:58] "POST /fqname-to-id HTTP/1.1" 404 164 0.032948
10.0.0.48 - - [2025-04-18 11:00:58] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.038434
10.0.0.48 - - [2025-04-18 11:00:58] "GET /firewall-policy/ce9b74ca-5c8f-4dff-982f-29cd3f959f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.023710
10.0.0.48 - - [2025-04-18 11:00:58] "GET /firewall-policy/2538f623-9131-4ea1-ad38-665a1a7d03f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.025472
10.0.0.48 - - [2025-04-18 11:00:58] "POST /hardwares HTTP/1.1" 200 323 0.060114
10.0.0.48 - - [2025-04-18 11:00:58] "POST /fqname-to-id HTTP/1.1" 404 164 0.023053
10.0.0.48 - - [2025-04-18 11:00:58] "GET /firewall-policy/7d479e7b-b3a5-48c0-9725-38b85911dff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.062454
10.0.0.48 - - [2025-04-18 11:00:58] "GET / HTTP/1.1" 200 35931 0.002335
10.0.0.48 - - [2025-04-18 11:00:58] "POST /ref-update HTTP/1.1" 200 156 0.279978
10.0.0.48 - - [2025-04-18 11:00:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.011342
10.0.0.48 - - [2025-04-18 11:00:58] "GET /firewall-policy/2538f623-9131-4ea1-ad38-665a1a7d03f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.037622
10.0.0.48 - - [2025-04-18 11:00:58] "GET /firewall-policy/7d479e7b-b3a5-48c0-9725-38b85911dff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009307
10.0.0.48 - - [2025-04-18 11:00:58] "POST /hardwares HTTP/1.1" 200 323 0.105264
10.0.0.48 - - [2025-04-18 11:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012411
10.0.0.48 - - [2025-04-18 11:00:58] "POST /fqname-to-id HTTP/1.1" 404 161 0.003813
10.0.0.48 - - [2025-04-18 11:00:58] "POST /hardwares HTTP/1.1" 200 317 0.042606
10.0.0.48 - - [2025-04-18 11:00:58] "POST /fqname-to-id HTTP/1.1" 404 164 0.008367
10.0.0.48 - - [2025-04-18 11:00:58] "POST /route-targets HTTP/1.1" 200 327 0.054976
10.0.0.48 - - [2025-04-18 11:00:58] "PUT /global-vrouter-config/c6ce2aec-de00-44c1-85bc-94981090447a HTTP/1.1" 200 276 0.133935
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:00:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001168
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:00:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001721
10.0.0.48 - - [2025-04-18 11:00:58] "POST /hardwares HTTP/1.1" 200 323 0.076402
10.0.0.48 - - [2025-04-18 11:00:58] "POST /fqname-to-id HTTP/1.1" 404 164 0.010234
10.0.0.48 - - [2025-04-18 11:00:59] "POST /ref-update HTTP/1.1" 200 156 0.146765
10.0.0.48 - - [2025-04-18 11:00:59] "POST /ref-update HTTP/1.1" 200 156 0.253227
10.0.0.48 - - [2025-04-18 11:00:59] "POST /hardwares HTTP/1.1" 200 323 0.098964
10.0.0.48 - - [2025-04-18 11:00:59] "POST /fqname-to-id HTTP/1.1" 404 164 0.004805
10.0.0.48 - - [2025-04-18 11:00:59] "POST /ref-update HTTP/1.1" 200 156 0.192237
10.0.0.48 - - [2025-04-18 11:00:59] "POST /hardwares HTTP/1.1" 200 323 0.107619
10.0.0.48 - - [2025-04-18 11:00:59] "POST /fqname-to-id HTTP/1.1" 404 165 0.008463
10.0.0.48 - - [2025-04-18 11:00:59] "POST /route-targets HTTP/1.1" 200 327 0.117647
10.0.0.48 - - [2025-04-18 11:00:59] "POST /hardwares HTTP/1.1" 200 325 0.065008
10.0.0.48 - - [2025-04-18 11:00:59] "POST /fqname-to-id HTTP/1.1" 404 165 0.007003
10.0.0.48 - - [2025-04-18 11:00:59] "POST /ref-update HTTP/1.1" 200 156 0.124307
10.0.0.48 - - [2025-04-18 11:00:59] "POST /ref-update HTTP/1.1" 200 156 0.191079
10.0.0.48 - - [2025-04-18 11:00:59] "POST /hardwares HTTP/1.1" 200 325 0.106151
10.0.0.48 - - [2025-04-18 11:00:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.016888
10.0.0.48 - - [2025-04-18 11:00:59] "POST /fqname-to-id HTTP/1.1" 404 165 0.016999
10.0.0.48 - - [2025-04-18 11:00:59] "POST /hardwares HTTP/1.1" 200 325 0.130015
10.0.0.48 - - [2025-04-18 11:00:59] "POST /fqname-to-id HTTP/1.1" 404 165 0.027973
10.0.0.48 - - [2025-04-18 11:00:59] "POST /ref-update HTTP/1.1" 200 156 0.332213
10.0.0.48 - - [2025-04-18 11:00:59] "POST /access-control-lists HTTP/1.1" 200 551 0.228597
10.0.0.48 - - [2025-04-18 11:00:59] "POST /hardwares HTTP/1.1" 200 325 0.080048
10.0.0.48 - - [2025-04-18 11:00:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.042062
10.0.0.48 - - [2025-04-18 11:00:59] "POST /fqname-to-id HTTP/1.1" 404 164 0.053147
10.0.0.48 - - [2025-04-18 11:01:00] "POST /hardwares HTTP/1.1" 200 323 0.086410
10.0.0.48 - - [2025-04-18 11:01:00] "POST /fqname-to-id HTTP/1.1" 404 161 0.007116
10.0.0.48 - - [2025-04-18 11:01:00] "GET / HTTP/1.1" 200 35931 0.003452
10.0.0.48 - - [2025-04-18 11:01:00] "POST /access-control-lists HTTP/1.1" 200 589 0.207552
10.0.0.48 - - [2025-04-18 11:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016637
10.0.0.48 - - [2025-04-18 11:01:00] "GET /global-vrouter-config/c6ce2aec-de00-44c1-85bc-94981090447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1809 0.011863
10.0.0.48 - - [2025-04-18 11:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012170
10.0.0.48 - - [2025-04-18 11:01:00] "POST /ref-update HTTP/1.1" 200 156 0.438167
10.0.0.48 - - [2025-04-18 11:01:00] "POST /ref-update HTTP/1.1" 200 156 0.172529
10.0.0.48 - - [2025-04-18 11:01:00] "POST /hardwares HTTP/1.1" 200 317 0.263990
10.0.0.48 - - [2025-04-18 11:01:00] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.126590
10.0.0.48 - - [2025-04-18 11:01:00] "POST /fqname-to-id HTTP/1.1" 404 164 0.037059
10.0.0.48 - - [2025-04-18 11:01:00] "POST /fqname-to-id HTTP/1.1" 404 237 0.032834
10.0.0.48 - - [2025-04-18 11:01:00] "PUT /global-vrouter-config/c6ce2aec-de00-44c1-85bc-94981090447a HTTP/1.1" 200 276 0.193047
10.0.0.48 - - [2025-04-18 11:01:00] "POST /hardwares HTTP/1.1" 200 323 0.064035
10.0.0.48 - - [2025-04-18 11:01:00] "POST /fqname-to-id HTTP/1.1" 404 161 0.069512
10.0.0.48 - - [2025-04-18 11:01:00] "POST /hardwares HTTP/1.1" 200 317 0.058985
10.0.0.48 - - [2025-04-18 11:01:00] "POST /access-control-lists HTTP/1.1" 200 601 0.221963
10.0.0.48 - - [2025-04-18 11:01:00] "POST /tags HTTP/1.1" 200 299 0.271606
10.0.0.48 - - [2025-04-18 11:01:00] "POST /fqname-to-id HTTP/1.1" 404 164 0.031268
10.0.0.48 - - [2025-04-18 11:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.041679
10.0.0.48 - - [2025-04-18 11:01:00] "POST /hardwares HTTP/1.1" 200 323 0.051331
10.0.0.48 - - [2025-04-18 11:01:00] "POST /fqname-to-id HTTP/1.1" 404 162 0.033841
10.0.0.48 - - [2025-04-18 11:01:00] "POST /ref-update HTTP/1.1" 200 156 0.174105
10.0.0.48 - - [2025-04-18 11:01:00] "GET /tag/da19e713-889c-45fa-9db5-550040a06cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.140663
10.0.0.48 - - [2025-04-18 11:01:00] "POST /hardwares HTTP/1.1" 200 319 0.083102
10.0.0.48 - - [2025-04-18 11:01:01] "POST /fqname-to-id HTTP/1.1" 404 162 0.030311
10.0.0.48 - - [2025-04-18 11:01:01] "POST /ref-update HTTP/1.1" 200 156 0.173555
10.0.0.48 - - [2025-04-18 11:01:01] "POST /hardwares HTTP/1.1" 200 319 0.177941
10.0.0.48 - - [2025-04-18 11:01:01] "PUT /access-control-list/4cce1135-3ea6-4713-9b25-745864929572 HTTP/1.1" 200 272 0.091998
10.0.0.48 - - [2025-04-18 11:01:01] "POST /fqname-to-id HTTP/1.1" 404 165 0.014797
10.0.0.48 - - [2025-04-18 11:01:01] "POST /hardwares HTTP/1.1" 200 325 0.039835
10.0.0.48 - - [2025-04-18 11:01:01] "POST /set-tag HTTP/1.1" 200 109 0.389863
10.0.0.48 - - [2025-04-18 11:01:01] "POST /fqname-to-id HTTP/1.1" 404 161 0.049937
10.0.0.48 - - [2025-04-18 11:01:01] "PUT /access-control-list/dfa637f1-2d5b-4c5a-8fe9-7f7ab0074eb2 HTTP/1.1" 200 272 0.137958
10.0.0.48 - - [2025-04-18 11:01:01] "POST /hardwares HTTP/1.1" 200 317 0.090782
10.0.0.48 - - [2025-04-18 11:01:01] "PUT /access-control-list/ca4538b8-ccb7-472e-b302-f26341004f92 HTTP/1.1" 200 272 0.126238
10.0.0.48 - - [2025-04-18 11:01:01] "POST /fqname-to-id HTTP/1.1" 404 161 0.019407
10.0.0.48 - - [2025-04-18 11:01:01] "POST /hardwares HTTP/1.1" 200 317 0.134942
10.0.0.48 - - [2025-04-18 11:01:01] "POST /fqname-to-id HTTP/1.1" 404 162 0.030521
10.0.0.48 - - [2025-04-18 11:01:01] "PUT /access-control-list/0a83b2b5-b251-47c8-9269-76343462fecf HTTP/1.1" 200 272 0.230150
10.0.0.48 - - [2025-04-18 11:01:01] "POST /hardwares HTTP/1.1" 200 319 0.133522
10.0.0.48 - - [2025-04-18 11:01:01] "POST /fqname-to-id HTTP/1.1" 404 162 0.004070
10.0.0.48 - - [2025-04-18 11:01:01] "POST /fqname-to-id HTTP/1.1" 404 226 0.023721
10.0.0.48 - - [2025-04-18 11:01:01] "PUT /access-control-list/85e49cdd-c824-4bb6-b430-c6c676b945fe HTTP/1.1" 200 272 0.201664
10.0.0.48 - - [2025-04-18 11:01:02] "POST /hardwares HTTP/1.1" 200 319 0.121527
10.0.0.48 - - [2025-04-18 11:01:02] "POST /fqname-to-id HTTP/1.1" 404 162 0.033079
10.0.0.48 - - [2025-04-18 11:01:02] "PUT /access-control-list/764430f8-b85b-4ce0-be57-160336320256 HTTP/1.1" 200 272 0.185131
10.0.0.48 - - [2025-04-18 11:01:02] "POST /hardwares HTTP/1.1" 200 319 0.081165
10.0.0.48 - - [2025-04-18 11:01:02] "POST /fqname-to-id HTTP/1.1" 404 158 0.047670
10.0.0.48 - - [2025-04-18 11:01:02] "GET / HTTP/1.1" 200 35931 0.001896
10.0.0.48 - - [2025-04-18 11:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009289
10.0.0.48 - - [2025-04-18 11:01:02] "GET /global-system-config/d0160223-4ea9-4d7d-b65a-3305bc9c8f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.025257
10.0.0.48 - - [2025-04-18 11:01:02] "PUT /access-control-list/ed4c918d-7d46-4b82-9cd8-bb1eaf64aab4 HTTP/1.1" 200 272 0.276990
10.0.0.48 - - [2025-04-18 11:01:02] "POST /hardwares HTTP/1.1" 200 311 0.287063
10.0.0.48 - - [2025-04-18 11:01:02] "POST /tags HTTP/1.1" 200 301 0.595167
10.0.0.48 - - [2025-04-18 11:01:02] "POST /fqname-to-id HTTP/1.1" 404 158 0.053938
10.0.0.48 - - [2025-04-18 11:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.043673
10.0.0.48 - - [2025-04-18 11:01:02] "POST /hardwares HTTP/1.1" 200 311 0.107342
10.0.0.48 - - [2025-04-18 11:01:02] "POST /fqname-to-id HTTP/1.1" 404 160 0.018405
10.0.0.48 - - [2025-04-18 11:01:02] "PUT /access-control-list/c4eceef5-582b-43c1-9f93-6be558aa0d1d HTTP/1.1" 200 272 0.290072
10.0.0.48 - - [2025-04-18 11:01:02] "GET /tag/9f724ff2-5300-4609-82c1-e112eb118faf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.220792
10.0.0.48 - - [2025-04-18 11:01:02] "PUT /global-system-config/d0160223-4ea9-4d7d-b65a-3305bc9c8f46 HTTP/1.1" 200 274 0.538640
10.0.0.48 - - [2025-04-18 11:01:03] "POST /hardwares HTTP/1.1" 200 315 0.276757
10.0.0.48 - - [2025-04-18 11:01:03] "POST /fqname-to-id HTTP/1.1" 404 154 0.020830
10.0.0.48 - - [2025-04-18 11:01:03] "PUT /access-control-list/28abbb09-fb20-46a2-b257-c81275792f16 HTTP/1.1" 200 272 0.385992
10.0.0.48 - - [2025-04-18 11:01:03] "PUT /access-control-list/087fd204-76df-48de-a13f-84272a47a691 HTTP/1.1" 200 272 0.037135
10.0.0.48 - - [2025-04-18 11:01:03] "POST /hardwares HTTP/1.1" 200 303 0.222590
10.0.0.48 - - [2025-04-18 11:01:03] "POST /fqname-to-id HTTP/1.1" 404 158 0.009745
10.0.0.48 - - [2025-04-18 11:01:03] "POST /hardwares HTTP/1.1" 200 311 0.235003
10.0.0.48 - - [2025-04-18 11:01:03] "POST /fqname-to-id HTTP/1.1" 404 155 0.005680
10.0.0.48 - - [2025-04-18 11:01:03] "PUT /access-control-list/e2fce033-0869-401f-9217-1e3f669aaf78 HTTP/1.1" 200 272 0.112351
10.0.0.48 - - [2025-04-18 11:01:03] "POST /hardwares HTTP/1.1" 200 305 0.135745
10.0.0.48 - - [2025-04-18 11:01:03] "PUT /access-control-list/c703684d-8745-4eab-a2f6-1c23f7c5f3f5 HTTP/1.1" 200 272 0.080362
10.0.0.48 - - [2025-04-18 11:01:03] "POST /fqname-to-id HTTP/1.1" 404 155 0.013021
10.0.0.48 - - [2025-04-18 11:01:03] "POST /tags HTTP/1.1" 200 325 0.958084
10.0.0.48 - - [2025-04-18 11:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.044688
10.0.0.48 - - [2025-04-18 11:01:03] "POST /hardwares HTTP/1.1" 200 305 0.084065
10.0.0.48 - - [2025-04-18 11:01:04] "POST /fqname-to-id HTTP/1.1" 404 155 0.017670
10.0.0.48 - - [2025-04-18 11:01:04] "PUT /access-control-list/72615204-4706-4e1c-9209-762e404ee932 HTTP/1.1" 200 272 0.108273
10.0.0.48 - - [2025-04-18 11:01:04] "GET /tag/b45e3417-7323-4932-bd22-afe24a78d3a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.134175
10.0.0.48 - - [2025-04-18 11:01:04] "POST /hardwares HTTP/1.1" 200 305 0.077718
10.0.0.48 - - [2025-04-18 11:01:04] "POST /fqname-to-id HTTP/1.1" 404 155 0.038894
10.0.0.48 - - [2025-04-18 11:01:04] "POST /hardwares HTTP/1.1" 200 305 0.046446
10.0.0.48 - - [2025-04-18 11:01:04] "POST /fqname-to-id HTTP/1.1" 404 156 0.027193
10.0.0.48 - - [2025-04-18 11:01:04] "POST /hardwares HTTP/1.1" 200 307 0.044477
10.0.0.48 - - [2025-04-18 11:01:04] "POST /fqname-to-id HTTP/1.1" 404 156 0.030452
10.0.0.48 - - [2025-04-18 11:01:04] "POST /tags HTTP/1.1" 200 311 0.287157
10.0.0.48 - - [2025-04-18 11:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.021752
10.0.0.48 - - [2025-04-18 11:01:04] "GET /tag/88efb9c0-f330-4cf6-8565-e351a9576d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.083259
10.0.0.48 - - [2025-04-18 11:01:04] "POST /hardwares HTTP/1.1" 200 307 0.122440
10.0.0.48 - - [2025-04-18 11:01:04] "POST /fqname-to-id HTTP/1.1" 404 156 0.025296
10.0.0.48 - - [2025-04-18 11:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.026230
10.0.0.48 - - [2025-04-18 11:01:04] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.026066
10.0.0.48 - - [2025-04-18 11:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017701
10.0.0.48 - - [2025-04-18 11:01:04] "POST /hardwares HTTP/1.1" 200 307 0.086660
10.0.0.48 - - [2025-04-18 11:01:04] "POST /fqname-to-id HTTP/1.1" 404 157 0.017647
10.0.0.48 - - [2025-04-18 11:01:04] "POST /hardwares HTTP/1.1" 200 309 0.037293
10.0.0.48 - - [2025-04-18 11:01:04] "POST /fqname-to-id HTTP/1.1" 404 158 0.017513
10.0.0.48 - - [2025-04-18 11:01:04] "GET /project/454ae0c1-f000-4451-ac66-c9aa91a38589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.101750
10.0.0.48 - - [2025-04-18 11:01:04] "POST /hardwares HTTP/1.1" 200 311 0.069410
10.0.0.48 - - [2025-04-18 11:01:04] "POST /virtual-machines HTTP/1.1" 200 377 0.119841
10.0.0.48 - - [2025-04-18 11:01:04] "POST /fqname-to-id HTTP/1.1" 404 158 0.049104
10.0.0.48 - - [2025-04-18 11:01:05] "POST /hardwares HTTP/1.1" 200 311 0.079043
10.0.0.48 - - [2025-04-18 11:01:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.132927
10.0.0.48 - - [2025-04-18 11:01:05] "POST /fqname-to-id HTTP/1.1" 404 153 0.040764
10.0.0.48 - - [2025-04-18 11:01:05] "POST /hardwares HTTP/1.1" 200 301 0.046554
10.0.0.48 - - [2025-04-18 11:01:05] "POST /fqname-to-id HTTP/1.1" 404 157 0.045700
10.0.0.48 - - [2025-04-18 11:01:05] "POST /hardwares HTTP/1.1" 200 309 0.100650
10.0.0.48 - - [2025-04-18 11:01:05] "POST /fqname-to-id HTTP/1.1" 404 157 0.020757
10.0.0.48 - - [2025-04-18 11:01:05] "POST /hardwares HTTP/1.1" 200 309 0.050395
10.0.0.48 - - [2025-04-18 11:01:05] "POST /fqname-to-id HTTP/1.1" 404 157 0.004796
10.0.0.48 - - [2025-04-18 11:01:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.445435
10.0.0.48 - - [2025-04-18 11:01:05] "POST /hardwares HTTP/1.1" 200 309 0.047711
10.0.0.48 - - [2025-04-18 11:01:05] "POST /fqname-to-id HTTP/1.1" 404 157 0.014048
10.0.0.48 - - [2025-04-18 11:01:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.046982
10.0.0.48 - - [2025-04-18 11:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.025075
10.0.0.48 - - [2025-04-18 11:01:05] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.030250
10.0.0.48 - - [2025-04-18 11:01:05] "POST /hardwares HTTP/1.1" 200 309 0.047320
10.0.0.48 - - [2025-04-18 11:01:05] "POST /fqname-to-id HTTP/1.1" 404 157 0.010579
10.0.0.48 - - [2025-04-18 11:01:05] "POST /hardwares HTTP/1.1" 200 309 0.049380
10.0.0.48 - - [2025-04-18 11:01:05] "POST /fqname-to-id HTTP/1.1" 404 161 0.012431
10.0.0.48 - - [2025-04-18 11:01:05] "POST /instance-ips HTTP/1.1" 200 409 0.174085
10.0.0.48 - - [2025-04-18 11:01:05] "POST /hardwares HTTP/1.1" 200 317 0.114519
10.0.0.48 - - [2025-04-18 11:01:06] "POST /fqname-to-id HTTP/1.1" 404 157 0.034337
10.0.0.48 - - [2025-04-18 11:01:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.165907
10.0.0.48 - - [2025-04-18 11:01:06] "POST /hardwares HTTP/1.1" 200 309 0.054944
10.0.0.48 - - [2025-04-18 11:01:06] "POST /fqname-to-id HTTP/1.1" 404 157 0.006131
10.0.0.48 - - [2025-04-18 11:01:06] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.025330
10.0.0.48 - - [2025-04-18 11:01:06] "POST /hardwares HTTP/1.1" 200 309 0.026021
10.0.0.48 - - [2025-04-18 11:01:06] "POST /fqname-to-id HTTP/1.1" 404 154 0.014810
10.0.0.48 - - [2025-04-18 11:01:06] "POST /set-tag HTTP/1.1" 200 109 0.077600
10.0.0.48 - - [2025-04-18 11:01:06] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.078375
10.0.0.48 - - [2025-04-18 11:01:06] "GET /instance-ip/6cc467f6-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.059940
10.0.0.48 - - [2025-04-18 11:01:06] "POST /hardwares HTTP/1.1" 200 303 0.187797
10.0.0.48 - - [2025-04-18 11:01:06] "POST /fqname-to-id HTTP/1.1" 404 190 0.017632
10.0.0.48 - - [2025-04-18 11:01:06] "POST /fqname-to-id HTTP/1.1" 404 228 0.008923
10.0.0.48 - - [2025-04-18 11:01:06] "POST /features HTTP/1.1" 200 533 0.062551
10.0.0.48 - - [2025-04-18 11:01:06] "POST /fqname-to-id HTTP/1.1" 404 185 0.025167
10.0.0.48 - - [2025-04-18 11:01:06] "POST /features HTTP/1.1" 200 523 0.182788
10.0.0.48 - - [2025-04-18 11:01:06] "POST /tags HTTP/1.1" 200 305 0.294284
10.0.0.48 - - [2025-04-18 11:01:06] "POST /fqname-to-id HTTP/1.1" 404 184 0.029257
10.0.0.48 - - [2025-04-18 11:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.018831
10.0.0.48 - - [2025-04-18 11:01:06] "GET /tag/ed9b2a51-fd6c-467e-af21-e262b2de90b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.045758
10.0.0.48 - - [2025-04-18 11:01:06] "POST /features HTTP/1.1" 200 521 0.112187
10.0.0.48 - - [2025-04-18 11:01:07] "POST /fqname-to-id HTTP/1.1" 404 184 0.041622
10.0.0.48 - - [2025-04-18 11:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.047046
10.0.0.48 - - [2025-04-18 11:01:07] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.108895
10.0.0.48 - - [2025-04-18 11:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.024396
10.0.0.48 - - [2025-04-18 11:01:07] "POST /features HTTP/1.1" 200 521 0.120396
10.0.0.48 - - [2025-04-18 11:01:07] "POST /fqname-to-id HTTP/1.1" 404 189 0.006033
10.0.0.48 - - [2025-04-18 11:01:07] "GET /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.010035
10.0.0.48 - - [2025-04-18 11:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008813
10.0.0.48 - - [2025-04-18 11:01:07] "POST /features HTTP/1.1" 200 531 0.058668
10.0.0.48 - - [2025-04-18 11:01:07] "GET /service-appliance-set/8ddcf34a-1497-4ca8-9dc5-296fd9c1035e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.012550
10.0.0.48 - - [2025-04-18 11:01:07] "POST /fqname-to-id HTTP/1.1" 404 184 0.005469
10.0.0.48 - - [2025-04-18 11:01:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.016546
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:01:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000956
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:01:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004226
10.0.0.48 - - [2025-04-18 11:01:07] "POST /features HTTP/1.1" 200 521 0.095827
10.0.0.48 - - [2025-04-18 11:01:07] "POST /fqname-to-id HTTP/1.1" 404 193 0.011873
10.0.0.48 - - [2025-04-18 11:01:07] "POST /features HTTP/1.1" 200 539 0.070836
10.0.0.48 - - [2025-04-18 11:01:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.010941
10.0.0.48 - - [2025-04-18 11:01:07] "POST /features HTTP/1.1" 200 525 0.033326
10.0.0.48 - - [2025-04-18 11:01:07] "POST /fqname-to-id HTTP/1.1" 404 183 0.027703
10.0.0.48 - - [2025-04-18 11:01:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.383425
10.0.0.48 - - [2025-04-18 11:01:07] "GET /virtual-machine-interface/56f8ca68-7750-4f7c-b2bf-feb01a5072ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.016516
10.0.0.48 - - [2025-04-18 11:01:07] "POST /features HTTP/1.1" 200 519 0.119966
10.0.0.48 - - [2025-04-18 11:01:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.020628
10.0.0.48 - - [2025-04-18 11:01:07] "POST /features HTTP/1.1" 200 517 0.101833
10.0.0.48 - - [2025-04-18 11:01:08] "POST /fqname-to-id HTTP/1.1" 404 190 0.040048
10.0.0.48 - - [2025-04-18 11:01:08] "POST /instance-ips HTTP/1.1" 200 381 0.222538
10.0.0.48 - - [2025-04-18 11:01:08] "GET /instance-ip/d28c85c8-8fe3-4e80-a8f5-9ce529055313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.026004
10.0.0.48 - - [2025-04-18 11:01:08] "POST /features HTTP/1.1" 200 533 0.115181
10.0.0.48 - - [2025-04-18 11:01:08] "POST /fqname-to-id HTTP/1.1" 404 194 0.003057
10.0.0.48 - - [2025-04-18 11:01:08] "POST /features HTTP/1.1" 200 541 0.092122
10.0.0.48 - - [2025-04-18 11:01:08] "POST /fqname-to-id HTTP/1.1" 404 178 0.012324
10.0.0.48 - - [2025-04-18 11:01:08] "POST /loadbalancers HTTP/1.1" 200 582 0.186416
10.0.0.48 - - [2025-04-18 11:01:08] "POST /physical-roles HTTP/1.1" 200 521 0.113480
10.0.0.48 - - [2025-04-18 11:01:08] "POST /fqname-to-id HTTP/1.1" 404 179 0.005183
10.0.0.48 - - [2025-04-18 11:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.167959
10.0.0.48 - - [2025-04-18 11:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007087
10.0.0.48 - - [2025-04-18 11:01:08] "POST /physical-roles HTTP/1.1" 200 523 0.097653
10.0.0.48 - - [2025-04-18 11:01:08] "POST /fqname-to-id HTTP/1.1" 404 184 0.006888
10.0.0.48 - - [2025-04-18 11:01:08] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.119557
10.0.0.48 - - [2025-04-18 11:01:08] "GET /loadbalancer/b35daced-adce-4796-a61d-c6fa671bc0c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.028689
10.0.0.48 - - [2025-04-18 11:01:08] "POST /physical-roles HTTP/1.1" 200 533 0.119440
10.0.0.48 - - [2025-04-18 11:01:08] "POST /fqname-to-id HTTP/1.1" 404 177 0.019431
10.0.0.48 - - [2025-04-18 11:01:08] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.168748
10.0.0.48 - - [2025-04-18 11:01:08] "GET /instance-ip/d28c85c8-8fe3-4e80-a8f5-9ce529055313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.024330
10.0.0.48 - - [2025-04-18 11:01:08] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.180057
10.0.0.48 - - [2025-04-18 11:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.041061
10.0.0.48 - - [2025-04-18 11:01:08] "POST /physical-roles HTTP/1.1" 200 519 0.157888
10.0.0.48 - - [2025-04-18 11:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.040694
10.0.0.48 - - [2025-04-18 11:01:09] "POST /fqname-to-id HTTP/1.1" 404 191 0.027014
10.0.0.48 - - [2025-04-18 11:01:09] "POST /floating-ips HTTP/1.1" 200 583 0.178456
10.0.0.48 - - [2025-04-18 11:01:09] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.196725
10.0.0.48 - - [2025-04-18 11:01:09] "POST /overlay-roles HTTP/1.1" 200 545 0.201195
10.0.0.48 - - [2025-04-18 11:01:09] "GET /loadbalancer-listener/afe55070-b3bf-4094-ab33-5ac3a7d6782c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.010531
10.0.0.48 - - [2025-04-18 11:01:09] "GET /loadbalancer-listener/afe55070-b3bf-4094-ab33-5ac3a7d6782c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.009341
10.0.0.48 - - [2025-04-18 11:01:09] "POST /fqname-to-id HTTP/1.1" 404 184 0.009564
10.0.0.48 - - [2025-04-18 11:01:09] "POST /overlay-roles HTTP/1.1" 200 531 0.147250
10.0.0.48 - - [2025-04-18 11:01:09] "POST /fqname-to-id HTTP/1.1" 404 191 0.017159
10.0.0.48 - - [2025-04-18 11:01:09] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.184659
10.0.0.48 - - [2025-04-18 11:01:09] "GET /instance-ip/d28c85c8-8fe3-4e80-a8f5-9ce529055313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007410
10.0.0.48 - - [2025-04-18 11:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.032016
10.0.0.48 - - [2025-04-18 11:01:09] "GET /global-vrouter-config/c6ce2aec-de00-44c1-85bc-94981090447a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1809 0.086853
10.0.0.48 - - [2025-04-18 11:01:09] "GET /instance-ip/d28c85c8-8fe3-4e80-a8f5-9ce529055313?fields=floating_ips HTTP/1.1" 200 1171 0.105643
10.0.0.48 - - [2025-04-18 11:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016148
10.0.0.48 - - [2025-04-18 11:01:09] "GET /floating-ip/d5bb4fec-c1fc-4e19-8c8b-c0046b86bba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.029547
10.0.0.48 - - [2025-04-18 11:01:09] "POST /overlay-roles HTTP/1.1" 200 545 0.255779
10.0.0.48 - - [2025-04-18 11:01:09] "PUT /global-vrouter-config/c6ce2aec-de00-44c1-85bc-94981090447a HTTP/1.1" 200 276 0.053345
10.0.0.48 - - [2025-04-18 11:01:09] "POST /fqname-to-id HTTP/1.1" 404 185 0.030858
10.0.0.48 - - [2025-04-18 11:01:09] "POST /overlay-roles HTTP/1.1" 200 533 0.092378
10.0.0.48 - - [2025-04-18 11:01:09] "POST /fqname-to-id HTTP/1.1" 404 189 0.036710
10.0.0.48 - - [2025-04-18 11:01:10] "POST /tags HTTP/1.1" 200 357 0.269311
10.0.0.48 - - [2025-04-18 11:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.032373
10.0.0.48 - - [2025-04-18 11:01:10] "POST /overlay-roles HTTP/1.1" 200 541 0.126649
10.0.0.48 - - [2025-04-18 11:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.027865
10.0.0.48 - - [2025-04-18 11:01:10] "GET /tag/48f7337b-fc43-468a-b80b-4dae7330c0cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.051610
10.0.0.48 - - [2025-04-18 11:01:10] "PUT /overlay-role/a7b3d802-ac68-4a11-9eb3-51faa549362f HTTP/1.1" 200 258 0.069461
10.0.0.48 - - [2025-04-18 11:01:10] "POST /fqname-to-id HTTP/1.1" 404 184 0.034524
10.0.0.48 - - [2025-04-18 11:01:10] "POST /tags HTTP/1.1" 200 305 0.157953
10.0.0.48 - - [2025-04-18 11:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.025363
10.0.0.48 - - [2025-04-18 11:01:10] "POST /overlay-roles HTTP/1.1" 200 531 0.105123
10.0.0.48 - - [2025-04-18 11:01:10] "GET /tag/810c4841-7b37-43f4-8801-ac779f9006ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.044114
10.0.0.48 - - [2025-04-18 11:01:10] "POST /fqname-to-id HTTP/1.1" 404 185 0.027973
10.0.0.48 - - [2025-04-18 11:01:10] "POST /overlay-roles HTTP/1.1" 200 533 0.123673
10.0.0.48 - - [2025-04-18 11:01:10] "POST /fqname-to-id HTTP/1.1" 404 183 0.012173
10.0.0.48 - - [2025-04-18 11:01:10] "POST /overlay-roles HTTP/1.1" 200 529 0.106962
10.0.0.48 - - [2025-04-18 11:01:10] "POST /fqname-to-id HTTP/1.1" 404 187 0.015062
10.0.0.48 - - [2025-04-18 11:01:10] "POST /id-to-fqname HTTP/1.1" 200 174 0.008692
10.0.0.48 - - [2025-04-18 11:01:11] "POST /fqname-to-id HTTP/1.1" 404 183 0.011862
10.0.0.48 - - [2025-04-18 11:01:11] "POST /overlay-roles HTTP/1.1" 200 537 0.159250
10.0.0.48 - - [2025-04-18 11:01:11] "POST /fqname-to-id HTTP/1.1" 404 189 0.003742
10.0.0.48 - - [2025-04-18 11:01:11] "POST /security-groups HTTP/1.1" 200 571 0.117325
10.0.0.48 - - [2025-04-18 11:01:11] "POST /projects HTTP/1.1" 200 483 0.689440
10.0.0.48 - - [2025-04-18 11:01:11] "POST /fqname-to-id HTTP/1.1" 404 214 0.014145
10.0.0.48 - - [2025-04-18 11:01:11] "POST /overlay-roles HTTP/1.1" 200 541 0.186891
10.0.0.48 - - [2025-04-18 11:01:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.075079
10.0.0.48 - - [2025-04-18 11:01:11] "POST /fqname-to-id HTTP/1.1" 404 178 0.021492
10.0.0.48 - - [2025-04-18 11:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.023922
10.0.0.48 - - [2025-04-18 11:01:11] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.035627
10.0.0.48 - - [2025-04-18 11:01:11] "POST /access-control-lists HTTP/1.1" 200 580 0.172750
10.0.0.48 - - [2025-04-18 11:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.035593
10.0.0.48 - - [2025-04-18 11:01:11] "POST /fqname-to-id HTTP/1.1" 404 213 0.010116
10.0.0.48 - - [2025-04-18 11:01:11] "GET /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.016217
10.0.0.48 - - [2025-04-18 11:01:11] "POST /overlay-roles HTTP/1.1" 200 519 0.148646
10.0.0.48 - - [2025-04-18 11:01:11] "POST /fqname-to-id HTTP/1.1" 404 190 0.021393
10.0.0.48 - - [2025-04-18 11:01:11] "POST /access-control-lists HTTP/1.1" 200 578 0.087626
10.0.0.48 - - [2025-04-18 11:01:11] "POST /overlay-roles HTTP/1.1" 200 543 0.145159
10.0.0.48 - - [2025-04-18 11:01:11] "POST /fqname-to-id HTTP/1.1" 404 182 0.006488
10.0.0.48 - - [2025-04-18 11:01:11] "PUT /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922 HTTP/1.1" 200 264 0.209539
10.0.0.48 - - [2025-04-18 11:01:11] "POST /role-definitions HTTP/1.1" 200 533 0.120441
10.0.0.48 - - [2025-04-18 11:01:11] "POST /fqname-to-id HTTP/1.1" 404 189 0.014418
10.0.0.48 - - [2025-04-18 11:01:11] "PUT /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e HTTP/1.1" 200 264 0.209065
10.0.0.48 - - [2025-04-18 11:01:12] "POST /role-definitions HTTP/1.1" 200 547 0.108640
10.0.0.48 - - [2025-04-18 11:01:12] "POST /fqname-to-id HTTP/1.1" 404 190 0.007510
10.0.0.48 - - [2025-04-18 11:01:12] "POST /security-groups HTTP/1.1" 200 537 0.095219
10.0.0.48 - - [2025-04-18 11:01:12] "POST /role-definitions HTTP/1.1" 200 549 0.089937
10.0.0.48 - - [2025-04-18 11:01:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.017769
10.0.0.48 - - [2025-04-18 11:01:12] "POST /fqname-to-id HTTP/1.1" 404 191 0.015736
10.0.0.48 - - [2025-04-18 11:01:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.074055
10.0.0.48 - - [2025-04-18 11:01:12] "POST /access-control-lists HTTP/1.1" 200 596 0.099185
10.0.0.48 - - [2025-04-18 11:01:12] "POST /fqname-to-id HTTP/1.1" 404 233 0.043890
10.0.0.48 - - [2025-04-18 11:01:12] "POST /chown HTTP/1.1" 200 109 0.070958
10.0.0.48 - - [2025-04-18 11:01:12] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021215
10.0.0.48 - - [2025-04-18 11:01:12] "POST /role-definitions HTTP/1.1" 200 551 0.145943
10.0.0.48 - - [2025-04-18 11:01:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.012856
10.0.0.48 - - [2025-04-18 11:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006219
10.0.0.48 - - [2025-04-18 11:01:12] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.041534
10.0.0.48 - - [2025-04-18 11:01:12] "POST /tags HTTP/1.1" 409 207 0.007707
10.0.0.48 - - [2025-04-18 11:01:12] "POST /access-control-lists HTTP/1.1" 200 594 0.147859
10.0.0.48 - - [2025-04-18 11:01:12] "POST /role-definitions HTTP/1.1" 200 563 0.069174
10.0.0.48 - - [2025-04-18 11:01:12] "POST /fqname-to-id HTTP/1.1" 404 189 0.023170
10.0.0.48 - - [2025-04-18 11:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.028967
10.0.0.48 - - [2025-04-18 11:01:12] "GET /tag/810c4841-7b37-43f4-8801-ac779f9006ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.048455
10.0.0.48 - - [2025-04-18 11:01:12] "POST /role-definitions HTTP/1.1" 200 547 0.106866
10.0.0.48 - - [2025-04-18 11:01:12] "POST /fqname-to-id HTTP/1.1" 404 190 0.002596
10.0.0.48 - - [2025-04-18 11:01:12] "POST /firewall-rules HTTP/1.1" 200 564 0.151670
10.0.0.48 - - [2025-04-18 11:01:12] "POST /role-definitions HTTP/1.1" 200 549 0.074777
10.0.0.48 - - [2025-04-18 11:01:12] "POST /fqname-to-id HTTP/1.1" 404 191 0.038458
10.0.0.48 - - [2025-04-18 11:01:12] "GET /firewall-rule/8efc2620-58ca-4acb-b33c-f6180f2f886b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.015007
10.0.0.48 - - [2025-04-18 11:01:12] "GET /firewall-policy/7d479e7b-b3a5-48c0-9725-38b85911dff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003099
10.0.0.48 - - [2025-04-18 11:01:12] "GET /firewall-rule/8efc2620-58ca-4acb-b33c-f6180f2f886b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003176
10.0.0.48 - - [2025-04-18 11:01:12] "POST /role-definitions HTTP/1.1" 200 551 0.030550
10.0.0.48 - - [2025-04-18 11:01:12] "POST /fqname-to-id HTTP/1.1" 404 190 0.020293
10.0.0.48 - - [2025-04-18 11:01:12] "POST /ref-update HTTP/1.1" 200 156 0.044808
10.0.0.48 - - [2025-04-18 11:01:12] "POST /role-definitions HTTP/1.1" 200 549 0.040410
10.0.0.48 - - [2025-04-18 11:01:12] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.053637
10.0.0.48 - - [2025-04-18 11:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015589
10.0.0.48 - - [2025-04-18 11:01:12] "POST /fqname-to-id HTTP/1.1" 404 196 0.020615
10.0.0.48 - - [2025-04-18 11:01:13] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011299
10.0.0.48 - - [2025-04-18 11:01:13] "POST /tags HTTP/1.1" 409 207 0.004505
10.0.0.48 - - [2025-04-18 11:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235
10.0.0.48 - - [2025-04-18 11:01:13] "POST /role-definitions HTTP/1.1" 200 561 0.068818
10.0.0.48 - - [2025-04-18 11:01:13] "POST /fqname-to-id HTTP/1.1" 404 189 0.014230
10.0.0.48 - - [2025-04-18 11:01:13] "GET /tag/810c4841-7b37-43f4-8801-ac779f9006ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015706
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:01:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:01:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001047
10.0.0.48 - - [2025-04-18 11:01:13] "POST /role-definitions HTTP/1.1" 200 547 0.094605
10.0.0.48 - - [2025-04-18 11:01:13] "POST /fqname-to-id HTTP/1.1" 404 190 0.009461
10.0.0.48 - - [2025-04-18 11:01:13] "POST /firewall-rules HTTP/1.1" 200 562 0.174320
10.0.0.48 - - [2025-04-18 11:01:13] "GET /firewall-rule/f7bdaf81-7aeb-4a57-91d7-d60191533b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.007816
10.0.0.48 - - [2025-04-18 11:01:13] "POST /role-definitions HTTP/1.1" 200 549 0.079093
10.0.0.48 - - [2025-04-18 11:01:13] "POST /fqname-to-id HTTP/1.1" 404 188 0.004121
10.0.0.48 - - [2025-04-18 11:01:13] "GET /firewall-policy/7d479e7b-b3a5-48c0-9725-38b85911dff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.018953
10.0.0.48 - - [2025-04-18 11:01:13] "GET /firewall-rule/f7bdaf81-7aeb-4a57-91d7-d60191533b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003762
10.0.0.48 - - [2025-04-18 11:01:13] "POST /role-definitions HTTP/1.1" 200 545 0.049117
10.0.0.48 - - [2025-04-18 11:01:13] "POST /fqname-to-id HTTP/1.1" 404 189 0.008400
10.0.0.48 - - [2025-04-18 11:01:13] "POST /ref-update HTTP/1.1" 200 156 0.076168
10.0.0.48 - - [2025-04-18 11:01:13] "POST /role-definitions HTTP/1.1" 200 547 0.177228
10.0.0.48 - - [2025-04-18 11:01:13] "POST /fqname-to-id HTTP/1.1" 404 192 0.029236
10.0.0.48 - - [2025-04-18 11:01:13] "POST /tags HTTP/1.1" 200 355 0.217763
10.0.0.48 - - [2025-04-18 11:01:13] "POST /role-definitions HTTP/1.1" 200 553 0.048964
10.0.0.48 - - [2025-04-18 11:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014860
10.0.0.48 - - [2025-04-18 11:01:13] "GET /tag/23b4b8bf-29c9-406f-94da-38bebda3ebfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.020231
10.0.0.48 - - [2025-04-18 11:01:13] "POST /fqname-to-id HTTP/1.1" 404 193 0.013671
10.0.0.48 - - [2025-04-18 11:01:13] "POST /role-definitions HTTP/1.1" 200 555 0.042361
10.0.0.48 - - [2025-04-18 11:01:13] "POST /fqname-to-id HTTP/1.1" 404 182 0.012500
10.0.0.48 - - [2025-04-18 11:01:13] "POST /tags HTTP/1.1" 200 303 0.058843
10.0.0.48 - - [2025-04-18 11:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012084
10.0.0.48 - - [2025-04-18 11:01:14] "GET /tag/5b750ea6-2dca-4b45-832f-b587c807b289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.081495
10.0.0.48 - - [2025-04-18 11:01:14] "POST /role-definitions HTTP/1.1" 200 533 0.106306
10.0.0.48 - - [2025-04-18 11:01:14] "POST /fqname-to-id HTTP/1.1" 404 187 0.006773
10.0.0.48 - - [2025-04-18 11:01:14] "POST /projects HTTP/1.1" 409 218 0.008161
10.0.0.48 - - [2025-04-18 11:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009053
10.0.0.48 - - [2025-04-18 11:01:14] "POST /role-definitions HTTP/1.1" 200 543 0.053597
10.0.0.48 - - [2025-04-18 11:01:14] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.068724
10.0.0.48 - - [2025-04-18 11:01:14] "POST /fqname-to-id HTTP/1.1" 404 181 0.005134
10.0.0.48 - - [2025-04-18 11:01:14] "POST /role-definitions HTTP/1.1" 200 531 0.031260
10.0.0.48 - - [2025-04-18 11:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015132
10.0.0.48 - - [2025-04-18 11:01:14] "POST /fqname-to-id HTTP/1.1" 404 184 0.014439
10.0.0.48 - - [2025-04-18 11:01:14] "GET /network-ipam/7791e130-c345-485c-b0e9-d8b6954da296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.006976
10.0.0.48 - - [2025-04-18 11:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186
10.0.0.48 - - [2025-04-18 11:01:14] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.010095
10.0.0.48 - - [2025-04-18 11:01:14] "POST /role-definitions HTTP/1.1" 200 537 0.107601
10.0.0.48 - - [2025-04-18 11:01:14] "POST /fqname-to-id HTTP/1.1" 404 189 0.013557
10.0.0.48 - - [2025-04-18 11:01:14] "PUT /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922 HTTP/1.1" 200 264 0.135450
10.0.0.48 - - [2025-04-18 11:01:14] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.015407
10.0.0.48 - - [2025-04-18 11:01:14] "POST /role-definitions HTTP/1.1" 200 547 0.059704
10.0.0.48 - - [2025-04-18 11:01:14] "POST /fqname-to-id HTTP/1.1" 404 194 0.005240
10.0.0.48 - - [2025-04-18 11:01:14] "POST /role-definitions HTTP/1.1" 200 557 0.098226
10.0.0.48 - - [2025-04-18 11:01:14] "POST /fqname-to-id HTTP/1.1" 404 196 0.004899
10.0.0.48 - - [2025-04-18 11:01:14] "POST /set-tag HTTP/1.1" 200 109 0.141965
10.0.0.48 - - [2025-04-18 11:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007129
10.0.0.48 - - [2025-04-18 11:01:14] "GET /network-ipam/f7aa2c68-2e61-4161-b28c-7eb4567e9836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.006943
10.0.0.48 - - [2025-04-18 11:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189
10.0.0.48 - - [2025-04-18 11:01:14] "GET /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.009907
10.0.0.48 - - [2025-04-18 11:01:14] "POST /role-definitions HTTP/1.1" 200 561 0.053367
10.0.0.48 - - [2025-04-18 11:01:14] "POST /fqname-to-id HTTP/1.1" 404 195 0.023901
10.0.0.48 - - [2025-04-18 11:01:14] "POST /role-definitions HTTP/1.1" 200 559 0.080791
10.0.0.48 - - [2025-04-18 11:01:14] "PUT /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e HTTP/1.1" 200 264 0.128381
10.0.0.48 - - [2025-04-18 11:01:14] "POST /fqname-to-id HTTP/1.1" 404 196 0.002646
10.0.0.48 - - [2025-04-18 11:01:14] "GET /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005965
10.0.0.48 - - [2025-04-18 11:01:14] "POST /feature-configs HTTP/1.1" 200 537 0.041030
10.0.0.48 - - [2025-04-18 11:01:14] "POST /fqname-to-id HTTP/1.1" 404 212 0.016250
10.0.0.48 - - [2025-04-18 11:01:15] "POST /set-tag HTTP/1.1" 200 109 0.199962
10.0.0.48 - - [2025-04-18 11:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.017669
10.0.0.48 - - [2025-04-18 11:01:15] "POST /feature-configs HTTP/1.1" 200 562 0.140241
10.0.0.48 - - [2025-04-18 11:01:15] "POST /fqname-to-id HTTP/1.1" 404 211 0.003959
10.0.0.48 - - [2025-04-18 11:01:15] "GET /network-policy/f84f1340-b4d0-4980-8d9f-d182178c62e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004549
10.0.0.48 - - [2025-04-18 11:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008557
10.0.0.48 - - [2025-04-18 11:01:15] "GET /network-policy/0bb6620b-143a-4766-ac54-96817d9f85ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004876
10.0.0.48 - - [2025-04-18 11:01:15] "POST /feature-configs HTTP/1.1" 200 561 0.038628
10.0.0.48 - - [2025-04-18 11:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289
10.0.0.48 - - [2025-04-18 11:01:15] "GET /network-policy/5dfb2184-a623-452b-a81b-61412f5ceeb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004005
10.0.0.48 - - [2025-04-18 11:01:15] "POST /fqname-to-id HTTP/1.1" 404 192 0.004679
10.0.0.48 - - [2025-04-18 11:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226
10.0.0.48 - - [2025-04-18 11:01:15] "POST /node-profiles HTTP/1.1" 200 547 0.029370
10.0.0.48 - - [2025-04-18 11:01:15] "POST /fqname-to-id HTTP/1.1" 404 187 0.020873
10.0.0.48 - - [2025-04-18 11:01:15] "PUT /network-policy/5dfb2184-a623-452b-a81b-61412f5ceeb0 HTTP/1.1" 200 262 0.032041
10.0.0.48 - - [2025-04-18 11:01:15] "POST /ref-update HTTP/1.1" 200 156 0.103665
10.0.0.48 - - [2025-04-18 11:01:15] "POST /node-profiles HTTP/1.1" 200 537 0.080681
10.0.0.48 - - [2025-04-18 11:01:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.015053
10.0.0.48 - - [2025-04-18 11:01:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012963
10.0.0.48 - - [2025-04-18 11:01:15] "POST /node-profiles HTTP/1.1" 200 549 0.044081
10.0.0.48 - - [2025-04-18 11:01:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017660
10.0.0.48 - - [2025-04-18 11:01:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002899
10.0.0.48 - - [2025-04-18 11:01:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003168
10.0.0.48 - - [2025-04-18 11:01:15] "POST /fqname-to-id HTTP/1.1" 404 189 0.003125
10.0.0.48 - - [2025-04-18 11:01:15] "POST /node-profiles HTTP/1.1" 200 541 0.023528
10.0.0.48 - - [2025-04-18 11:01:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013485
10.0.0.48 - - [2025-04-18 11:01:15] "POST /fqname-to-id HTTP/1.1" 404 189 0.008394
10.0.0.48 - - [2025-04-18 11:01:15] "POST /security-groups HTTP/1.1" 409 245 0.005947
10.0.0.48 - - [2025-04-18 11:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481
10.0.0.48 - - [2025-04-18 11:01:15] "POST /node-profiles HTTP/1.1" 200 541 0.022374
10.0.0.48 - - [2025-04-18 11:01:15] "POST /fqname-to-id HTTP/1.1" 404 188 0.013612
10.0.0.48 - - [2025-04-18 11:01:15] "PUT /security-group/c03201a6-239c-4781-900d-0ca05b6400b9 HTTP/1.1" 200 262 0.093475
10.0.0.48 - - [2025-04-18 11:01:15] "POST /node-profiles HTTP/1.1" 200 539 0.117669
10.0.0.48 - - [2025-04-18 11:01:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.068195
10.0.0.48 - - [2025-04-18 11:01:15] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014559
10.0.0.48 - - [2025-04-18 11:01:15] "POST /fqname-to-id HTTP/1.1" 404 184 0.009236
10.0.0.48 - - [2025-04-18 11:01:15] "PUT /access-control-list/85e49cdd-c824-4bb6-b430-c6c676b945fe HTTP/1.1" 200 272 0.062351
10.0.0.48 - - [2025-04-18 11:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927
10.0.0.48 - - [2025-04-18 11:01:15] "PUT /access-control-list/764430f8-b85b-4ce0-be57-160336320256 HTTP/1.1" 200 272 0.023783
10.0.0.48 - - [2025-04-18 11:01:15] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010123
10.0.0.48 - - [2025-04-18 11:01:15] "POST /tags HTTP/1.1" 409 206 0.005090
10.0.0.48 - - [2025-04-18 11:01:15] "POST /node-profiles HTTP/1.1" 200 531 0.082603
10.0.0.48 - - [2025-04-18 11:01:15] "POST /fqname-to-id HTTP/1.1" 404 185 0.009300
10.0.0.48 - - [2025-04-18 11:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006441
10.0.0.48 - - [2025-04-18 11:01:16] "GET /tag/5b750ea6-2dca-4b45-832f-b587c807b289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.024913
10.0.0.48 - - [2025-04-18 11:01:16] "POST /node-profiles HTTP/1.1" 200 533 0.046858
10.0.0.48 - - [2025-04-18 11:01:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.016972
10.0.0.48 - - [2025-04-18 11:01:16] "POST /firewall-rules HTTP/1.1" 200 562 0.084278
10.0.0.48 - - [2025-04-18 11:01:16] "POST /node-profiles HTTP/1.1" 200 557 0.049496
10.0.0.48 - - [2025-04-18 11:01:16] "GET /firewall-rule/cfc31003-3bc1-4221-8f30-3935c912a313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005523
10.0.0.48 - - [2025-04-18 11:01:16] "GET /firewall-policy/7d479e7b-b3a5-48c0-9725-38b85911dff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.008566
10.0.0.48 - - [2025-04-18 11:01:16] "GET /firewall-rule/cfc31003-3bc1-4221-8f30-3935c912a313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003511
10.0.0.48 - - [2025-04-18 11:01:16] "POST /fqname-to-id HTTP/1.1" 404 206 0.005429
10.0.0.48 - - [2025-04-18 11:01:16] "POST /telemetry-profiles HTTP/1.1" 200 554 0.023783
10.0.0.48 - - [2025-04-18 11:01:16] "POST /fqname-to-id HTTP/1.1" 404 206 0.019920
10.0.0.48 - - [2025-04-18 11:01:16] "POST /ref-update HTTP/1.1" 200 156 0.063265
10.0.0.48 - - [2025-04-18 11:01:16] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012022
10.0.0.48 - - [2025-04-18 11:01:16] "POST /telemetry-profiles HTTP/1.1" 200 554 0.041672
10.0.0.48 - - [2025-04-18 11:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014483
10.0.0.48 - - [2025-04-18 11:01:16] "POST /fqname-to-id HTTP/1.1" 404 206 0.010999
10.0.0.48 - - [2025-04-18 11:01:16] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007755
10.0.0.48 - - [2025-04-18 11:01:16] "POST /tags HTTP/1.1" 409 206 0.005648
10.0.0.48 - - [2025-04-18 11:01:16] "POST /telemetry-profiles HTTP/1.1" 200 554 0.068403
10.0.0.48 - - [2025-04-18 11:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006656
10.0.0.48 - - [2025-04-18 11:01:16] "POST /fqname-to-id HTTP/1.1" 404 206 0.002757
10.0.0.48 - - [2025-04-18 11:01:16] "GET /tag/5b750ea6-2dca-4b45-832f-b587c807b289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.049388
10.0.0.48 - - [2025-04-18 11:01:16] "POST /telemetry-profiles HTTP/1.1" 200 554 0.088783
10.0.0.48 - - [2025-04-18 11:01:16] "POST /fqname-to-id HTTP/1.1" 404 206 0.014546
10.0.0.48 - - [2025-04-18 11:01:16] "POST /firewall-rules HTTP/1.1" 200 560 0.147124
10.0.0.48 - - [2025-04-18 11:01:16] "GET /firewall-rule/428aaff9-a66f-4ee9-bd09-24938be5821d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.011919
10.0.0.48 - - [2025-04-18 11:01:16] "POST /telemetry-profiles HTTP/1.1" 200 554 0.091256
10.0.0.48 - - [2025-04-18 11:01:16] "POST /fqname-to-id HTTP/1.1" 404 206 0.003488
10.0.0.48 - - [2025-04-18 11:01:16] "GET /firewall-policy/7d479e7b-b3a5-48c0-9725-38b85911dff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.010600
10.0.0.48 - - [2025-04-18 11:01:16] "GET /firewall-rule/428aaff9-a66f-4ee9-bd09-24938be5821d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003965
10.0.0.48 - - [2025-04-18 11:01:16] "POST /telemetry-profiles HTTP/1.1" 200 554 0.049751
10.0.0.48 - - [2025-04-18 11:01:16] "POST /fqname-to-id HTTP/1.1" 404 199 0.002603
10.0.0.48 - - [2025-04-18 11:01:16] "POST /ref-update HTTP/1.1" 200 156 0.077485
10.0.0.48 - - [2025-04-18 11:01:16] "POST /sflow-profiles HTTP/1.1" 200 532 0.048817
10.0.0.48 - - [2025-04-18 11:01:16] "POST /fqname-to-id HTTP/1.1" 404 202 0.027854
10.0.0.48 - - [2025-04-18 11:01:16] "POST /tags HTTP/1.1" 200 371 0.042911
10.0.0.48 - - [2025-04-18 11:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017108
10.0.0.48 - - [2025-04-18 11:01:17] "GET /tag/11c3b6e1-8777-4de8-8587-e20091d1402e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.055917
10.0.0.48 - - [2025-04-18 11:01:17] "POST /sflow-profiles HTTP/1.1" 200 538 0.089647
10.0.0.48 - - [2025-04-18 11:01:17] "POST /fqname-to-id HTTP/1.1" 404 202 0.024000
10.0.0.48 - - [2025-04-18 11:01:17] "POST /sflow-profiles HTTP/1.1" 200 538 0.059649
10.0.0.48 - - [2025-04-18 11:01:17] "POST /fqname-to-id HTTP/1.1" 404 199 0.010630
10.0.0.48 - - [2025-04-18 11:01:17] "POST /tags HTTP/1.1" 200 319 0.141429
10.0.0.48 - - [2025-04-18 11:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.042508
10.0.0.48 - - [2025-04-18 11:01:17] "GET /tag/c44d54f8-332e-4518-8481-e6d81a2771e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.038067
10.0.0.48 - - [2025-04-18 11:01:17] "POST /grpc-profiles HTTP/1.1" 200 530 0.133112
10.0.0.48 - - [2025-04-18 11:01:17] "POST /fqname-to-id HTTP/1.1" 404 199 0.025287
10.0.0.48 - - [2025-04-18 11:01:17] "POST /snmp-profiles HTTP/1.1" 200 530 0.078177
10.0.0.48 - - [2025-04-18 11:01:17] "POST /fqname-to-id HTTP/1.1" 404 202 0.016110
10.0.0.48 - - [2025-04-18 11:01:17] "POST /netconf-profiles HTTP/1.1" 200 542 0.076421
10.0.0.48 - - [2025-04-18 11:01:17] "POST /id-to-fqname HTTP/1.1" 200 181 0.000623
10.0.0.48 - - [2025-04-18 11:01:17] "POST /fqname-to-id HTTP/1.1" 404 190 0.017475
10.0.0.48 - - [2025-04-18 11:01:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.010385
10.0.0.48 - - [2025-04-18 11:01:17] "POST /device-functional-groups HTTP/1.1" 200 540 0.048531
10.0.0.48 - - [2025-04-18 11:01:17] "POST /fqname-to-id HTTP/1.1" 404 193 0.013265
10.0.0.48 - - [2025-04-18 11:01:17] "POST /security-groups HTTP/1.1" 200 578 0.107620
10.0.0.48 - - [2025-04-18 11:01:17] "POST /projects HTTP/1.1" 200 497 0.428818
10.0.0.48 - - [2025-04-18 11:01:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.014440
10.0.0.48 - - [2025-04-18 11:01:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.031760
10.0.0.48 - - [2025-04-18 11:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.024748
10.0.0.48 - - [2025-04-18 11:01:17] "POST /device-functional-groups HTTP/1.1" 200 540 0.159293
10.0.0.48 - - [2025-04-18 11:01:17] "POST /fqname-to-id HTTP/1.1" 404 195 0.012533
10.0.0.48 - - [2025-04-18 11:01:17] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.036344
10.0.0.48 - - [2025-04-18 11:01:17] "POST /access-control-lists HTTP/1.1" 200 587 0.158648
10.0.0.48 - - [2025-04-18 11:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011623
10.0.0.48 - - [2025-04-18 11:01:17] "POST /fqname-to-id HTTP/1.1" 404 224 0.021432
10.0.0.48 - - [2025-04-18 11:01:18] "GET /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.012405
10.0.0.48 - - [2025-04-18 11:01:18] "POST /device-functional-groups HTTP/1.1" 200 544 0.093832
10.0.0.48 - - [2025-04-18 11:01:18] "POST /fqname-to-id HTTP/1.1" 404 194 0.005498
10.0.0.48 - - [2025-04-18 11:01:18] "POST /access-control-lists HTTP/1.1" 200 585 0.129860
10.0.0.48 - - [2025-04-18 11:01:18] "PUT /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922 HTTP/1.1" 200 264 0.163897
10.0.0.48 - - [2025-04-18 11:01:18] "POST /device-functional-groups HTTP/1.1" 200 542 0.133129
10.0.0.48 - - [2025-04-18 11:01:18] "POST /fqname-to-id HTTP/1.1" 404 218 0.018515
10.0.0.48 - - [2025-04-18 11:01:18] "POST /device-functional-groups HTTP/1.1" 200 590 0.055519
10.0.0.48 - - [2025-04-18 11:01:18] "PUT /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e HTTP/1.1" 200 264 0.126000
10.0.0.48 - - [2025-04-18 11:01:18] "POST /fqname-to-id HTTP/1.1" 404 208 0.006824
10.0.0.48 - - [2025-04-18 11:01:18] "POST /device-functional-groups HTTP/1.1" 200 570 0.049152
10.0.0.48 - - [2025-04-18 11:01:18] "POST /fqname-to-id HTTP/1.1" 404 236 0.002958
10.0.0.48 - - [2025-04-18 11:01:18] "POST /security-groups HTTP/1.1" 200 558 0.104638
10.0.0.48 - - [2025-04-18 11:01:18] "POST /fqname-to-id HTTP/1.1" 404 248 0.007623
10.0.0.48 - - [2025-04-18 11:01:18] "POST /device-functional-groups HTTP/1.1" 200 620 0.074373
10.0.0.48 - - [2025-04-18 11:01:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.031483
10.0.0.48 - - [2025-04-18 11:01:18] "POST /fqname-to-id HTTP/1.1" 404 206 0.019100
10.0.0.48 - - [2025-04-18 11:01:18] "POST /access-control-lists HTTP/1.1" 200 610 0.075554
10.0.0.48 - - [2025-04-18 11:01:18] "POST /chown HTTP/1.1" 200 109 0.081943
10.0.0.48 - - [2025-04-18 11:01:18] "POST /fqname-to-id HTTP/1.1" 404 247 0.024502
10.0.0.48 - - [2025-04-18 11:01:18] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025106
10.0.0.48 - - [2025-04-18 11:01:18] "POST /device-functional-groups HTTP/1.1" 200 566 0.064568
10.0.0.48 - - [2025-04-18 11:01:18] "POST /fqname-to-id HTTP/1.1" 404 205 0.015025
10.0.0.48 - - [2025-04-18 11:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239
10.0.0.48 - - [2025-04-18 11:01:18] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006997
10.0.0.48 - - [2025-04-18 11:01:18] "POST /tags HTTP/1.1" 409 214 0.019192
10.0.0.48 - - [2025-04-18 11:01:18] "POST /access-control-lists HTTP/1.1" 200 608 0.121495
10.0.0.48 - - [2025-04-18 11:01:18] "POST /device-functional-groups HTTP/1.1" 200 564 0.143100
10.0.0.48 - - [2025-04-18 11:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.077188
10.0.0.48 - - [2025-04-18 11:01:18] "POST /fqname-to-id HTTP/1.1" 404 210 0.003068
10.0.0.48 - - [2025-04-18 11:01:18] "GET /tag/c44d54f8-332e-4518-8481-e6d81a2771e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.043903
10.0.0.48 - - [2025-04-18 11:01:18] "POST /device-functional-groups HTTP/1.1" 200 574 0.073823
10.0.0.48 - - [2025-04-18 11:01:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.012134
10.0.0.48 - - [2025-04-18 11:01:19] "POST /firewall-rules HTTP/1.1" 200 578 0.126009
10.0.0.48 - - [2025-04-18 11:01:19] "POST /role-configs HTTP/1.1" 200 525 0.067119
10.0.0.48 - - [2025-04-18 11:01:19] "POST /fqname-to-id HTTP/1.1" 404 196 0.020310
10.0.0.48 - - [2025-04-18 11:01:19] "GET /firewall-rule/35466143-3788-47f6-bd85-cf60afd5a8d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.024879
10.0.0.48 - - [2025-04-18 11:01:19] "GET /firewall-policy/7d479e7b-b3a5-48c0-9725-38b85911dff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.017451
10.0.0.48 - - [2025-04-18 11:01:19] "GET /firewall-rule/35466143-3788-47f6-bd85-cf60afd5a8d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008157
10.0.0.48 - - [2025-04-18 11:01:19] "POST /role-configs HTTP/1.1" 200 520 0.051368
10.0.0.48 - - [2025-04-18 11:01:19] "POST /fqname-to-id HTTP/1.1" 404 198 0.003007
10.0.0.48 - - [2025-04-18 11:01:19] "POST /role-configs HTTP/1.1" 200 522 0.034451
10.0.0.48 - - [2025-04-18 11:01:19] "POST /fqname-to-id HTTP/1.1" 404 198 0.012429
10.0.0.48 - - [2025-04-18 11:01:19] "POST /ref-update HTTP/1.1" 200 156 0.090290
10.0.0.48 - - [2025-04-18 11:01:19] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008429
10.0.0.48 - - [2025-04-18 11:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013142
10.0.0.48 - - [2025-04-18 11:01:19] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003980
10.0.0.48 - - [2025-04-18 11:01:19] "POST /tags HTTP/1.1" 409 214 0.016051
10.0.0.48 - - [2025-04-18 11:01:19] "POST /role-configs HTTP/1.1" 200 522 0.061551
10.0.0.48 - - [2025-04-18 11:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.025045
10.0.0.48 - - [2025-04-18 11:01:19] "POST /fqname-to-id HTTP/1.1" 404 202 0.012414
10.0.0.48 - - [2025-04-18 11:01:19] "POST /role-configs HTTP/1.1" 200 526 0.031595
10.0.0.48 - - [2025-04-18 11:01:19] "GET /tag/c44d54f8-332e-4518-8481-e6d81a2771e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.020241
10.0.0.48 - - [2025-04-18 11:01:19] "POST /fqname-to-id HTTP/1.1" 404 197 0.006432
10.0.0.48 - - [2025-04-18 11:01:19] "POST /role-configs HTTP/1.1" 200 521 0.035155
10.0.0.48 - - [2025-04-18 11:01:19] "POST /firewall-rules HTTP/1.1" 200 576 0.072187
10.0.0.48 - - [2025-04-18 11:01:19] "POST /fqname-to-id HTTP/1.1" 404 193 0.021843
10.0.0.48 - - [2025-04-18 11:01:19] "GET /firewall-rule/59710714-ee41-4dfb-aa7a-f057ac7ba3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.029055
10.0.0.48 - - [2025-04-18 11:01:19] "GET /firewall-policy/7d479e7b-b3a5-48c0-9725-38b85911dff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.006184
10.0.0.48 - - [2025-04-18 11:01:19] "GET /firewall-rule/59710714-ee41-4dfb-aa7a-f057ac7ba3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004097
10.0.0.48 - - [2025-04-18 11:01:19] "POST /role-configs HTTP/1.1" 200 517 0.045017
10.0.0.48 - - [2025-04-18 11:01:19] "POST /fqname-to-id HTTP/1.1" 404 194 0.022216
10.0.0.48 - - [2025-04-18 11:01:19] "POST /role-configs HTTP/1.1" 200 518 0.039695
10.0.0.48 - - [2025-04-18 11:01:19] "POST /ref-update HTTP/1.1" 200 156 0.124786
10.0.0.48 - - [2025-04-18 11:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012089
10.0.0.48 - - [2025-04-18 11:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356
10.0.0.48 - - [2025-04-18 11:01:19] "POST /ref-update HTTP/1.1" 200 156 0.019181
10.0.0.48 - - [2025-04-18 11:01:19] "POST /tags HTTP/1.1" 200 301 0.043628
10.0.0.48 - - [2025-04-18 11:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.024123
10.0.0.48 - - [2025-04-18 11:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012629
10.0.0.48 - - [2025-04-18 11:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401
10.0.0.48 - - [2025-04-18 11:01:19] "GET /tag/68b1fc35-aa38-48cc-acba-d6c1b8304c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019921
10.0.0.48 - - [2025-04-18 11:01:19] "POST /ref-update HTTP/1.1" 200 156 0.012875
10.0.0.48 - - [2025-04-18 11:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531
10.0.0.48 - - [2025-04-18 11:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594
10.0.0.48 - - [2025-04-18 11:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582
10.0.0.48 - - [2025-04-18 11:01:20] "POST /ref-update HTTP/1.1" 200 156 0.039410
10.0.0.48 - - [2025-04-18 11:01:20] "GET /project/454ae0c1-f000-4451-ac66-c9aa91a38589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.081584
10.0.0.48 - - [2025-04-18 11:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523
10.0.0.48 - - [2025-04-18 11:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006229
10.0.0.48 - - [2025-04-18 11:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006946
10.0.0.48 - - [2025-04-18 11:01:20] "GET /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005932
10.0.0.48 - - [2025-04-18 11:01:20] "POST /ref-update HTTP/1.1" 200 156 0.026293
10.0.0.48 - - [2025-04-18 11:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011914
10.0.0.48 - - [2025-04-18 11:01:20] "GET /service-appliance-set/8ddcf34a-1497-4ca8-9dc5-296fd9c1035e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004382
10.0.0.48 - - [2025-04-18 11:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009507
10.0.0.48 - - [2025-04-18 11:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122
10.0.0.48 - - [2025-04-18 11:01:20] "POST /fqname-to-id HTTP/1.1" 404 242 0.008403
10.0.0.48 - - [2025-04-18 11:01:20] "POST /ref-update HTTP/1.1" 200 156 0.033154
10.0.0.48 - - [2025-04-18 11:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005848
10.0.0.48 - - [2025-04-18 11:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008429
10.0.0.48 - - [2025-04-18 11:01:20] "POST /ref-update HTTP/1.1" 200 156 0.059534
10.0.0.48 - - [2025-04-18 11:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013396
10.0.0.48 - - [2025-04-18 11:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009166
10.0.0.48 - - [2025-04-18 11:01:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.229573
10.0.0.48 - - [2025-04-18 11:01:20] "POST /ref-update HTTP/1.1" 200 156 0.022558
10.0.0.48 - - [2025-04-18 11:01:20] "GET /virtual-machine-interface/7141c069-857d-441d-b776-70cc1cf7cff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.017991
10.0.0.48 - - [2025-04-18 11:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010019
10.0.0.48 - - [2025-04-18 11:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008852
10.0.0.48 - - [2025-04-18 11:01:20] "POST /ref-update HTTP/1.1" 200 156 0.047440
10.0.0.48 - - [2025-04-18 11:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012438
10.0.0.48 - - [2025-04-18 11:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009945
10.0.0.48 - - [2025-04-18 11:01:20] "POST /instance-ips HTTP/1.1" 200 377 0.150528
10.0.0.48 - - [2025-04-18 11:01:20] "GET /instance-ip/6cae4ecd-8e7f-463e-a715-75fdc5036ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.020853
10.0.0.48 - - [2025-04-18 11:01:20] "POST /ref-update HTTP/1.1" 200 156 0.065473
10.0.0.48 - - [2025-04-18 11:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984
10.0.0.48 - - [2025-04-18 11:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168
10.0.0.48 - - [2025-04-18 11:01:20] "POST /ref-update HTTP/1.1" 200 156 0.057316
10.0.0.48 - - [2025-04-18 11:01:20] "POST /loadbalancers HTTP/1.1" 200 582 0.151858
10.0.0.48 - - [2025-04-18 11:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006851
10.0.0.48 - - [2025-04-18 11:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680
10.0.0.48 - - [2025-04-18 11:01:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.044380
10.0.0.48 - - [2025-04-18 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008587
10.0.0.48 - - [2025-04-18 11:01:21] "POST /ref-update HTTP/1.1" 200 156 0.062711
10.0.0.48 - - [2025-04-18 11:01:21] "GET /project/454ae0c1-f000-4451-ac66-c9aa91a38589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.148362
10.0.0.48 - - [2025-04-18 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120
10.0.0.48 - - [2025-04-18 11:01:21] "GET /instance-ip/6cae4ecd-8e7f-463e-a715-75fdc5036ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007503
10.0.0.48 - - [2025-04-18 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648
10.0.0.48 - - [2025-04-18 11:01:21] "GET /project/454ae0c1-f000-4451-ac66-c9aa91a38589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.124142
10.0.0.48 - - [2025-04-18 11:01:21] "POST /ref-update HTTP/1.1" 200 156 0.051580
10.0.0.48 - - [2025-04-18 11:01:21] "GET /loadbalancer/b1c22ab2-0a53-470e-9682-9099313bcec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004075
10.0.0.48 - - [2025-04-18 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243
10.0.0.48 - - [2025-04-18 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874
10.0.0.48 - - [2025-04-18 11:01:21] "POST /ref-update HTTP/1.1" 200 156 0.008136
10.0.0.48 - - [2025-04-18 11:01:21] "POST /floating-ips HTTP/1.1" 200 581 0.129704
10.0.0.48 - - [2025-04-18 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040
10.0.0.48 - - [2025-04-18 11:01:21] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.070708
10.0.0.48 - - [2025-04-18 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.026435
10.0.0.48 - - [2025-04-18 11:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.027194
10.0.0.48 - - [2025-04-18 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.017431
10.0.0.48 - - [2025-04-18 11:01:21] "POST /ref-update HTTP/1.1" 200 156 0.025356
10.0.0.48 - - [2025-04-18 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006534
10.0.0.48 - - [2025-04-18 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005995
10.0.0.48 - - [2025-04-18 11:01:21] "POST /ref-update HTTP/1.1" 200 156 0.045132
10.0.0.48 - - [2025-04-18 11:01:21] "GET /project/454ae0c1-f000-4451-ac66-c9aa91a38589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.078392
10.0.0.48 - - [2025-04-18 11:01:21] "GET /loadbalancer-listener/ab9f7ddf-dc60-4d2b-9ada-75111b499195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.009960
10.0.0.48 - - [2025-04-18 11:01:21] "GET /loadbalancer-listener/ab9f7ddf-dc60-4d2b-9ada-75111b499195?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.013083
10.0.0.48 - - [2025-04-18 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353
10.0.0.48 - - [2025-04-18 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276
10.0.0.48 - - [2025-04-18 11:01:21] "POST /ref-update HTTP/1.1" 200 156 0.032770
10.0.0.48 - - [2025-04-18 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413
10.0.0.48 - - [2025-04-18 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031
10.0.0.48 - - [2025-04-18 11:01:21] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.068160
10.0.0.48 - - [2025-04-18 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006518
10.0.0.48 - - [2025-04-18 11:01:21] "POST /ref-update HTTP/1.1" 200 156 0.038442
10.0.0.48 - - [2025-04-18 11:01:21] "GET /instance-ip/6cae4ecd-8e7f-463e-a715-75fdc5036ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011123
10.0.0.48 - - [2025-04-18 11:01:21] "GET /instance-ip/6cae4ecd-8e7f-463e-a715-75fdc5036ec2?fields=floating_ips HTTP/1.1" 200 1164 0.014388
10.0.0.48 - - [2025-04-18 11:01:21] "GET /floating-ip/ce2936e3-f9ab-4f47-b619-95106f97cb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.036649
10.0.0.48 - - [2025-04-18 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.021345
10.0.0.48 - - [2025-04-18 11:01:21] "GET /project/454ae0c1-f000-4451-ac66-c9aa91a38589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.108330
10.0.0.48 - - [2025-04-18 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230
10.0.0.48 - - [2025-04-18 11:01:21] "POST /ref-update HTTP/1.1" 200 156 0.023135
10.0.0.48 - - [2025-04-18 11:01:21] "GET /loadbalancer/b1c22ab2-0a53-470e-9682-9099313bcec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004082
10.0.0.48 - - [2025-04-18 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428
10.0.0.48 - - [2025-04-18 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005779
10.0.0.48 - - [2025-04-18 11:01:21] "POST /ref-update HTTP/1.1" 200 156 0.015968
10.0.0.48 - - [2025-04-18 11:01:21] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.076642
10.0.0.48 - - [2025-04-18 11:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019668
10.0.0.48 - - [2025-04-18 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.021376
10.0.0.48 - - [2025-04-18 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.019803
10.0.0.48 - - [2025-04-18 11:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013336
10.0.0.48 - - [2025-04-18 11:01:21] "POST /ref-update HTTP/1.1" 200 156 0.039006
10.0.0.48 - - [2025-04-18 11:01:22] "GET /project/454ae0c1-f000-4451-ac66-c9aa91a38589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.064344
10.0.0.48 - - [2025-04-18 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.020067
10.0.0.48 - - [2025-04-18 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005875
10.0.0.48 - - [2025-04-18 11:01:22] "GET /loadbalancer-listener/7ea042c8-5a20-48cd-bd8c-a3229bcab2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.028413
10.0.0.48 - - [2025-04-18 11:01:22] "GET /loadbalancer-listener/7ea042c8-5a20-48cd-bd8c-a3229bcab2ae?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.010508
10.0.0.48 - - [2025-04-18 11:01:22] "POST /ref-update HTTP/1.1" 200 156 0.033098
10.0.0.48 - - [2025-04-18 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006893
10.0.0.48 - - [2025-04-18 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007856
10.0.0.48 - - [2025-04-18 11:01:22] "POST /ref-update HTTP/1.1" 200 156 0.018984
10.0.0.48 - - [2025-04-18 11:01:22] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.060286
10.0.0.48 - - [2025-04-18 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156
10.0.0.48 - - [2025-04-18 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118
10.0.0.48 - - [2025-04-18 11:01:22] "GET /instance-ip/6cae4ecd-8e7f-463e-a715-75fdc5036ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.019540
10.0.0.48 - - [2025-04-18 11:01:22] "GET /instance-ip/6cae4ecd-8e7f-463e-a715-75fdc5036ec2?fields=floating_ips HTTP/1.1" 200 1164 0.008314
10.0.0.48 - - [2025-04-18 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016315
10.0.0.48 - - [2025-04-18 11:01:22] "POST /ref-update HTTP/1.1" 200 156 0.022299
10.0.0.48 - - [2025-04-18 11:01:22] "GET /floating-ip/ce2936e3-f9ab-4f47-b619-95106f97cb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.020531
10.0.0.48 - - [2025-04-18 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.019772
10.0.0.48 - - [2025-04-18 11:01:22] "GET /project/454ae0c1-f000-4451-ac66-c9aa91a38589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.116477
10.0.0.48 - - [2025-04-18 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007953
10.0.0.48 - - [2025-04-18 11:01:22] "POST /ref-update HTTP/1.1" 200 156 0.008848
10.0.0.48 - - [2025-04-18 11:01:22] "GET /loadbalancer/b1c22ab2-0a53-470e-9682-9099313bcec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004380
10.0.0.48 - - [2025-04-18 11:01:22] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.022470
10.0.0.48 - - [2025-04-18 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686
10.0.0.48 - - [2025-04-18 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010131
10.0.0.48 - - [2025-04-18 11:01:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.033147
10.0.0.48 - - [2025-04-18 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.020718
10.0.0.48 - - [2025-04-18 11:01:22] "POST /ref-update HTTP/1.1" 200 156 0.047808
10.0.0.48 - - [2025-04-18 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557
10.0.0.48 - - [2025-04-18 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228
10.0.0.48 - - [2025-04-18 11:01:22] "POST /ref-update HTTP/1.1" 200 156 0.060175
10.0.0.48 - - [2025-04-18 11:01:22] "GET /project/454ae0c1-f000-4451-ac66-c9aa91a38589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.100876
10.0.0.48 - - [2025-04-18 11:01:22] "GET /loadbalancer-listener/4f7897f5-23e7-4aad-96e6-6329b74d554d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.009492
10.0.0.48 - - [2025-04-18 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327
10.0.0.48 - - [2025-04-18 11:01:22] "GET /loadbalancer-listener/4f7897f5-23e7-4aad-96e6-6329b74d554d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.012480
10.0.0.48 - - [2025-04-18 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928
10.0.0.48 - - [2025-04-18 11:01:22] "POST /ref-update HTTP/1.1" 200 156 0.017389
10.0.0.48 - - [2025-04-18 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595
10.0.0.48 - - [2025-04-18 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250
10.0.0.48 - - [2025-04-18 11:01:22] "POST /ref-update HTTP/1.1" 200 156 0.017652
10.0.0.48 - - [2025-04-18 11:01:22] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.074878
10.0.0.48 - - [2025-04-18 11:01:22] "GET /instance-ip/6cae4ecd-8e7f-463e-a715-75fdc5036ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.024842
10.0.0.48 - - [2025-04-18 11:01:22] "GET /instance-ip/6cae4ecd-8e7f-463e-a715-75fdc5036ec2?fields=floating_ips HTTP/1.1" 200 1164 0.010434
10.0.0.48 - - [2025-04-18 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.027889
10.0.0.48 - - [2025-04-18 11:01:22] "GET /floating-ip/ce2936e3-f9ab-4f47-b619-95106f97cb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.008515
10.0.0.48 - - [2025-04-18 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007815
10.0.0.48 - - [2025-04-18 11:01:22] "POST /ref-update HTTP/1.1" 200 156 0.014277
10.0.0.48 - - [2025-04-18 11:01:22] "POST /tags HTTP/1.1" 200 363 0.070046
10.0.0.48 - - [2025-04-18 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925
10.0.0.48 - - [2025-04-18 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005852
10.0.0.48 - - [2025-04-18 11:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006157
10.0.0.48 - - [2025-04-18 11:01:22] "GET /tag/2686ddbb-52ad-4448-aac9-3d9224587855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.046542
10.0.0.48 - - [2025-04-18 11:01:22] "POST /ref-update HTTP/1.1" 200 156 0.016432
10.0.0.48 - - [2025-04-18 11:01:23] "POST /tags HTTP/1.1" 200 311 0.050058
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013654
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005330
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959
10.0.0.48 - - [2025-04-18 11:01:23] "POST /ref-update HTTP/1.1" 200 156 0.008879
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.017811
10.0.0.48 - - [2025-04-18 11:01:23] "GET /tag/c11969c4-c48f-4703-88e5-4e7b3f99d1d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020965
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014507
10.0.0.48 - - [2025-04-18 11:01:23] "POST /ref-update HTTP/1.1" 200 156 0.019867
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006722
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537
10.0.0.48 - - [2025-04-18 11:01:23] "POST /ref-update HTTP/1.1" 200 156 0.022391
10.0.0.48 - - [2025-04-18 11:01:23] "POST /id-to-fqname HTTP/1.1" 200 177 0.001224
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008717
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.006129
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612
10.0.0.48 - - [2025-04-18 11:01:23] "POST /ref-update HTTP/1.1" 200 156 0.057349
10.0.0.48 - - [2025-04-18 11:01:23] "POST /security-groups HTTP/1.1" 200 574 0.091710
10.0.0.48 - - [2025-04-18 11:01:23] "POST /projects HTTP/1.1" 200 489 0.310488
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013427
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 404 217 0.007442
10.0.0.48 - - [2025-04-18 11:01:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.040861
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011631
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014146
10.0.0.48 - - [2025-04-18 11:01:23] "POST /access-control-lists HTTP/1.1" 200 583 0.064723
10.0.0.48 - - [2025-04-18 11:01:23] "POST /ref-update HTTP/1.1" 200 156 0.034579
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.003762
10.0.0.48 - - [2025-04-18 11:01:23] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.011764
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124
10.0.0.48 - - [2025-04-18 11:01:23] "GET /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.007183
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007141
10.0.0.48 - - [2025-04-18 11:01:23] "POST /ref-update HTTP/1.1" 200 156 0.017872
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013524
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.018053
10.0.0.48 - - [2025-04-18 11:01:23] "POST /access-control-lists HTTP/1.1" 200 581 0.122147
10.0.0.48 - - [2025-04-18 11:01:23] "POST /ref-update HTTP/1.1" 200 156 0.037409
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014590
10.0.0.48 - - [2025-04-18 11:01:23] "PUT /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922 HTTP/1.1" 200 264 0.182268
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009670
10.0.0.48 - - [2025-04-18 11:01:23] "POST /ref-update HTTP/1.1" 200 156 0.037613
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.022024
10.0.0.48 - - [2025-04-18 11:01:23] "PUT /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e HTTP/1.1" 200 264 0.111116
10.0.0.48 - - [2025-04-18 11:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009194
10.0.0.48 - - [2025-04-18 11:01:23] "POST /ref-update HTTP/1.1" 200 156 0.013892
10.0.0.48 - - [2025-04-18 11:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011619
10.0.0.48 - - [2025-04-18 11:01:24] "POST /security-groups HTTP/1.1" 200 546 0.109398
10.0.0.48 - - [2025-04-18 11:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014615
10.0.0.48 - - [2025-04-18 11:01:24] "POST /fqname-to-id HTTP/1.1" 404 240 0.004874
10.0.0.48 - - [2025-04-18 11:01:24] "POST /ref-update HTTP/1.1" 200 156 0.023683
10.0.0.48 - - [2025-04-18 11:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012957
10.0.0.48 - - [2025-04-18 11:01:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.038039
10.0.0.48 - - [2025-04-18 11:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584
10.0.0.48 - - [2025-04-18 11:01:24] "POST /access-control-lists HTTP/1.1" 200 602 0.113154
10.0.0.48 - - [2025-04-18 11:01:24] "POST /chown HTTP/1.1" 200 109 0.071368
10.0.0.48 - - [2025-04-18 11:01:24] "POST /fqname-to-id HTTP/1.1" 404 239 0.002807
10.0.0.48 - - [2025-04-18 11:01:24] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015961
10.0.0.48 - - [2025-04-18 11:01:24] "POST /ref-update HTTP/1.1" 200 156 0.084171
10.0.0.48 - - [2025-04-18 11:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008088
10.0.0.48 - - [2025-04-18 11:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684
10.0.0.48 - - [2025-04-18 11:01:24] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007316
10.0.0.48 - - [2025-04-18 11:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211
10.0.0.48 - - [2025-04-18 11:01:24] "POST /tags HTTP/1.1" 409 210 0.002768
10.0.0.48 - - [2025-04-18 11:01:24] "POST /access-control-lists HTTP/1.1" 200 600 0.081932
10.0.0.48 - - [2025-04-18 11:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016382
10.0.0.48 - - [2025-04-18 11:01:24] "POST /ref-update HTTP/1.1" 200 156 0.077591
10.0.0.48 - - [2025-04-18 11:01:24] "GET /tag/c11969c4-c48f-4703-88e5-4e7b3f99d1d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.031355
10.0.0.48 - - [2025-04-18 11:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.030920
10.0.0.48 - - [2025-04-18 11:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452
10.0.0.48 - - [2025-04-18 11:01:24] "POST /firewall-rules HTTP/1.1" 200 570 0.087083
10.0.0.48 - - [2025-04-18 11:01:24] "POST /ref-update HTTP/1.1" 200 156 0.066612
10.0.0.48 - - [2025-04-18 11:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006720
10.0.0.48 - - [2025-04-18 11:01:24] "GET /firewall-rule/a2ad8880-d01d-436a-8f6a-f31b064c43e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.010004
10.0.0.48 - - [2025-04-18 11:01:24] "GET /firewall-policy/7d479e7b-b3a5-48c0-9725-38b85911dff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.005641
10.0.0.48 - - [2025-04-18 11:01:24] "GET /firewall-rule/a2ad8880-d01d-436a-8f6a-f31b064c43e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004356
10.0.0.48 - - [2025-04-18 11:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498
10.0.0.48 - - [2025-04-18 11:01:24] "POST /ref-update HTTP/1.1" 200 156 0.014162
10.0.0.48 - - [2025-04-18 11:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.026193
10.0.0.48 - - [2025-04-18 11:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070
10.0.0.48 - - [2025-04-18 11:01:24] "POST /ref-update HTTP/1.1" 200 156 0.051822
10.0.0.48 - - [2025-04-18 11:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007501
10.0.0.48 - - [2025-04-18 11:01:24] "POST /ref-update HTTP/1.1" 200 156 0.143846
10.0.0.48 - - [2025-04-18 11:01:24] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014497
10.0.0.48 - - [2025-04-18 11:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113
10.0.0.48 - - [2025-04-18 11:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729
10.0.0.48 - - [2025-04-18 11:01:24] "POST /ref-update HTTP/1.1" 200 156 0.022026
10.0.0.48 - - [2025-04-18 11:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005500
10.0.0.48 - - [2025-04-18 11:01:24] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005679
10.0.0.48 - - [2025-04-18 11:01:24] "POST /tags HTTP/1.1" 409 210 0.003672
10.0.0.48 - - [2025-04-18 11:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012562
10.0.0.48 - - [2025-04-18 11:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012258
10.0.0.48 - - [2025-04-18 11:01:24] "GET /tag/c11969c4-c48f-4703-88e5-4e7b3f99d1d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018174
10.0.0.48 - - [2025-04-18 11:01:24] "POST /ref-update HTTP/1.1" 200 156 0.039873
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.024497
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746
10.0.0.48 - - [2025-04-18 11:01:25] "POST /firewall-rules HTTP/1.1" 200 568 0.104155
10.0.0.48 - - [2025-04-18 11:01:25] "POST /ref-update HTTP/1.1" 200 156 0.032278
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014186
10.0.0.48 - - [2025-04-18 11:01:25] "GET /firewall-rule/94092af0-90bb-4c70-adc5-c5837e3385eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.030199
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448
10.0.0.48 - - [2025-04-18 11:01:25] "GET /firewall-policy/7d479e7b-b3a5-48c0-9725-38b85911dff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.008301
10.0.0.48 - - [2025-04-18 11:01:25] "GET /firewall-rule/94092af0-90bb-4c70-adc5-c5837e3385eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006547
10.0.0.48 - - [2025-04-18 11:01:25] "POST /ref-update HTTP/1.1" 200 156 0.030888
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007307
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004659
10.0.0.48 - - [2025-04-18 11:01:25] "POST /ref-update HTTP/1.1" 200 156 0.016870
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009353
10.0.0.48 - - [2025-04-18 11:01:25] "POST /ref-update HTTP/1.1" 200 156 0.125454
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620
10.0.0.48 - - [2025-04-18 11:01:25] "POST /ref-update HTTP/1.1" 200 156 0.031684
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006181
10.0.0.48 - - [2025-04-18 11:01:25] "POST /tags HTTP/1.1" 200 363 0.056335
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015412
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006503
10.0.0.48 - - [2025-04-18 11:01:25] "GET /tag/8ebcc636-e7f2-4f68-ac9c-ac871ab7df82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.041716
10.0.0.48 - - [2025-04-18 11:01:25] "POST /ref-update HTTP/1.1" 200 156 0.042802
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013648
10.0.0.48 - - [2025-04-18 11:01:25] "POST /tags HTTP/1.1" 409 210 0.003071
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323
10.0.0.48 - - [2025-04-18 11:01:25] "GET /tag/88efb9c0-f330-4cf6-8565-e351a9576d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.018272
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961
10.0.0.48 - - [2025-04-18 11:01:25] "POST /ref-update HTTP/1.1" 200 156 0.027760
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013922
10.0.0.48 - - [2025-04-18 11:01:25] "POST /projects HTTP/1.1" 409 223 0.009898
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008607
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015016
10.0.0.48 - - [2025-04-18 11:01:25] "GET /project/454ae0c1-f000-4451-ac66-c9aa91a38589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.059030
10.0.0.48 - - [2025-04-18 11:01:25] "POST /ref-update HTTP/1.1" 200 156 0.019768
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009296
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975
10.0.0.48 - - [2025-04-18 11:01:25] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006158
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130
10.0.0.48 - - [2025-04-18 11:01:25] "POST /ref-update HTTP/1.1" 200 156 0.010896
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009425
10.0.0.48 - - [2025-04-18 11:01:25] "GET /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005894
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.018612
10.0.0.48 - - [2025-04-18 11:01:25] "POST /ref-update HTTP/1.1" 200 156 0.035024
10.0.0.48 - - [2025-04-18 11:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493
10.0.0.48 - - [2025-04-18 11:01:25] "PUT /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922 HTTP/1.1" 200 264 0.096797
10.0.0.48 - - [2025-04-18 11:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497
10.0.0.48 - - [2025-04-18 11:01:26] "POST /ref-update HTTP/1.1" 200 156 0.035023
10.0.0.48 - - [2025-04-18 11:01:26] "PUT /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e HTTP/1.1" 200 264 0.109881
10.0.0.48 - - [2025-04-18 11:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.015473
10.0.0.48 - - [2025-04-18 11:01:26] "POST /security-groups HTTP/1.1" 409 253 0.005918
10.0.0.48 - - [2025-04-18 11:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.015773
10.0.0.48 - - [2025-04-18 11:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.020111
10.0.0.48 - - [2025-04-18 11:01:26] "POST /ref-update HTTP/1.1" 200 156 0.032798
10.0.0.48 - - [2025-04-18 11:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008835
10.0.0.48 - - [2025-04-18 11:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013298
10.0.0.48 - - [2025-04-18 11:01:26] "PUT /security-group/3aa27f5b-55a3-4d3c-a188-8d4aaf551c7b HTTP/1.1" 200 262 0.128687
10.0.0.48 - - [2025-04-18 11:01:26] "POST /ref-update HTTP/1.1" 200 156 0.044733
10.0.0.48 - - [2025-04-18 11:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.022147
10.0.0.48 - - [2025-04-18 11:01:26] "PUT /access-control-list/28abbb09-fb20-46a2-b257-c81275792f16 HTTP/1.1" 200 272 0.074424
10.0.0.48 - - [2025-04-18 11:01:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.094306
10.0.0.48 - - [2025-04-18 11:01:26] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009870
10.0.0.48 - - [2025-04-18 11:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009865
10.0.0.48 - - [2025-04-18 11:01:26] "PUT /access-control-list/087fd204-76df-48de-a13f-84272a47a691 HTTP/1.1" 200 272 0.049099
10.0.0.48 - - [2025-04-18 11:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.029522
10.0.0.48 - - [2025-04-18 11:01:26] "POST /ref-update HTTP/1.1" 200 156 0.048799
10.0.0.48 - - [2025-04-18 11:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014441
10.0.0.48 - - [2025-04-18 11:01:26] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003457
10.0.0.48 - - [2025-04-18 11:01:26] "POST /tags HTTP/1.1" 409 210 0.003181
10.0.0.48 - - [2025-04-18 11:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006654
10.0.0.48 - - [2025-04-18 11:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822
10.0.0.48 - - [2025-04-18 11:01:26] "POST /ref-update HTTP/1.1" 200 156 0.011566
10.0.0.48 - - [2025-04-18 11:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.020787
10.0.0.48 - - [2025-04-18 11:01:26] "GET /tag/88efb9c0-f330-4cf6-8565-e351a9576d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.032126
10.0.0.48 - - [2025-04-18 11:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895
10.0.0.48 - - [2025-04-18 11:01:26] "POST /firewall-rules HTTP/1.1" 200 570 0.052694
10.0.0.48 - - [2025-04-18 11:01:26] "POST /ref-update HTTP/1.1" 200 156 0.039150
10.0.0.48 - - [2025-04-18 11:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012451
10.0.0.48 - - [2025-04-18 11:01:26] "GET /firewall-rule/d2a9a235-379a-4e33-ac0f-f990a1c07e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.010564
10.0.0.48 - - [2025-04-18 11:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820
10.0.0.48 - - [2025-04-18 11:01:26] "GET /firewall-policy/7d479e7b-b3a5-48c0-9725-38b85911dff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.007885
10.0.0.48 - - [2025-04-18 11:01:26] "POST /ref-update HTTP/1.1" 200 156 0.012724
10.0.0.48 - - [2025-04-18 11:01:26] "GET /firewall-rule/d2a9a235-379a-4e33-ac0f-f990a1c07e19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005635
10.0.0.48 - - [2025-04-18 11:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013217
10.0.0.48 - - [2025-04-18 11:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083
10.0.0.48 - - [2025-04-18 11:01:26] "POST /ref-update HTTP/1.1" 200 156 0.021416
10.0.0.48 - - [2025-04-18 11:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014841
10.0.0.48 - - [2025-04-18 11:01:26] "POST /ref-update HTTP/1.1" 200 156 0.101012
10.0.0.48 - - [2025-04-18 11:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920
10.0.0.48 - - [2025-04-18 11:01:26] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005613
10.0.0.48 - - [2025-04-18 11:01:26] "POST /ref-update HTTP/1.1" 200 156 0.017877
10.0.0.48 - - [2025-04-18 11:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012182
10.0.0.48 - - [2025-04-18 11:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009843
10.0.0.48 - - [2025-04-18 11:01:27] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005429
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359
10.0.0.48 - - [2025-04-18 11:01:27] "POST /tags HTTP/1.1" 409 210 0.002381
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129
10.0.0.48 - - [2025-04-18 11:01:27] "GET /tag/88efb9c0-f330-4cf6-8565-e351a9576d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.017117
10.0.0.48 - - [2025-04-18 11:01:27] "POST /ref-update HTTP/1.1" 200 156 0.039180
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007329
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878
10.0.0.48 - - [2025-04-18 11:01:27] "POST /ref-update HTTP/1.1" 200 156 0.023281
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.019253
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367
10.0.0.48 - - [2025-04-18 11:01:27] "POST /firewall-rules HTTP/1.1" 200 568 0.157372
10.0.0.48 - - [2025-04-18 11:01:27] "POST /ref-update HTTP/1.1" 200 156 0.023295
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147
10.0.0.48 - - [2025-04-18 11:01:27] "GET /firewall-rule/faa27465-3117-4e3b-a781-6d4d24f0ad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007296
10.0.0.48 - - [2025-04-18 11:01:27] "GET /firewall-policy/7d479e7b-b3a5-48c0-9725-38b85911dff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.007298
10.0.0.48 - - [2025-04-18 11:01:27] "GET /firewall-rule/faa27465-3117-4e3b-a781-6d4d24f0ad45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003161
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703
10.0.0.48 - - [2025-04-18 11:01:27] "POST /ref-update HTTP/1.1" 200 156 0.009464
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477
10.0.0.48 - - [2025-04-18 11:01:27] "POST /ref-update HTTP/1.1" 200 156 0.019042
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006425
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005159
10.0.0.48 - - [2025-04-18 11:01:27] "POST /ref-update HTTP/1.1" 200 156 0.019543
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.021227
10.0.0.48 - - [2025-04-18 11:01:27] "POST /ref-update HTTP/1.1" 200 156 0.167865
10.0.0.48 - - [2025-04-18 11:01:27] "POST /tags HTTP/1.1" 409 237 0.026113
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010670
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740
10.0.0.48 - - [2025-04-18 11:01:27] "POST /ref-update HTTP/1.1" 200 156 0.019212
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016035
10.0.0.48 - - [2025-04-18 11:01:27] "GET /tag/8ebcc636-e7f2-4f68-ac9c-ac871ab7df82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.016936
10.0.0.48 - - [2025-04-18 11:01:27] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.009335
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007297
10.0.0.48 - - [2025-04-18 11:01:27] "POST /ref-update HTTP/1.1" 200 156 0.025243
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472
10.0.0.48 - - [2025-04-18 11:01:27] "POST /set-tag HTTP/1.1" 200 109 0.051149
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531
10.0.0.48 - - [2025-04-18 11:01:27] "POST /ref-update HTTP/1.1" 200 156 0.019432
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.023920
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867
10.0.0.48 - - [2025-04-18 11:01:27] "POST /ref-update HTTP/1.1" 200 156 0.008839
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073
10.0.0.48 - - [2025-04-18 11:01:27] "POST /ref-update HTTP/1.1" 200 156 0.009300
10.0.0.48 - - [2025-04-18 11:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011213
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328
10.0.0.48 - - [2025-04-18 11:01:28] "POST /ref-update HTTP/1.1" 200 156 0.013205
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.022365
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007817
10.0.0.48 - - [2025-04-18 11:01:28] "POST /ref-update HTTP/1.1" 200 156 0.014556
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008166
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647
10.0.0.48 - - [2025-04-18 11:01:28] "POST /ref-update HTTP/1.1" 200 156 0.009597
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009145
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934
10.0.0.48 - - [2025-04-18 11:01:28] "POST /ref-update HTTP/1.1" 200 156 0.012443
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012453
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635
10.0.0.48 - - [2025-04-18 11:01:28] "POST /ref-update HTTP/1.1" 200 156 0.015901
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.022517
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820
10.0.0.48 - - [2025-04-18 11:01:28] "POST /ref-update HTTP/1.1" 200 156 0.011408
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008368
10.0.0.48 - - [2025-04-18 11:01:28] "POST /ref-update HTTP/1.1" 200 156 0.010938
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010829
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722
10.0.0.48 - - [2025-04-18 11:01:28] "POST /ref-update HTTP/1.1" 200 156 0.009892
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498
10.0.0.48 - - [2025-04-18 11:01:28] "POST /ref-update HTTP/1.1" 200 156 0.009386
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609
10.0.0.48 - - [2025-04-18 11:01:28] "POST /ref-update HTTP/1.1" 200 156 0.007884
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007536
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635
10.0.0.48 - - [2025-04-18 11:01:28] "POST /ref-update HTTP/1.1" 200 156 0.024881
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010867
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972
10.0.0.48 - - [2025-04-18 11:01:28] "POST /ref-update HTTP/1.1" 200 156 0.010023
10.0.0.48 - - [2025-04-18 11:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012777
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173
10.0.0.48 - - [2025-04-18 11:01:29] "POST /ref-update HTTP/1.1" 200 156 0.010525
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005838
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826
10.0.0.48 - - [2025-04-18 11:01:29] "POST /ref-update HTTP/1.1" 200 156 0.010718
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005811
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623
10.0.0.48 - - [2025-04-18 11:01:29] "POST /ref-update HTTP/1.1" 200 156 0.008518
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619
10.0.0.48 - - [2025-04-18 11:01:29] "POST /ref-update HTTP/1.1" 200 156 0.019372
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662
10.0.0.48 - - [2025-04-18 11:01:29] "POST /ref-update HTTP/1.1" 200 156 0.010566
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007293
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057
10.0.0.48 - - [2025-04-18 11:01:29] "POST /ref-update HTTP/1.1" 200 156 0.019691
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010190
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210
10.0.0.48 - - [2025-04-18 11:01:29] "POST /ref-update HTTP/1.1" 200 156 0.010968
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575
10.0.0.48 - - [2025-04-18 11:01:29] "POST /ref-update HTTP/1.1" 200 156 0.015351
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009542
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789
10.0.0.48 - - [2025-04-18 11:01:29] "POST /ref-update HTTP/1.1" 200 156 0.008861
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012676
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653
10.0.0.48 - - [2025-04-18 11:01:29] "POST /ref-update HTTP/1.1" 200 156 0.015689
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014930
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512
10.0.0.48 - - [2025-04-18 11:01:29] "POST /ref-update HTTP/1.1" 200 156 0.014299
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005267
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644
10.0.0.48 - - [2025-04-18 11:01:29] "POST /ref-update HTTP/1.1" 200 156 0.020157
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085
10.0.0.48 - - [2025-04-18 11:01:29] "POST /ref-update HTTP/1.1" 200 156 0.013010
10.0.0.48 - - [2025-04-18 11:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009647
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298
10.0.0.48 - - [2025-04-18 11:01:30] "POST /ref-update HTTP/1.1" 200 156 0.012026
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.018993
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801
10.0.0.48 - - [2025-04-18 11:01:30] "POST /ref-update HTTP/1.1" 200 156 0.010374
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006753
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307
10.0.0.48 - - [2025-04-18 11:01:30] "POST /ref-update HTTP/1.1" 200 156 0.008855
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013816
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865
10.0.0.48 - - [2025-04-18 11:01:30] "POST /ref-update HTTP/1.1" 200 156 0.011757
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.018224
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907
10.0.0.48 - - [2025-04-18 11:01:30] "POST /ref-update HTTP/1.1" 200 156 0.010333
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009093
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699
10.0.0.48 - - [2025-04-18 11:01:30] "POST /ref-update HTTP/1.1" 200 156 0.008185
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012899
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633
10.0.0.48 - - [2025-04-18 11:01:30] "POST /ref-update HTTP/1.1" 200 156 0.018199
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016416
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650
10.0.0.48 - - [2025-04-18 11:01:30] "POST /ref-update HTTP/1.1" 200 156 0.009703
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.018622
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702
10.0.0.48 - - [2025-04-18 11:01:30] "POST /ref-update HTTP/1.1" 200 156 0.009098
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008333
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070
10.0.0.48 - - [2025-04-18 11:01:30] "POST /ref-update HTTP/1.1" 200 156 0.017382
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009466
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400
10.0.0.48 - - [2025-04-18 11:01:30] "POST /ref-update HTTP/1.1" 200 156 0.012038
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011203
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002
10.0.0.48 - - [2025-04-18 11:01:30] "POST /ref-update HTTP/1.1" 200 156 0.012094
10.0.0.48 - - [2025-04-18 11:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012745
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681
10.0.0.48 - - [2025-04-18 11:01:31] "POST /ref-update HTTP/1.1" 200 156 0.009881
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011638
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867
10.0.0.48 - - [2025-04-18 11:01:31] "POST /ref-update HTTP/1.1" 200 156 0.010764
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010853
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630
10.0.0.48 - - [2025-04-18 11:01:31] "POST /ref-update HTTP/1.1" 200 156 0.008471
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012991
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035
10.0.0.48 - - [2025-04-18 11:01:31] "POST /ref-update HTTP/1.1" 200 156 0.012514
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833
10.0.0.48 - - [2025-04-18 11:01:31] "POST /ref-update HTTP/1.1" 200 156 0.010755
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019413
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076
10.0.0.48 - - [2025-04-18 11:01:31] "POST /ref-update HTTP/1.1" 200 156 0.010686
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536
10.0.0.48 - - [2025-04-18 11:01:31] "POST /ref-update HTTP/1.1" 200 156 0.010080
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005
10.0.0.48 - - [2025-04-18 11:01:31] "POST /ref-update HTTP/1.1" 200 156 0.011007
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005764
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225
10.0.0.48 - - [2025-04-18 11:01:31] "POST /ref-update HTTP/1.1" 200 156 0.016679
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015033
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653
10.0.0.48 - - [2025-04-18 11:01:31] "POST /ref-update HTTP/1.1" 200 156 0.010983
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008836
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005174
10.0.0.48 - - [2025-04-18 11:01:31] "POST /ref-update HTTP/1.1" 200 156 0.010245
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012254
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827
10.0.0.48 - - [2025-04-18 11:01:31] "POST /ref-update HTTP/1.1" 200 156 0.008554
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727
10.0.0.48 - - [2025-04-18 11:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054
10.0.0.48 - - [2025-04-18 11:01:31] "POST /ref-update HTTP/1.1" 200 156 0.008524
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005426
10.0.0.48 - - [2025-04-18 11:01:32] "POST /ref-update HTTP/1.1" 200 156 0.007751
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130
10.0.0.48 - - [2025-04-18 11:01:32] "POST /ref-update HTTP/1.1" 200 156 0.008382
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263
10.0.0.48 - - [2025-04-18 11:01:32] "POST /ref-update HTTP/1.1" 200 156 0.017343
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065
10.0.0.48 - - [2025-04-18 11:01:32] "POST /ref-update HTTP/1.1" 200 156 0.007788
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014187
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569
10.0.0.48 - - [2025-04-18 11:01:32] "POST /ref-update HTTP/1.1" 200 156 0.008474
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007882
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006064
10.0.0.48 - - [2025-04-18 11:01:32] "POST /ref-update HTTP/1.1" 200 156 0.033919
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304
10.0.0.48 - - [2025-04-18 11:01:32] "POST /ref-update HTTP/1.1" 200 156 0.022998
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.022606
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402
10.0.0.48 - - [2025-04-18 11:01:32] "POST /ref-update HTTP/1.1" 200 156 0.009203
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009228
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894
10.0.0.48 - - [2025-04-18 11:01:32] "POST /ref-update HTTP/1.1" 200 156 0.009794
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014888
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145
10.0.0.48 - - [2025-04-18 11:01:32] "POST /ref-update HTTP/1.1" 200 156 0.011106
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006677
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473
10.0.0.48 - - [2025-04-18 11:01:32] "POST /ref-update HTTP/1.1" 200 156 0.013088
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012485
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694
10.0.0.48 - - [2025-04-18 11:01:32] "POST /ref-update HTTP/1.1" 200 156 0.011852
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014107
10.0.0.48 - - [2025-04-18 11:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790
10.0.0.48 - - [2025-04-18 11:01:32] "POST /ref-update HTTP/1.1" 200 156 0.012479
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007478
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535
10.0.0.48 - - [2025-04-18 11:01:33] "POST /ref-update HTTP/1.1" 200 156 0.009543
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012506
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008
10.0.0.48 - - [2025-04-18 11:01:33] "POST /ref-update HTTP/1.1" 200 156 0.010140
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009329
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840
10.0.0.48 - - [2025-04-18 11:01:33] "POST /ref-update HTTP/1.1" 200 156 0.012309
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005157
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804
10.0.0.48 - - [2025-04-18 11:01:33] "POST /ref-update HTTP/1.1" 200 156 0.019204
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014557
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596
10.0.0.48 - - [2025-04-18 11:01:33] "POST /ref-update HTTP/1.1" 200 156 0.009636
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010830
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805
10.0.0.48 - - [2025-04-18 11:01:33] "POST /ref-update HTTP/1.1" 200 156 0.009221
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009646
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768
10.0.0.48 - - [2025-04-18 11:01:33] "POST /ref-update HTTP/1.1" 200 156 0.013327
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008414
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891
10.0.0.48 - - [2025-04-18 11:01:33] "POST /ref-update HTTP/1.1" 200 156 0.010372
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641
10.0.0.48 - - [2025-04-18 11:01:33] "POST /ref-update HTTP/1.1" 200 156 0.011972
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007794
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748
10.0.0.48 - - [2025-04-18 11:01:33] "POST /ref-update HTTP/1.1" 200 156 0.010320
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005070
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717
10.0.0.48 - - [2025-04-18 11:01:33] "POST /ref-update HTTP/1.1" 200 156 0.010927
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006560
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960
10.0.0.48 - - [2025-04-18 11:01:33] "POST /ref-update HTTP/1.1" 200 156 0.039164
10.0.0.48 - - [2025-04-18 11:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009983
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629
10.0.0.48 - - [2025-04-18 11:01:34] "POST /ref-update HTTP/1.1" 200 156 0.010932
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012196
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235
10.0.0.48 - - [2025-04-18 11:01:34] "POST /ref-update HTTP/1.1" 200 156 0.010843
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009834
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826
10.0.0.48 - - [2025-04-18 11:01:34] "POST /ref-update HTTP/1.1" 200 156 0.009851
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646
10.0.0.48 - - [2025-04-18 11:01:34] "POST /ref-update HTTP/1.1" 200 156 0.011451
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014411
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109
10.0.0.48 - - [2025-04-18 11:01:34] "POST /ref-update HTTP/1.1" 200 156 0.013751
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012296
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715
10.0.0.48 - - [2025-04-18 11:01:34] "POST /ref-update HTTP/1.1" 200 156 0.009098
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007976
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145
10.0.0.48 - - [2025-04-18 11:01:34] "POST /ref-update HTTP/1.1" 200 156 0.010654
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006329
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519
10.0.0.48 - - [2025-04-18 11:01:34] "POST /ref-update HTTP/1.1" 200 156 0.010795
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015482
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904
10.0.0.48 - - [2025-04-18 11:01:34] "POST /ref-update HTTP/1.1" 200 156 0.011945
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007260
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524
10.0.0.48 - - [2025-04-18 11:01:34] "POST /ref-update HTTP/1.1" 200 156 0.011768
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884
10.0.0.48 - - [2025-04-18 11:01:34] "POST /ref-update HTTP/1.1" 200 156 0.010090
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013626
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745
10.0.0.48 - - [2025-04-18 11:01:34] "POST /ref-update HTTP/1.1" 200 156 0.010848
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.018708
10.0.0.48 - - [2025-04-18 11:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646
10.0.0.48 - - [2025-04-18 11:01:35] "POST /ref-update HTTP/1.1" 200 156 0.008427
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638
10.0.0.48 - - [2025-04-18 11:01:35] "POST /ref-update HTTP/1.1" 200 156 0.010774
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015115
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616
10.0.0.48 - - [2025-04-18 11:01:35] "POST /ref-update HTTP/1.1" 200 156 0.010334
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558
10.0.0.48 - - [2025-04-18 11:01:35] "POST /ref-update HTTP/1.1" 200 156 0.009990
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012569
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572
10.0.0.48 - - [2025-04-18 11:01:35] "POST /ref-update HTTP/1.1" 200 156 0.008927
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009085
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016
10.0.0.48 - - [2025-04-18 11:01:35] "POST /ref-update HTTP/1.1" 200 156 0.010451
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.016181
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803
10.0.0.48 - - [2025-04-18 11:01:35] "POST /ref-update HTTP/1.1" 200 156 0.021554
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.021945
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704
10.0.0.48 - - [2025-04-18 11:01:35] "POST /ref-update HTTP/1.1" 200 156 0.009565
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.022770
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902
10.0.0.48 - - [2025-04-18 11:01:35] "POST /ref-update HTTP/1.1" 200 156 0.010485
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005766
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865
10.0.0.48 - - [2025-04-18 11:01:35] "POST /ref-update HTTP/1.1" 200 156 0.008734
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005919
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806
10.0.0.48 - - [2025-04-18 11:01:35] "POST /ref-update HTTP/1.1" 200 156 0.017295
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010444
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075
10.0.0.48 - - [2025-04-18 11:01:35] "POST /ref-update HTTP/1.1" 200 156 0.012050
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006181
10.0.0.48 - - [2025-04-18 11:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103
10.0.0.48 - - [2025-04-18 11:01:35] "POST /ref-update HTTP/1.1" 200 156 0.012113
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.024971
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981
10.0.0.48 - - [2025-04-18 11:01:36] "POST /ref-update HTTP/1.1" 200 156 0.010834
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009986
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729
10.0.0.48 - - [2025-04-18 11:01:36] "POST /ref-update HTTP/1.1" 200 156 0.007883
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013815
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889
10.0.0.48 - - [2025-04-18 11:01:36] "POST /ref-update HTTP/1.1" 200 156 0.025168
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.022252
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009979
10.0.0.48 - - [2025-04-18 11:01:36] "POST /ref-update HTTP/1.1" 200 156 0.019773
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012754
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298
10.0.0.48 - - [2025-04-18 11:01:36] "POST /ref-update HTTP/1.1" 200 156 0.010988
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005382
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662
10.0.0.48 - - [2025-04-18 11:01:36] "POST /ref-update HTTP/1.1" 200 156 0.008469
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009824
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835
10.0.0.48 - - [2025-04-18 11:01:36] "POST /ref-update HTTP/1.1" 200 156 0.010928
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008579
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938
10.0.0.48 - - [2025-04-18 11:01:36] "POST /ref-update HTTP/1.1" 200 156 0.009110
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008767
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830
10.0.0.48 - - [2025-04-18 11:01:36] "POST /ref-update HTTP/1.1" 200 156 0.021715
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005567
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549
10.0.0.48 - - [2025-04-18 11:01:36] "POST /ref-update HTTP/1.1" 200 156 0.009191
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005960
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706
10.0.0.48 - - [2025-04-18 11:01:36] "POST /ref-update HTTP/1.1" 200 156 0.015488
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995
10.0.0.48 - - [2025-04-18 11:01:36] "POST /ref-update HTTP/1.1" 200 156 0.015605
10.0.0.48 - - [2025-04-18 11:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009218
10.0.0.48 - - [2025-04-18 11:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953
10.0.0.48 - - [2025-04-18 11:01:37] "POST /ref-update HTTP/1.1" 200 156 0.011261
10.0.0.48 - - [2025-04-18 11:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793
10.0.0.48 - - [2025-04-18 11:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725
10.0.0.48 - - [2025-04-18 11:01:37] "POST /ref-update HTTP/1.1" 200 156 0.009849
10.0.0.48 - - [2025-04-18 11:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527
10.0.0.48 - - [2025-04-18 11:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538
10.0.0.48 - - [2025-04-18 11:01:37] "POST /ref-update HTTP/1.1" 200 156 0.015642
10.0.0.48 - - [2025-04-18 11:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896
10.0.0.48 - - [2025-04-18 11:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732
10.0.0.48 - - [2025-04-18 11:01:37] "POST /ref-update HTTP/1.1" 200 156 0.011492
10.0.0.48 - - [2025-04-18 11:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014901
10.0.0.48 - - [2025-04-18 11:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691
10.0.0.48 - - [2025-04-18 11:01:37] "POST /ref-update HTTP/1.1" 200 156 0.011351
10.0.0.48 - - [2025-04-18 11:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005883
10.0.0.48 - - [2025-04-18 11:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920
10.0.0.48 - - [2025-04-18 11:01:37] "POST /ref-update HTTP/1.1" 200 156 0.014075
10.0.0.48 - - [2025-04-18 11:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401
10.0.0.48 - - [2025-04-18 11:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364
10.0.0.48 - - [2025-04-18 11:01:37] "POST /ref-update HTTP/1.1" 200 156 0.011751
10.0.0.48 - - [2025-04-18 11:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.017671
10.0.0.48 - - [2025-04-18 11:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009959
10.0.0.48 - - [2025-04-18 11:01:37] "POST /ref-update HTTP/1.1" 200 156 0.021572
10.0.0.48 - - [2025-04-18 11:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.022264
10.0.0.48 - - [2025-04-18 11:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422
10.0.0.48 - - [2025-04-18 11:01:37] "POST /ref-update HTTP/1.1" 200 156 0.032537
10.0.0.48 - - [2025-04-18 11:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.021993
10.0.0.48 - - [2025-04-18 11:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009557
10.0.0.48 - - [2025-04-18 11:01:37] "POST /ref-update HTTP/1.1" 200 156 0.021744
10.0.0.48 - - [2025-04-18 11:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.018052
10.0.0.48 - - [2025-04-18 11:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797
10.0.0.48 - - [2025-04-18 11:01:38] "POST /ref-update HTTP/1.1" 200 156 0.036873
10.0.0.48 - - [2025-04-18 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006685
10.0.0.48 - - [2025-04-18 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624
10.0.0.48 - - [2025-04-18 11:01:38] "POST /ref-update HTTP/1.1" 200 156 0.013125
10.0.0.48 - - [2025-04-18 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009557
10.0.0.48 - - [2025-04-18 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744
10.0.0.48 - - [2025-04-18 11:01:38] "POST /ref-update HTTP/1.1" 200 156 0.024665
10.0.0.48 - - [2025-04-18 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008800
10.0.0.48 - - [2025-04-18 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512
10.0.0.48 - - [2025-04-18 11:01:38] "POST /ref-update HTTP/1.1" 200 156 0.011522
10.0.0.48 - - [2025-04-18 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010244
10.0.0.48 - - [2025-04-18 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588
10.0.0.48 - - [2025-04-18 11:01:38] "POST /ref-update HTTP/1.1" 200 156 0.010121
10.0.0.48 - - [2025-04-18 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.027220
10.0.0.48 - - [2025-04-18 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624
10.0.0.48 - - [2025-04-18 11:01:38] "POST /ref-update HTTP/1.1" 200 156 0.016330
10.0.0.48 - - [2025-04-18 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005885
10.0.0.48 - - [2025-04-18 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625
10.0.0.48 - - [2025-04-18 11:01:38] "POST /ref-update HTTP/1.1" 200 156 0.012243
10.0.0.48 - - [2025-04-18 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207
10.0.0.48 - - [2025-04-18 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701
10.0.0.48 - - [2025-04-18 11:01:38] "POST /ref-update HTTP/1.1" 200 156 0.013369
10.0.0.48 - - [2025-04-18 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013026
10.0.0.48 - - [2025-04-18 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730
10.0.0.48 - - [2025-04-18 11:01:38] "POST /ref-update HTTP/1.1" 200 156 0.011317
10.0.0.48 - - [2025-04-18 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269
10.0.0.48 - - [2025-04-18 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797
10.0.0.48 - - [2025-04-18 11:01:38] "POST /ref-update HTTP/1.1" 200 156 0.014241
10.0.0.48 - - [2025-04-18 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008784
10.0.0.48 - - [2025-04-18 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176
10.0.0.48 - - [2025-04-18 11:01:38] "POST /ref-update HTTP/1.1" 200 156 0.024388
10.0.0.48 - - [2025-04-18 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.025105
10.0.0.48 - - [2025-04-18 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705
10.0.0.48 - - [2025-04-18 11:01:38] "POST /ref-update HTTP/1.1" 200 156 0.016651
10.0.0.48 - - [2025-04-18 11:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718
10.0.0.48 - - [2025-04-18 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005099
10.0.0.48 - - [2025-04-18 11:01:39] "POST /ref-update HTTP/1.1" 200 156 0.031815
10.0.0.48 - - [2025-04-18 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016182
10.0.0.48 - - [2025-04-18 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005301
10.0.0.48 - - [2025-04-18 11:01:39] "POST /ref-update HTTP/1.1" 200 156 0.020254
10.0.0.48 - - [2025-04-18 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012884
10.0.0.48 - - [2025-04-18 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537
10.0.0.48 - - [2025-04-18 11:01:39] "POST /ref-update HTTP/1.1" 200 156 0.023443
10.0.0.48 - - [2025-04-18 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016748
10.0.0.48 - - [2025-04-18 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534
10.0.0.48 - - [2025-04-18 11:01:39] "POST /ref-update HTTP/1.1" 200 156 0.012217
10.0.0.48 - - [2025-04-18 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.019868
10.0.0.48 - - [2025-04-18 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780
10.0.0.48 - - [2025-04-18 11:01:39] "POST /ref-update HTTP/1.1" 200 156 0.019638
10.0.0.48 - - [2025-04-18 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013131
10.0.0.48 - - [2025-04-18 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005754
10.0.0.48 - - [2025-04-18 11:01:39] "POST /ref-update HTTP/1.1" 200 156 0.018326
10.0.0.48 - - [2025-04-18 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153
10.0.0.48 - - [2025-04-18 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525
10.0.0.48 - - [2025-04-18 11:01:39] "POST /ref-update HTTP/1.1" 200 156 0.021973
10.0.0.48 - - [2025-04-18 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006118
10.0.0.48 - - [2025-04-18 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803
10.0.0.48 - - [2025-04-18 11:01:39] "POST /ref-update HTTP/1.1" 200 156 0.020756
10.0.0.48 - - [2025-04-18 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733
10.0.0.48 - - [2025-04-18 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007000
10.0.0.48 - - [2025-04-18 11:01:39] "POST /ref-update HTTP/1.1" 200 156 0.029403
10.0.0.48 - - [2025-04-18 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.039102
10.0.0.48 - - [2025-04-18 11:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009670
10.0.0.48 - - [2025-04-18 11:01:39] "POST /ref-update HTTP/1.1" 200 156 0.026377
10.0.0.48 - - [2025-04-18 11:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.034766
10.0.0.48 - - [2025-04-18 11:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006265
10.0.0.48 - - [2025-04-18 11:01:40] "POST /ref-update HTTP/1.1" 200 156 0.024834
10.0.0.48 - - [2025-04-18 11:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016597
10.0.0.48 - - [2025-04-18 11:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005687
10.0.0.48 - - [2025-04-18 11:01:40] "POST /ref-update HTTP/1.1" 200 156 0.030434
10.0.0.48 - - [2025-04-18 11:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006835
10.0.0.48 - - [2025-04-18 11:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973
10.0.0.48 - - [2025-04-18 11:01:40] "POST /ref-update HTTP/1.1" 200 156 0.020059
10.0.0.48 - - [2025-04-18 11:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005635
10.0.0.48 - - [2025-04-18 11:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519
10.0.0.48 - - [2025-04-18 11:01:40] "POST /ref-update HTTP/1.1" 200 156 0.010516
10.0.0.48 - - [2025-04-18 11:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006445
10.0.0.48 - - [2025-04-18 11:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656
10.0.0.48 - - [2025-04-18 11:01:40] "POST /ref-update HTTP/1.1" 200 156 0.028629
10.0.0.48 - - [2025-04-18 11:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009800
10.0.0.48 - - [2025-04-18 11:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005842
10.0.0.48 - - [2025-04-18 11:01:40] "POST /ref-update HTTP/1.1" 200 156 0.018823
10.0.0.48 - - [2025-04-18 11:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.023436
10.0.0.48 - - [2025-04-18 11:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005523
10.0.0.48 - - [2025-04-18 11:01:40] "POST /ref-update HTTP/1.1" 200 156 0.013493
10.0.0.48 - - [2025-04-18 11:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010235
10.0.0.48 - - [2025-04-18 11:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.021250
10.0.0.48 - - [2025-04-18 11:01:40] "POST /ref-update HTTP/1.1" 200 156 0.023517
10.0.0.48 - - [2025-04-18 11:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013438
10.0.0.48 - - [2025-04-18 11:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225
10.0.0.48 - - [2025-04-18 11:01:40] "POST /ref-update HTTP/1.1" 200 156 0.017793
10.0.0.48 - - [2025-04-18 11:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010858
10.0.0.48 - - [2025-04-18 11:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997
10.0.0.48 - - [2025-04-18 11:01:40] "POST /ref-update HTTP/1.1" 200 156 0.025177
10.0.0.48 - - [2025-04-18 11:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014714
10.0.0.48 - - [2025-04-18 11:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475
10.0.0.48 - - [2025-04-18 11:01:41] "POST /ref-update HTTP/1.1" 200 156 0.013492
10.0.0.48 - - [2025-04-18 11:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011
10.0.0.48 - - [2025-04-18 11:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705
10.0.0.48 - - [2025-04-18 11:01:41] "POST /ref-update HTTP/1.1" 200 156 0.020330
10.0.0.48 - - [2025-04-18 11:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015218
10.0.0.48 - - [2025-04-18 11:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689
10.0.0.48 - - [2025-04-18 11:01:41] "POST /ref-update HTTP/1.1" 200 156 0.011157
10.0.0.48 - - [2025-04-18 11:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006523
10.0.0.48 - - [2025-04-18 11:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830
10.0.0.48 - - [2025-04-18 11:01:41] "POST /ref-update HTTP/1.1" 200 156 0.019496
10.0.0.48 - - [2025-04-18 11:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007096
10.0.0.48 - - [2025-04-18 11:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270
10.0.0.48 - - [2025-04-18 11:01:41] "POST /ref-update HTTP/1.1" 200 156 0.019926
10.0.0.48 - - [2025-04-18 11:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008373
10.0.0.48 - - [2025-04-18 11:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209
10.0.0.48 - - [2025-04-18 11:01:41] "POST /ref-update HTTP/1.1" 200 156 0.009780
10.0.0.48 - - [2025-04-18 11:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010840
10.0.0.48 - - [2025-04-18 11:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640
10.0.0.48 - - [2025-04-18 11:01:41] "POST /ref-update HTTP/1.1" 200 156 0.017424
10.0.0.48 - - [2025-04-18 11:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006879
10.0.0.48 - - [2025-04-18 11:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688
10.0.0.48 - - [2025-04-18 11:01:41] "POST /ref-update HTTP/1.1" 200 156 0.025691
10.0.0.48 - - [2025-04-18 11:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014502
10.0.0.48 - - [2025-04-18 11:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858
10.0.0.48 - - [2025-04-18 11:01:41] "POST /ref-update HTTP/1.1" 200 156 0.009223
10.0.0.48 - - [2025-04-18 11:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.018097
10.0.0.48 - - [2025-04-18 11:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921
10.0.0.48 - - [2025-04-18 11:01:41] "POST /ref-update HTTP/1.1" 200 156 0.013581
10.0.0.48 - - [2025-04-18 11:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.019928
10.0.0.48 - - [2025-04-18 11:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476
10.0.0.48 - - [2025-04-18 11:01:41] "POST /ref-update HTTP/1.1" 200 156 0.012626
10.0.0.48 - - [2025-04-18 11:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014199
10.0.0.48 - - [2025-04-18 11:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760
10.0.0.48 - - [2025-04-18 11:01:42] "POST /ref-update HTTP/1.1" 200 156 0.029745
10.0.0.48 - - [2025-04-18 11:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007144
10.0.0.48 - - [2025-04-18 11:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868
10.0.0.48 - - [2025-04-18 11:01:42] "POST /ref-update HTTP/1.1" 200 156 0.012406
10.0.0.48 - - [2025-04-18 11:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005078
10.0.0.48 - - [2025-04-18 11:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200
10.0.0.48 - - [2025-04-18 11:01:42] "POST /ref-update HTTP/1.1" 200 156 0.023557
10.0.0.48 - - [2025-04-18 11:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015305
10.0.0.48 - - [2025-04-18 11:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458
10.0.0.48 - - [2025-04-18 11:01:42] "POST /ref-update HTTP/1.1" 200 156 0.011131
10.0.0.48 - - [2025-04-18 11:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147
10.0.0.48 - - [2025-04-18 11:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006377
10.0.0.48 - - [2025-04-18 11:01:42] "POST /ref-update HTTP/1.1" 200 156 0.017606
10.0.0.48 - - [2025-04-18 11:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519
10.0.0.48 - - [2025-04-18 11:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459
10.0.0.48 - - [2025-04-18 11:01:42] "POST /ref-update HTTP/1.1" 200 156 0.022167
10.0.0.48 - - [2025-04-18 11:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012114
10.0.0.48 - - [2025-04-18 11:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466
10.0.0.48 - - [2025-04-18 11:01:42] "POST /ref-update HTTP/1.1" 200 156 0.015416
10.0.0.48 - - [2025-04-18 11:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621
10.0.0.48 - - [2025-04-18 11:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718
10.0.0.48 - - [2025-04-18 11:01:42] "POST /ref-update HTTP/1.1" 200 156 0.024715
10.0.0.48 - - [2025-04-18 11:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008217
10.0.0.48 - - [2025-04-18 11:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505
10.0.0.48 - - [2025-04-18 11:01:42] "POST /ref-update HTTP/1.1" 200 156 0.013550
10.0.0.48 - - [2025-04-18 11:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012870
10.0.0.48 - - [2025-04-18 11:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619
10.0.0.48 - - [2025-04-18 11:01:42] "POST /ref-update HTTP/1.1" 200 156 0.011086
10.0.0.48 - - [2025-04-18 11:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011826
10.0.0.48 - - [2025-04-18 11:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012505
10.0.0.48 - - [2025-04-18 11:01:42] "POST /ref-update HTTP/1.1" 200 156 0.016019
10.0.0.48 - - [2025-04-18 11:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011403
10.0.0.48 - - [2025-04-18 11:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826
10.0.0.48 - - [2025-04-18 11:01:42] "POST /ref-update HTTP/1.1" 200 156 0.021825
10.0.0.48 - - [2025-04-18 11:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009087
10.0.0.48 - - [2025-04-18 11:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769
10.0.0.48 - - [2025-04-18 11:01:43] "POST /ref-update HTTP/1.1" 200 156 0.012095
10.0.0.48 - - [2025-04-18 11:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562
10.0.0.48 - - [2025-04-18 11:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511
10.0.0.48 - - [2025-04-18 11:01:43] "POST /ref-update HTTP/1.1" 200 156 0.012725
10.0.0.48 - - [2025-04-18 11:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013393
10.0.0.48 - - [2025-04-18 11:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017873
10.0.0.48 - - [2025-04-18 11:01:43] "POST /ref-update HTTP/1.1" 200 156 0.023823
10.0.0.48 - - [2025-04-18 11:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016003
10.0.0.48 - - [2025-04-18 11:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578
10.0.0.48 - - [2025-04-18 11:01:43] "POST /ref-update HTTP/1.1" 200 156 0.011232
10.0.0.48 - - [2025-04-18 11:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008130
10.0.0.48 - - [2025-04-18 11:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006150
10.0.0.48 - - [2025-04-18 11:01:43] "POST /ref-update HTTP/1.1" 200 156 0.010681
10.0.0.48 - - [2025-04-18 11:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007609
10.0.0.48 - - [2025-04-18 11:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678
10.0.0.48 - - [2025-04-18 11:01:43] "POST /ref-update HTTP/1.1" 200 156 0.010918
10.0.0.48 - - [2025-04-18 11:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008959
10.0.0.48 - - [2025-04-18 11:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514
10.0.0.48 - - [2025-04-18 11:01:43] "POST /ref-update HTTP/1.1" 200 156 0.010201
10.0.0.48 - - [2025-04-18 11:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017098
10.0.0.48 - - [2025-04-18 11:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578
10.0.0.48 - - [2025-04-18 11:01:43] "POST /ref-update HTTP/1.1" 200 156 0.011480
10.0.0.48 - - [2025-04-18 11:01:43] "POST /network-ipams HTTP/1.1" 200 550 0.029860
10.0.0.48 - - [2025-04-18 11:01:43] "POST /useragent-kv HTTP/1.1" 200 115 0.010272
10.0.0.48 - - [2025-04-18 11:01:43] "POST /virtual-networks HTTP/1.1" 200 552 0.202483
10.0.0.48 - - [2025-04-18 11:01:43] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016616
10.0.0.48 - - [2025-04-18 11:01:44] "POST /fqname-to-id HTTP/1.1" 404 188 0.021736
10.0.0.48 - - [2025-04-18 11:01:44] "POST /route-targets HTTP/1.1" 200 327 0.021273
10.0.0.48 - - [2025-04-18 11:01:44] "POST /fqname-to-id HTTP/1.1" 404 178 0.003182
10.0.0.48 - - [2025-04-18 11:01:44] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.001934
10.0.0.48 - - [2025-04-18 11:01:44] "GET /fabric/82e28e64-3d79-4dad-a708-439e17a7a9be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.004238
10.0.0.48 - - [2025-04-18 11:01:44] "POST /ref-update HTTP/1.1" 200 156 0.031528
10.0.0.48 - - [2025-04-18 11:01:44] "POST /fqname-to-id HTTP/1.1" 404 198 0.018582
10.0.0.48 - - [2025-04-18 11:01:44] "POST /fqname-to-id HTTP/1.1" 404 205 0.011548
10.0.0.48 - - [2025-04-18 11:01:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.002831
10.0.0.65 - - [2025-04-18 11:01:56] "GET / HTTP/1.1" 200 35931 0.002473
10.0.0.65 - - [2025-04-18 11:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943
10.0.0.65 - - [2025-04-18 11:01:56] "GET /global-system-config/d0160223-4ea9-4d7d-b65a-3305bc9c8f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.006052
10.0.0.65 - - [2025-04-18 11:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555
10.0.0.65 - - [2025-04-18 11:01:56] "GET /routing-instance/00b8caa1-0c01-4616-9414-d0d6aa5e3496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.004620
10.0.0.65 - - [2025-04-18 11:01:56] "PUT /global-system-config/d0160223-4ea9-4d7d-b65a-3305bc9c8f46 HTTP/1.1" 200 274 0.014785
10.0.0.65 - - [2025-04-18 11:01:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.008599
10.0.0.65 - - [2025-04-18 11:01:57] "POST /virtual-routers HTTP/1.1" 200 599 0.034813
10.0.0.65 - - [2025-04-18 11:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.016549
10.0.0.65 - - [2025-04-18 11:01:57] "GET /virtual-router/8892a465-1fac-41c3-9e54-4bbb3fab0fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004450
10.0.0.65 - - [2025-04-18 11:01:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.002710
10.0.0.65 - - [2025-04-18 11:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406
10.0.0.65 - - [2025-04-18 11:01:57] "GET /virtual-network/5af72e2e-927b-4ccd-9660-49921dacdd48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005493
10.0.0.65 - - [2025-04-18 11:01:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.068790
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:02:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001131
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:02:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001251
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:02:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001018
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:02:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001015
10.0.0.65 - - [2025-04-18 11:02:41] "GET / HTTP/1.1" 200 35931 0.002098
10.0.0.65 - - [2025-04-18 11:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622
10.0.0.65 - - [2025-04-18 11:02:41] "GET /global-system-config/d0160223-4ea9-4d7d-b65a-3305bc9c8f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.007644
10.0.0.65 - - [2025-04-18 11:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577
10.0.0.65 - - [2025-04-18 11:02:41] "GET /routing-instance/00b8caa1-0c01-4616-9414-d0d6aa5e3496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009507
10.0.0.65 - - [2025-04-18 11:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945
10.0.0.65 - - [2025-04-18 11:02:41] "GET /virtual-router/8892a465-1fac-41c3-9e54-4bbb3fab0fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.006216
10.0.0.65 - - [2025-04-18 11:02:41] "PUT /virtual-router/8892a465-1fac-41c3-9e54-4bbb3fab0fec HTTP/1.1" 200 262 0.020966
10.0.0.65 - - [2025-04-18 11:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480
10.0.0.65 - - [2025-04-18 11:02:42] "GET /virtual-router/8892a465-1fac-41c3-9e54-4bbb3fab0fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.007234
10.0.0.65 - - [2025-04-18 11:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011376
10.0.0.65 - - [2025-04-18 11:02:42] "GET /virtual-machine-interface/9cd31474-84bc-45f2-86aa-45166f98136b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.015828
10.0.0.65 - - [2025-04-18 11:02:42] "PUT /virtual-machine-interface/9cd31474-84bc-45f2-86aa-45166f98136b HTTP/1.1" 200 284 0.013220
10.0.0.48 - - [2025-04-18 11:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576
10.0.0.48 - - [2025-04-18 11:02:48] "GET /virtual-router/8892a465-1fac-41c3-9e54-4bbb3fab0fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004132
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:02:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:02:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001132
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:03:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:03:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001255
10.0.0.48 - - [2025-04-18 11:04:43] "GET /global-system-configs HTTP/1.1" 200 322 0.006383
10.0.0.48 - - [2025-04-18 11:04:43] "GET /global-system-configs HTTP/1.1" 200 322 0.002307
10.0.0.48 - - [2025-04-18 11:05:01] "GET /virtual-router/8892a465-1fac-41c3-9e54-4bbb3fab0fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003750
10.0.0.48 - - [2025-04-18 11:05:02] "POST /ref-update HTTP/1.1" 200 156 0.015622
10.0.0.48 - - [2025-04-18 11:05:09] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007833
10.0.0.48 - - [2025-04-18 11:05:09] "POST /set-tag HTTP/1.1" 200 109 0.008964
10.0.0.48 - - [2025-04-18 11:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846
10.0.0.48 - - [2025-04-18 11:05:09] "GET /loadbalancer/b1c22ab2-0a53-470e-9682-9099313bcec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005415
10.0.0.48 - - [2025-04-18 11:05:09] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009295
10.0.0.48 - - [2025-04-18 11:05:09] "POST /set-tag HTTP/1.1" 200 109 0.003156
10.0.0.48 - - [2025-04-18 11:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019
10.0.0.48 - - [2025-04-18 11:05:09] "GET /loadbalancer/b1c22ab2-0a53-470e-9682-9099313bcec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003931
10.0.0.48 - - [2025-04-18 11:05:09] "GET /loadbalancer-pool/f0aea703-9a3f-4953-8ddd-b20ce747df99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005279
10.0.0.48 - - [2025-04-18 11:05:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024903
10.0.0.48 - - [2025-04-18 11:05:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.025448
10.0.0.48 - - [2025-04-18 11:05:09] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007771
10.0.0.48 - - [2025-04-18 11:05:09] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010442
10.0.0.48 - - [2025-04-18 11:05:09] "POST /ref-update HTTP/1.1" 200 156 0.016166
10.0.0.48 - - [2025-04-18 11:05:09] "GET /floating-ip/ce2936e3-f9ab-4f47-b619-95106f97cb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.023559
10.0.0.48 - - [2025-04-18 11:05:09] "POST /tags HTTP/1.1" 409 205 0.003800
10.0.0.48 - - [2025-04-18 11:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915
10.0.0.48 - - [2025-04-18 11:05:09] "GET /tag/68b1fc35-aa38-48cc-acba-d6c1b8304c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014896
10.0.0.48 - - [2025-04-18 11:05:09] "PUT /floating-ip/ce2936e3-f9ab-4f47-b619-95106f97cb15 HTTP/1.1" 200 256 0.011967
10.0.0.48 - - [2025-04-18 11:05:09] "POST /set-tag HTTP/1.1" 200 109 0.081498
10.0.0.48 - - [2025-04-18 11:05:09] "GET /loadbalancer-pool/38d96604-0663-439e-a009-686a387419dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.024916
10.0.0.48 - - [2025-04-18 11:05:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019561
10.0.0.48 - - [2025-04-18 11:05:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009963
10.0.0.48 - - [2025-04-18 11:05:09] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016758
10.0.0.48 - - [2025-04-18 11:05:09] "POST /set-tag HTTP/1.1" 200 109 0.003407
10.0.0.48 - - [2025-04-18 11:05:09] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005043
10.0.0.48 - - [2025-04-18 11:05:09] "POST /ref-update HTTP/1.1" 200 156 0.009445
10.0.0.48 - - [2025-04-18 11:05:09] "GET /floating-ip/ce2936e3-f9ab-4f47-b619-95106f97cb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.013516
10.0.0.48 - - [2025-04-18 11:05:09] "GET /loadbalancer-pool/8689f682-8d38-4054-b43a-052017d80ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.008486
10.0.0.48 - - [2025-04-18 11:05:09] "PUT /floating-ip/ce2936e3-f9ab-4f47-b619-95106f97cb15 HTTP/1.1" 200 256 0.025183
10.0.0.48 - - [2025-04-18 11:05:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.086197
10.0.0.48 - - [2025-04-18 11:05:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.016681
10.0.0.48 - - [2025-04-18 11:05:10] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019548
10.0.0.48 - - [2025-04-18 11:05:10] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012472
10.0.0.48 - - [2025-04-18 11:05:10] "POST /ref-update HTTP/1.1" 200 156 0.012295
10.0.0.48 - - [2025-04-18 11:05:10] "GET /floating-ip/ce2936e3-f9ab-4f47-b619-95106f97cb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.022133
10.0.0.48 - - [2025-04-18 11:05:10] "POST /set-tag HTTP/1.1" 200 109 0.014513
10.0.0.48 - - [2025-04-18 11:05:10] "PUT /floating-ip/ce2936e3-f9ab-4f47-b619-95106f97cb15 HTTP/1.1" 200 256 0.016373
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:06:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001333
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:06:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001952
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:06:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001060
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:06:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001090
10.0.0.48 - - [2025-04-18 11:08:19] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006123
10.0.0.48 - - [2025-04-18 11:08:19] "POST /set-tag HTTP/1.1" 200 109 0.005147
10.0.0.48 - - [2025-04-18 11:08:19] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007174
10.0.0.48 - - [2025-04-18 11:08:19] "POST /set-tag HTTP/1.1" 200 109 0.003820
10.0.0.48 - - [2025-04-18 11:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635
10.0.0.48 - - [2025-04-18 11:08:19] "GET /loadbalancer/b1c22ab2-0a53-470e-9682-9099313bcec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004873
10.0.0.48 - - [2025-04-18 11:08:19] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005492
10.0.0.48 - - [2025-04-18 11:08:19] "POST /set-tag HTTP/1.1" 200 109 0.047296
10.0.0.48 - - [2025-04-18 11:08:19] "DELETE /loadbalancer-member/ea4eb54a-aaca-4686-9e28-ebec1db661f0 HTTP/1.1" 200 115 0.077756
10.0.0.48 - - [2025-04-18 11:08:19] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.020166
10.0.0.48 - - [2025-04-18 11:08:19] "POST /set-tag HTTP/1.1" 200 109 0.003672
10.0.0.48 - - [2025-04-18 11:08:19] "DELETE /loadbalancer-member/0b82a9a4-65d5-4ab9-b66a-fcf8925e1ad0 HTTP/1.1" 200 115 0.039689
10.0.0.48 - - [2025-04-18 11:08:19] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006906
10.0.0.48 - - [2025-04-18 11:08:19] "POST /set-tag HTTP/1.1" 200 109 0.003088
10.0.0.48 - - [2025-04-18 11:08:19] "DELETE /loadbalancer-member/adbf09cb-bacf-4c68-882c-b21ff36b862f HTTP/1.1" 200 115 0.031071
10.0.0.48 - - [2025-04-18 11:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431
10.0.0.48 - - [2025-04-18 11:08:19] "GET /loadbalancer/b1c22ab2-0a53-470e-9682-9099313bcec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003514
10.0.0.48 - - [2025-04-18 11:08:19] "GET /loadbalancer-pool/f0aea703-9a3f-4953-8ddd-b20ce747df99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003325
10.0.0.48 - - [2025-04-18 11:08:19] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017195
10.0.0.48 - - [2025-04-18 11:08:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.012944
10.0.0.48 - - [2025-04-18 11:08:19] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.019316
10.0.0.48 - - [2025-04-18 11:08:19] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007936
10.0.0.48 - - [2025-04-18 11:08:19] "GET /floating-ip/ce2936e3-f9ab-4f47-b619-95106f97cb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003778
10.0.0.48 - - [2025-04-18 11:08:19] "POST /set-tag HTTP/1.1" 200 109 0.079792
10.0.0.48 - - [2025-04-18 11:08:19] "GET /loadbalancer-pool/38d96604-0663-439e-a009-686a387419dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.044308
10.0.0.48 - - [2025-04-18 11:08:19] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020604
10.0.0.48 - - [2025-04-18 11:08:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.030725
10.0.0.48 - - [2025-04-18 11:08:19] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009775
10.0.0.48 - - [2025-04-18 11:08:20] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005044
10.0.0.48 - - [2025-04-18 11:08:20] "GET /floating-ip/ce2936e3-f9ab-4f47-b619-95106f97cb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003307
10.0.0.48 - - [2025-04-18 11:08:20] "POST /set-tag HTTP/1.1" 200 109 0.006672
10.0.0.48 - - [2025-04-18 11:08:20] "GET /loadbalancer-pool/8689f682-8d38-4054-b43a-052017d80ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.008364
10.0.0.48 - - [2025-04-18 11:08:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027508
10.0.0.48 - - [2025-04-18 11:08:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021059
10.0.0.48 - - [2025-04-18 11:08:20] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.026431
10.0.0.48 - - [2025-04-18 11:08:20] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007758
10.0.0.48 - - [2025-04-18 11:08:20] "POST /set-tag HTTP/1.1" 200 109 0.009609
10.0.0.48 - - [2025-04-18 11:08:20] "GET /floating-ip/ce2936e3-f9ab-4f47-b619-95106f97cb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004936
10.0.0.48 - - [2025-04-18 11:08:43] "GET / HTTP/1.1" 200 35931 0.002656
10.0.0.48 - - [2025-04-18 11:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777
10.0.0.48 - - [2025-04-18 11:08:43] "GET /global-system-config/d0160223-4ea9-4d7d-b65a-3305bc9c8f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.006621
10.0.0.48 - - [2025-04-18 11:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810
10.0.0.48 - - [2025-04-18 11:08:43] "GET /config-node/e1cbcb7e-95a6-4928-82db-cb654e394cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.006226
10.0.0.48 - - [2025-04-18 11:08:55] "GET / HTTP/1.1" 200 35931 0.001681
10.0.0.48 - - [2025-04-18 11:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926
10.0.0.48 - - [2025-04-18 11:08:55] "GET /routing-instance/00b8caa1-0c01-4616-9414-d0d6aa5e3496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.004440
10.0.0.48 - - [2025-04-18 11:08:55] "POST /bgp-routers HTTP/1.1" 409 301 0.006624
10.0.0.48 - - [2025-04-18 11:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588
10.0.0.48 - - [2025-04-18 11:08:55] "GET /bgp-router/f804edb0-97fe-4c3d-b525-af4ca9805f24?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.006619
10.0.0.48 - - [2025-04-18 11:08:55] "PUT /bgp-router/f804edb0-97fe-4c3d-b525-af4ca9805f24 HTTP/1.1" 200 254 0.046098
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:08:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001027
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:08:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001332
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:08:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001002
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:08:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001069
10.0.0.48 - - [2025-04-18 11:09:43] "GET /global-system-configs HTTP/1.1" 200 322 0.007638
10.0.0.48 - - [2025-04-18 11:09:43] "GET /global-system-configs HTTP/1.1" 200 322 0.012457
10.0.0.48 - - [2025-04-18 11:09:58] "GET / HTTP/1.1" 200 35931 0.002183
10.0.0.48 - - [2025-04-18 11:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586
10.0.0.48 - - [2025-04-18 11:09:58] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043268
10.0.0.48 - - [2025-04-18 11:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802
10.0.0.48 - - [2025-04-18 11:09:59] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050100
10.0.0.48 - - [2025-04-18 11:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631
10.0.0.48 - - [2025-04-18 11:09:59] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044868
10.0.0.48 - - [2025-04-18 11:09:59] "POST /tags HTTP/1.1" 200 333 0.063160
10.0.0.48 - - [2025-04-18 11:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935
10.0.0.48 - - [2025-04-18 11:09:59] "GET /tag/eb1d9f8a-741c-461b-af5d-245684269eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.024569
10.0.0.48 - - [2025-04-18 11:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141
10.0.0.48 - - [2025-04-18 11:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816
10.0.0.48 - - [2025-04-18 11:10:00] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052549
10.0.0.48 - - [2025-04-18 11:10:00] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.066737
10.0.0.48 - - [2025-04-18 11:10:00] "GET /virtual-networks?parent_id=cf873d88-626b-4b85-9ec3-d2d3b8276a02&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004230
10.0.0.48 - - [2025-04-18 11:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927
10.0.0.48 - - [2025-04-18 11:10:00] "GET /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.008110
10.0.0.48 - - [2025-04-18 11:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535
10.0.0.48 - - [2025-04-18 11:10:00] "GET /service-appliance-set/8ddcf34a-1497-4ca8-9dc5-296fd9c1035e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003437
10.0.0.48 - - [2025-04-18 11:10:00] "POST /fqname-to-id HTTP/1.1" 404 254 0.004828
10.0.0.48 - - [2025-04-18 11:10:00] "POST /virtual-networks HTTP/1.1" 200 512 0.107782
10.0.0.48 - - [2025-04-18 11:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008058
10.0.0.48 - - [2025-04-18 11:10:00] "GET /network-ipam/13a83ebb-2a0b-4c02-b4cd-c202fd304e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.004462
10.0.0.48 - - [2025-04-18 11:10:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.169672
10.0.0.48 - - [2025-04-18 11:10:00] "GET /virtual-machine-interface/1ed67064-9b67-4a67-8ff3-609bef3ed18f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.020424
10.0.0.48 - - [2025-04-18 11:10:00] "POST /useragent-kv HTTP/1.1" 200 115 0.015925
10.0.0.48 - - [2025-04-18 11:10:00] "POST /ref-update HTTP/1.1" 200 156 0.154409
10.0.0.48 - - [2025-04-18 11:10:00] "GET /virtual-network/23bc9171-8702-4073-a457-1de164bfae72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006943
10.0.0.48 - - [2025-04-18 11:10:00] "GET /domains HTTP/1.1" 200 280 0.003726
10.0.0.48 - - [2025-04-18 11:10:00] "GET /domain/9ff80d8b-b5bf-4227-b8b3-073e396f9818 HTTP/1.1" 200 3087 0.014878
10.0.0.48 - - [2025-04-18 11:10:00] "POST /instance-ips HTTP/1.1" 200 409 0.051315
10.0.0.48 - - [2025-04-18 11:10:00] "GET /instance-ip/c8bc0a8e-5ae8-4d8b-8bed-2f8c85c3780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.013109
10.0.0.48 - - [2025-04-18 11:10:00] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02 HTTP/1.1" 200 5477 0.085010
10.0.0.48 - - [2025-04-18 11:10:00] "GET /virtual-network/23bc9171-8702-4073-a457-1de164bfae72 HTTP/1.1" 200 2089 0.059605
10.0.0.48 - - [2025-04-18 11:10:00] "POST /loadbalancers HTTP/1.1" 200 610 0.125354
10.0.0.48 - - [2025-04-18 11:10:00] "GET /virtual-network/23bc9171-8702-4073-a457-1de164bfae72 HTTP/1.1" 200 2089 0.041421
10.0.0.48 - - [2025-04-18 11:10:00] "GET /routing-instance/a245c650-3ee7-40a3-9854-12f85ecf9501 HTTP/1.1" 200 1182 0.020149
10.0.0.48 - - [2025-04-18 11:10:00] "GET /routing-instance/a245c650-3ee7-40a3-9854-12f85ecf9501 HTTP/1.1" 200 1182 0.009526
10.0.0.48 - - [2025-04-18 11:10:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.042618
10.0.0.48 - - [2025-04-18 11:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442
10.0.0.48 - - [2025-04-18 11:10:00] "POST /route-targets HTTP/1.1" 200 327 0.044919
10.0.0.48 - - [2025-04-18 11:10:00] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.112321
10.0.0.48 - - [2025-04-18 11:10:00] "GET /instance-ip/c8bc0a8e-5ae8-4d8b-8bed-2f8c85c3780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004648
10.0.0.48 - - [2025-04-18 11:10:00] "POST /ref-update HTTP/1.1" 200 156 0.052131
10.0.0.48 - - [2025-04-18 11:10:00] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.110188
10.0.0.48 - - [2025-04-18 11:10:00] "POST /floating-ips HTTP/1.1" 200 597 0.091509
10.0.0.48 - - [2025-04-18 11:10:00] "GET /loadbalancer/65439358-14a6-4ae6-99b6-5f10bf87f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.031164
10.0.0.48 - - [2025-04-18 11:10:01] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.079582
10.0.0.48 - - [2025-04-18 11:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152
10.0.0.48 - - [2025-04-18 11:10:01] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048060
10.0.0.48 - - [2025-04-18 11:10:01] "GET /loadbalancer-listener/ef90f102-ca77-49ca-bcb3-529bdf076a05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.004604
10.0.0.48 - - [2025-04-18 11:10:01] "GET /loadbalancer-listener/ef90f102-ca77-49ca-bcb3-529bdf076a05?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.004820
10.0.0.48 - - [2025-04-18 11:10:01] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.023629
10.0.0.48 - - [2025-04-18 11:10:01] "GET /instance-ip/c8bc0a8e-5ae8-4d8b-8bed-2f8c85c3780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004348
10.0.0.48 - - [2025-04-18 11:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648
10.0.0.48 - - [2025-04-18 11:10:01] "GET /loadbalancer/65439358-14a6-4ae6-99b6-5f10bf87f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003378
10.0.0.48 - - [2025-04-18 11:10:01] "GET /instance-ip/c8bc0a8e-5ae8-4d8b-8bed-2f8c85c3780c?fields=floating_ips HTTP/1.1" 200 1213 0.009015
10.0.0.48 - - [2025-04-18 11:10:01] "GET /floating-ip/4d89267c-39f1-45dc-8c36-322e4cec645a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002800
10.0.0.48 - - [2025-04-18 11:10:01] "POST /tags HTTP/1.1" 200 295 0.093099
10.0.0.48 - - [2025-04-18 11:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.024752
10.0.0.48 - - [2025-04-18 11:10:01] "GET /tag/3dd779a2-78f4-4f99-b7e9-069ac1005616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.022336
10.0.0.48 - - [2025-04-18 11:10:01] "POST /tags HTTP/1.1" 409 233 0.003752
10.0.0.48 - - [2025-04-18 11:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562
10.0.0.48 - - [2025-04-18 11:10:01] "GET /tag/23b4b8bf-29c9-406f-94da-38bebda3ebfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.015795
10.0.0.48 - - [2025-04-18 11:10:01] "POST /tags HTTP/1.1" 409 206 0.003577
10.0.0.48 - - [2025-04-18 11:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475
10.0.0.48 - - [2025-04-18 11:10:01] "GET /tag/5b750ea6-2dca-4b45-832f-b587c807b289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013400
10.0.0.48 - - [2025-04-18 11:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011706
10.0.0.48 - - [2025-04-18 11:10:01] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008300
10.0.0.48 - - [2025-04-18 11:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151
10.0.0.48 - - [2025-04-18 11:10:01] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.069060
10.0.0.48 - - [2025-04-18 11:10:01] "POST /virtual-machines HTTP/1.1" 200 369 0.020854
10.0.0.48 - - [2025-04-18 11:10:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.030885
10.0.0.48 - - [2025-04-18 11:10:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.144176
10.0.0.48 - - [2025-04-18 11:10:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.013226
10.0.0.48 - - [2025-04-18 11:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116
10.0.0.48 - - [2025-04-18 11:10:02] "GET /virtual-machine-interface/ac60d1be-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007537
10.0.0.48 - - [2025-04-18 11:10:02] "POST /instance-ips HTTP/1.1" 200 409 0.030223
10.0.0.48 - - [2025-04-18 11:10:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.040848
10.0.0.48 - - [2025-04-18 11:10:02] "GET /virtual-machine-interface/ac60d1be-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013406
10.0.0.48 - - [2025-04-18 11:10:02] "POST /set-tag HTTP/1.1" 200 109 0.023068
10.0.0.48 - - [2025-04-18 11:10:02] "GET /virtual-machine-interface/ac60d1be-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.025487
10.0.0.48 - - [2025-04-18 11:10:02] "GET /instance-ip/ac81be24-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003965
10.0.0.48 - - [2025-04-18 11:10:02] "GET /virtual-machine-interface/ac60d1be-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005571
10.0.0.48 - - [2025-04-18 11:10:02] "POST /set-tag HTTP/1.1" 200 109 0.002757
10.0.0.48 - - [2025-04-18 11:10:02] "GET /virtual-router/8892a465-1fac-41c3-9e54-4bbb3fab0fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004576
10.0.0.48 - - [2025-04-18 11:10:02] "POST /ref-update HTTP/1.1" 200 156 0.012297
10.0.0.48 - - [2025-04-18 11:10:02] "GET /virtual-machine-interface/ac60d1be-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011135
10.0.0.48 - - [2025-04-18 11:10:02] "POST /set-tag HTTP/1.1" 200 109 0.003094
10.0.0.48 - - [2025-04-18 11:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899
10.0.0.48 - - [2025-04-18 11:10:02] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006873
10.0.0.48 - - [2025-04-18 11:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408
10.0.0.48 - - [2025-04-18 11:10:02] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046457
10.0.0.48 - - [2025-04-18 11:10:02] "POST /virtual-machines HTTP/1.1" 200 369 0.015646
10.0.0.48 - - [2025-04-18 11:10:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.034235
10.0.0.48 - - [2025-04-18 11:10:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.156194
10.0.0.48 - - [2025-04-18 11:10:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013457
10.0.0.48 - - [2025-04-18 11:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013532
10.0.0.48 - - [2025-04-18 11:10:03] "GET /virtual-machine-interface/aced4888-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007658
10.0.0.48 - - [2025-04-18 11:10:03] "POST /instance-ips HTTP/1.1" 200 409 0.024256
10.0.0.48 - - [2025-04-18 11:10:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.037177
10.0.0.48 - - [2025-04-18 11:10:03] "GET /virtual-machine-interface/aced4888-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.020273
10.0.0.48 - - [2025-04-18 11:10:03] "POST /set-tag HTTP/1.1" 200 109 0.030074
10.0.0.48 - - [2025-04-18 11:10:03] "GET /virtual-machine-interface/aced4888-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017055
10.0.0.48 - - [2025-04-18 11:10:03] "GET /instance-ip/ad104db0-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003607
10.0.0.48 - - [2025-04-18 11:10:03] "GET /virtual-machine-interface/aced4888-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007495
10.0.0.48 - - [2025-04-18 11:10:03] "POST /set-tag HTTP/1.1" 200 109 0.010602
10.0.0.48 - - [2025-04-18 11:10:03] "GET /virtual-router/8892a465-1fac-41c3-9e54-4bbb3fab0fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.005811
10.0.0.48 - - [2025-04-18 11:10:03] "POST /ref-update HTTP/1.1" 200 156 0.015490
10.0.0.48 - - [2025-04-18 11:10:03] "GET /virtual-machine-interface/aced4888-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005330
10.0.0.48 - - [2025-04-18 11:10:03] "POST /set-tag HTTP/1.1" 200 109 0.003165
10.0.0.48 - - [2025-04-18 11:10:03] "GET /virtual-machine-interface/ac60d1be-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005957
10.0.0.48 - - [2025-04-18 11:10:03] "POST /set-tag HTTP/1.1" 200 109 0.003054
10.0.0.48 - - [2025-04-18 11:10:03] "GET /virtual-machine-interface/aced4888-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005524
10.0.0.48 - - [2025-04-18 11:10:03] "POST /set-tag HTTP/1.1" 200 109 0.003196
10.0.0.48 - - [2025-04-18 11:10:05] "GET /domains HTTP/1.1" 200 280 0.002690
10.0.0.48 - - [2025-04-18 11:10:05] "GET /domain/9ff80d8b-b5bf-4227-b8b3-073e396f9818 HTTP/1.1" 200 3087 0.004584
10.0.0.48 - - [2025-04-18 11:10:05] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02 HTTP/1.1" 200 7065 0.050663
10.0.0.48 - - [2025-04-18 11:10:05] "GET /virtual-network/23bc9171-8702-4073-a457-1de164bfae72 HTTP/1.1" 200 2089 0.006673
10.0.0.48 - - [2025-04-18 11:10:05] "GET /virtual-network/23bc9171-8702-4073-a457-1de164bfae72 HTTP/1.1" 200 2089 0.006689
10.0.0.48 - - [2025-04-18 11:10:05] "GET /routing-instance/a245c650-3ee7-40a3-9854-12f85ecf9501 HTTP/1.1" 200 1403 0.005383
10.0.0.48 - - [2025-04-18 11:10:05] "GET /routing-instance/a245c650-3ee7-40a3-9854-12f85ecf9501 HTTP/1.1" 200 1403 0.003238
10.0.0.48 - - [2025-04-18 11:10:05] "GET /route-target/4792e62f-4356-4169-abe3-2974f6fb6fb3 HTTP/1.1" 200 1152 0.003105
10.0.0.48 - - [2025-04-18 11:10:05] "GET /virtual-network/23bc9171-8702-4073-a457-1de164bfae72 HTTP/1.1" 200 2089 0.006669
10.0.0.48 - - [2025-04-18 11:10:05] "GET /routing-instance/a245c650-3ee7-40a3-9854-12f85ecf9501 HTTP/1.1" 200 1403 0.004529
10.0.0.48 - - [2025-04-18 11:10:05] "GET /virtual-network/23bc9171-8702-4073-a457-1de164bfae72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006853
10.0.0.48 - - [2025-04-18 11:10:05] "GET /virtual-network/23bc9171-8702-4073-a457-1de164bfae72 HTTP/1.1" 200 2089 0.005428
10.0.0.48 - - [2025-04-18 11:10:05] "GET /routing-instance/a245c650-3ee7-40a3-9854-12f85ecf9501 HTTP/1.1" 200 1403 0.003918
10.0.0.48 - - [2025-04-18 11:10:05] "GET /routing-instance/a245c650-3ee7-40a3-9854-12f85ecf9501 HTTP/1.1" 200 1403 0.004576
10.0.0.48 - - [2025-04-18 11:10:05] "GET /route-target/4792e62f-4356-4169-abe3-2974f6fb6fb3 HTTP/1.1" 200 1152 0.004194
10.0.0.48 - - [2025-04-18 11:10:05] "GET /domains HTTP/1.1" 200 280 0.002568
10.0.0.48 - - [2025-04-18 11:10:05] "GET /domain/9ff80d8b-b5bf-4227-b8b3-073e396f9818 HTTP/1.1" 200 3087 0.004016
10.0.0.48 - - [2025-04-18 11:10:05] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02 HTTP/1.1" 200 7065 0.039281
10.0.0.48 - - [2025-04-18 11:10:06] "GET /virtual-network/23bc9171-8702-4073-a457-1de164bfae72 HTTP/1.1" 200 2089 0.005293
10.0.0.48 - - [2025-04-18 11:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698
10.0.0.48 - - [2025-04-18 11:10:06] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044101
10.0.0.48 - - [2025-04-18 11:10:06] "GET /virtual-network/23bc9171-8702-4073-a457-1de164bfae72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005537
10.0.0.48 - - [2025-04-18 11:10:06] "GET /floating-ip-pools?parent_id=23bc9171-8702-4073-a457-1de164bfae72&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002579
10.0.0.48 - - [2025-04-18 11:10:06] "GET /virtual-network/23bc9171-8702-4073-a457-1de164bfae72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005493
10.0.0.48 - - [2025-04-18 11:10:06] "POST /floating-ip-pools HTTP/1.1" 200 562 0.034461
10.0.0.48 - - [2025-04-18 11:10:06] "POST /ref-update HTTP/1.1" 200 156 0.017670
10.0.0.48 - - [2025-04-18 11:10:06] "GET /virtual-network/23bc9171-8702-4073-a457-1de164bfae72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.014108
10.0.0.48 - - [2025-04-18 11:10:06] "GET /domains HTTP/1.1" 200 280 0.003007
10.0.0.48 - - [2025-04-18 11:10:06] "GET /domain/9ff80d8b-b5bf-4227-b8b3-073e396f9818 HTTP/1.1" 200 3087 0.004139
10.0.0.48 - - [2025-04-18 11:10:06] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02 HTTP/1.1" 200 7321 0.049199
10.0.0.48 - - [2025-04-18 11:10:06] "GET /virtual-network/23bc9171-8702-4073-a457-1de164bfae72 HTTP/1.1" 200 2327 0.009588
10.0.0.48 - - [2025-04-18 11:10:06] "GET /floating-ip-pool/4f3db043-c93c-406b-843e-d5a582bbcb95 HTTP/1.1" 200 1313 0.004726
10.0.0.48 - - [2025-04-18 11:10:06] "GET /domains HTTP/1.1" 200 280 0.003546
10.0.0.48 - - [2025-04-18 11:10:06] "GET /domain/9ff80d8b-b5bf-4227-b8b3-073e396f9818 HTTP/1.1" 200 3087 0.005384
10.0.0.48 - - [2025-04-18 11:10:06] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02 HTTP/1.1" 200 7321 0.059176
10.0.0.48 - - [2025-04-18 11:10:06] "GET /virtual-network/23bc9171-8702-4073-a457-1de164bfae72 HTTP/1.1" 200 2327 0.007643
10.0.0.48 - - [2025-04-18 11:10:06] "GET /virtual-network/23bc9171-8702-4073-a457-1de164bfae72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.009767
10.0.0.48 - - [2025-04-18 11:10:06] "POST /tags HTTP/1.1" 200 365 0.077418
10.0.0.48 - - [2025-04-18 11:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008494
10.0.0.48 - - [2025-04-18 11:10:06] "GET /tag/c5bf7b11-2e3c-4fce-94d5-7abab4e2da13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.019373
10.0.0.48 - - [2025-04-18 11:10:06] "POST /tags HTTP/1.1" 409 206 0.002850
10.0.0.48 - - [2025-04-18 11:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662
10.0.0.48 - - [2025-04-18 11:10:06] "GET /tag/5b750ea6-2dca-4b45-832f-b587c807b289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.016020
10.0.0.48 - - [2025-04-18 11:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479
10.0.0.48 - - [2025-04-18 11:10:06] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.039701
10.0.0.48 - - [2025-04-18 11:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946
10.0.0.48 - - [2025-04-18 11:10:06] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005592
10.0.0.48 - - [2025-04-18 11:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006
10.0.0.48 - - [2025-04-18 11:10:06] "GET /service-appliance-set/364e09d3-046b-478b-9186-3372ed6f2c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.010716
10.0.0.48 - - [2025-04-18 11:10:06] "POST /fqname-to-id HTTP/1.1" 404 258 0.002643
10.0.0.48 - - [2025-04-18 11:10:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.160517
10.0.0.48 - - [2025-04-18 11:10:07] "GET /virtual-machine-interface/86a17204-c907-4a01-ad65-a6dfcdecfb3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.012375
10.0.0.48 - - [2025-04-18 11:10:07] "POST /set-tag HTTP/1.1" 200 109 0.026309
10.0.0.48 - - [2025-04-18 11:10:07] "POST /instance-ips HTTP/1.1" 200 417 0.034952
10.0.0.48 - - [2025-04-18 11:10:07] "GET /instance-ip/c2ffb342-61f9-4deb-8791-166f5f0dca6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.015084
10.0.0.48 - - [2025-04-18 11:10:07] "POST /loadbalancers HTTP/1.1" 200 618 0.068958
10.0.0.48 - - [2025-04-18 11:10:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.024628
10.0.0.48 - - [2025-04-18 11:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.028187
10.0.0.48 - - [2025-04-18 11:10:07] "POST /service-instances HTTP/1.1" 200 566 0.066885
10.0.0.48 - - [2025-04-18 11:10:07] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.079686
10.0.0.48 - - [2025-04-18 11:10:07] "POST /ref-update HTTP/1.1" 200 156 0.043241
10.0.0.48 - - [2025-04-18 11:10:07] "GET /virtual-machine-interface/86a17204-c907-4a01-ad65-a6dfcdecfb3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.008660
10.0.0.48 - - [2025-04-18 11:10:07] "GET /virtual-machine-interface/86a17204-c907-4a01-ad65-a6dfcdecfb3c?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.010027
10.0.0.48 - - [2025-04-18 11:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823
10.0.0.48 - - [2025-04-18 11:10:07] "PUT /service-instance/00a43147-dcc5-489e-aed6-ae57620fe61d HTTP/1.1" 200 266 0.011827
10.0.0.48 - - [2025-04-18 11:10:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.016845
10.0.0.48 - - [2025-04-18 11:10:07] "GET /floating-ip-pool/4f3db043-c93c-406b-843e-d5a582bbcb95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.023163
10.0.0.48 - - [2025-04-18 11:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006657
10.0.0.48 - - [2025-04-18 11:10:07] "POST /floating-ips HTTP/1.1" 200 671 0.091461
10.0.0.48 - - [2025-04-18 11:10:07] "POST /virtual-machines HTTP/1.1" 200 429 0.072557
10.0.0.48 - - [2025-04-18 11:10:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.038292
10.0.0.48 - - [2025-04-18 11:10:07] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009914
10.0.0.48 - - [2025-04-18 11:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687
10.0.0.48 - - [2025-04-18 11:10:07] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009559
10.0.0.48 - - [2025-04-18 11:10:08] "POST /tags HTTP/1.1" 409 221 0.024997
10.0.0.48 - - [2025-04-18 11:10:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.183659
10.0.0.48 - - [2025-04-18 11:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015210
10.0.0.48 - - [2025-04-18 11:10:08] "POST /chown HTTP/1.1" 200 109 0.041454
10.0.0.48 - - [2025-04-18 11:10:08] "GET /tag/eb1d9f8a-741c-461b-af5d-245684269eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.032428
10.0.0.48 - - [2025-04-18 11:10:08] "POST /tags HTTP/1.1" 409 238 0.003060
10.0.0.48 - - [2025-04-18 11:10:08] "POST /chown HTTP/1.1" 200 109 0.008712
10.0.0.48 - - [2025-04-18 11:10:08] "PUT /virtual-machine-interface/ae35c916-8fa5-4125-b701-82b70b52ef7a HTTP/1.1" 200 284 0.022483
10.0.0.48 - - [2025-04-18 11:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645
10.0.0.48 - - [2025-04-18 11:10:08] "GET /tag/c5bf7b11-2e3c-4fce-94d5-7abab4e2da13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.032528
10.0.0.48 - - [2025-04-18 11:10:08] "PUT /instance-ip/c2ffb342-61f9-4deb-8791-166f5f0dca6a HTTP/1.1" 200 256 0.067518
10.0.0.48 - - [2025-04-18 11:10:08] "POST /firewall-rules HTTP/1.1" 200 650 0.103729
10.0.0.48 - - [2025-04-18 11:10:08] "POST /ref-update HTTP/1.1" 200 156 0.077962
10.0.0.48 - - [2025-04-18 11:10:08] "GET /firewall-rule/3480ce58-7ea9-4883-8649-f4e11223ce81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.023010
10.0.0.48 - - [2025-04-18 11:10:08] "GET /firewall-policy/ce9b74ca-5c8f-4dff-982f-29cd3f959f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003523
10.0.0.48 - - [2025-04-18 11:10:08] "POST /ref-update HTTP/1.1" 200 156 0.049117
10.0.0.48 - - [2025-04-18 11:10:08] "GET /firewall-rule/3480ce58-7ea9-4883-8649-f4e11223ce81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.018035
10.0.0.48 - - [2025-04-18 11:10:08] "POST /ref-update HTTP/1.1" 200 156 0.014264
10.0.0.48 - - [2025-04-18 11:10:08] "POST /ref-update HTTP/1.1" 200 156 0.012435
10.0.0.48 - - [2025-04-18 11:10:08] "POST /ref-update HTTP/1.1" 200 156 0.034041
10.0.0.48 - - [2025-04-18 11:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.018845
10.0.0.48 - - [2025-04-18 11:10:08] "POST /ref-update HTTP/1.1" 200 156 0.043336
10.0.0.48 - - [2025-04-18 11:10:08] "POST /ref-update HTTP/1.1" 200 156 0.042468
10.0.0.48 - - [2025-04-18 11:10:08] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.090711
10.0.0.48 - - [2025-04-18 11:10:08] "GET /loadbalancer/8ebfc938-908d-4f6a-aa7a-0e797ac54eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004731
10.0.0.48 - - [2025-04-18 11:10:08] "POST /virtual-machines HTTP/1.1" 200 429 0.029469
10.0.0.48 - - [2025-04-18 11:10:08] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.065053
10.0.0.48 - - [2025-04-18 11:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008663
10.0.0.48 - - [2025-04-18 11:10:08] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.101280
10.0.0.48 - - [2025-04-18 11:10:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.210559
10.0.0.48 - - [2025-04-18 11:10:08] "GET /loadbalancer-listener/9914a2db-1670-434e-a124-2304178d4723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.023749
10.0.0.48 - - [2025-04-18 11:10:08] "GET /loadbalancer-listener/9914a2db-1670-434e-a124-2304178d4723?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.006894
10.0.0.48 - - [2025-04-18 11:10:08] "POST /chown HTTP/1.1" 200 109 0.031155
10.0.0.48 - - [2025-04-18 11:10:09] "POST /chown HTTP/1.1" 200 109 0.009274
10.0.0.48 - - [2025-04-18 11:10:09] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.059349
10.0.0.48 - - [2025-04-18 11:10:09] "PUT /virtual-machine-interface/3c3df8c4-fb98-4aa8-ade3-cc8619fd45b1 HTTP/1.1" 200 284 0.031814
10.0.0.48 - - [2025-04-18 11:10:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.042737
10.0.0.48 - - [2025-04-18 11:10:09] "PUT /instance-ip/c2ffb342-61f9-4deb-8791-166f5f0dca6a HTTP/1.1" 200 256 0.063856
10.0.0.48 - - [2025-04-18 11:10:09] "GET /loadbalancer-pool/dd2c0d76-42f0-4e6c-b8b0-04723523bb78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008593
10.0.0.48 - - [2025-04-18 11:10:09] "POST /ref-update HTTP/1.1" 200 156 0.023895
10.0.0.48 - - [2025-04-18 11:10:09] "POST /loadbalancer-members HTTP/1.1" 200 707 0.061554
10.0.0.48 - - [2025-04-18 11:10:09] "POST /ref-update HTTP/1.1" 200 156 0.030846
10.0.0.48 - - [2025-04-18 11:10:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.041651
10.0.0.48 - - [2025-04-18 11:10:09] "POST /ref-update HTTP/1.1" 200 156 0.052182
10.0.0.48 - - [2025-04-18 11:10:09] "GET /loadbalancer-member/2c414884-070b-4789-88cb-78c3ace1bfa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.017581
10.0.0.48 - - [2025-04-18 11:10:09] "POST /ref-update HTTP/1.1" 200 156 0.016232
10.0.0.48 - - [2025-04-18 11:10:09] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012420
10.0.0.48 - - [2025-04-18 11:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524
10.0.0.48 - - [2025-04-18 11:10:09] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004418
10.0.0.48 - - [2025-04-18 11:10:09] "POST /ref-update HTTP/1.1" 200 156 0.034204
10.0.0.48 - - [2025-04-18 11:10:09] "POST /tags HTTP/1.1" 409 221 0.006019
10.0.0.48 - - [2025-04-18 11:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904
10.0.0.48 - - [2025-04-18 11:10:09] "GET /tag/eb1d9f8a-741c-461b-af5d-245684269eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015347
10.0.0.48 - - [2025-04-18 11:10:09] "PUT /service-instance/00a43147-dcc5-489e-aed6-ae57620fe61d HTTP/1.1" 200 266 0.010433
10.0.0.48 - - [2025-04-18 11:10:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.025515
10.0.0.48 - - [2025-04-18 11:10:09] "POST /tags HTTP/1.1" 409 238 0.030551
10.0.0.48 - - [2025-04-18 11:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006511
10.0.0.48 - - [2025-04-18 11:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193
10.0.0.48 - - [2025-04-18 11:10:09] "GET /tag/c5bf7b11-2e3c-4fce-94d5-7abab4e2da13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020443
10.0.0.48 - - [2025-04-18 11:10:09] "POST /chown HTTP/1.1" 200 109 0.008460
10.0.0.48 - - [2025-04-18 11:10:09] "POST /firewall-rules HTTP/1.1" 409 293 0.007361
10.0.0.48 - - [2025-04-18 11:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379
10.0.0.48 - - [2025-04-18 11:10:09] "POST /chown HTTP/1.1" 200 109 0.037058
10.0.0.48 - - [2025-04-18 11:10:09] "PUT /instance-ip/c2ffb342-61f9-4deb-8791-166f5f0dca6a HTTP/1.1" 200 256 0.033040
10.0.0.48 - - [2025-04-18 11:10:09] "PUT /firewall-rule/3480ce58-7ea9-4883-8649-f4e11223ce81 HTTP/1.1" 200 260 0.068887
10.0.0.48 - - [2025-04-18 11:10:09] "GET /firewall-rule/3480ce58-7ea9-4883-8649-f4e11223ce81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004933
10.0.0.48 - - [2025-04-18 11:10:09] "POST /ref-update HTTP/1.1" 200 156 0.021090
10.0.0.48 - - [2025-04-18 11:10:09] "GET /firewall-policy/ce9b74ca-5c8f-4dff-982f-29cd3f959f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.021589
10.0.0.48 - - [2025-04-18 11:10:09] "GET /firewall-rule/3480ce58-7ea9-4883-8649-f4e11223ce81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004405
10.0.0.48 - - [2025-04-18 11:10:09] "POST /chown HTTP/1.1" 200 109 0.029428
10.0.0.48 - - [2025-04-18 11:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915
10.0.0.48 - - [2025-04-18 11:10:09] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005934
10.0.0.48 - - [2025-04-18 11:10:09] "POST /chown HTTP/1.1" 200 109 0.057357
10.0.0.48 - - [2025-04-18 11:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018441
10.0.0.48 - - [2025-04-18 11:10:09] "PUT /instance-ip/c2ffb342-61f9-4deb-8791-166f5f0dca6a HTTP/1.1" 200 256 0.014910
10.0.0.48 - - [2025-04-18 11:10:10] "POST /ref-update HTTP/1.1" 200 156 0.030822
10.0.0.48 - - [2025-04-18 11:10:10] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.062579
10.0.0.48 - - [2025-04-18 11:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.017064
10.0.0.48 - - [2025-04-18 11:10:10] "POST /virtual-machines HTTP/1.1" 200 373 0.013358
10.0.0.48 - - [2025-04-18 11:10:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.015076
10.0.0.48 - - [2025-04-18 11:10:10] "POST /chown HTTP/1.1" 200 109 0.024058
10.0.0.48 - - [2025-04-18 11:10:10] "POST /chown HTTP/1.1" 200 109 0.024540
10.0.0.48 - - [2025-04-18 11:10:10] "PUT /instance-ip/c2ffb342-61f9-4deb-8791-166f5f0dca6a HTTP/1.1" 200 256 0.081357
10.0.0.48 - - [2025-04-18 11:10:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.197510
10.0.0.48 - - [2025-04-18 11:10:10] "POST /ref-update HTTP/1.1" 200 156 0.048424
10.0.0.48 - - [2025-04-18 11:10:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.036785
10.0.0.48 - - [2025-04-18 11:10:10] "POST /chown HTTP/1.1" 200 109 0.039132
10.0.0.48 - - [2025-04-18 11:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.030150
10.0.0.48 - - [2025-04-18 11:10:10] "GET /virtual-machine-interface/b1466022-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.011133
10.0.0.48 - - [2025-04-18 11:10:10] "POST /chown HTTP/1.1" 200 109 0.051852
10.0.0.48 - - [2025-04-18 11:10:10] "PUT /instance-ip/c2ffb342-61f9-4deb-8791-166f5f0dca6a HTTP/1.1" 200 256 0.042236
10.0.0.48 - - [2025-04-18 11:10:10] "POST /instance-ips HTTP/1.1" 200 413 0.076590
10.0.0.48 - - [2025-04-18 11:10:10] "POST /ref-update HTTP/1.1" 200 156 0.059353
10.0.0.48 - - [2025-04-18 11:10:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.038747
10.0.0.48 - - [2025-04-18 11:10:10] "GET /virtual-machine-interface/b1466022-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.008545
10.0.0.48 - - [2025-04-18 11:10:10] "POST /set-tag HTTP/1.1" 200 109 0.026905
10.0.0.48 - - [2025-04-18 11:10:10] "GET /virtual-machine-interface/b1466022-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.018729
10.0.0.48 - - [2025-04-18 11:10:10] "GET /instance-ip/b1728cba-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007424
10.0.0.48 - - [2025-04-18 11:10:10] "GET /virtual-machine-interface/b1466022-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007514
10.0.0.48 - - [2025-04-18 11:10:10] "POST /set-tag HTTP/1.1" 200 109 0.002604
10.0.0.48 - - [2025-04-18 11:10:10] "PUT /service-instance/00a43147-dcc5-489e-aed6-ae57620fe61d HTTP/1.1" 200 266 0.015118
10.0.0.48 - - [2025-04-18 11:10:10] "GET /virtual-router/8892a465-1fac-41c3-9e54-4bbb3fab0fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.033820
10.0.0.48 - - [2025-04-18 11:10:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017229
10.0.0.48 - - [2025-04-18 11:10:10] "POST /ref-update HTTP/1.1" 200 156 0.011285
10.0.0.48 - - [2025-04-18 11:10:10] "GET /virtual-machine-interface/b1466022-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009675
10.0.0.48 - - [2025-04-18 11:10:10] "POST /set-tag HTTP/1.1" 200 109 0.003274
10.0.0.48 - - [2025-04-18 11:10:10] "PUT /service-instance/00a43147-dcc5-489e-aed6-ae57620fe61d HTTP/1.1" 200 266 0.010427
10.0.0.48 - - [2025-04-18 11:10:11] "GET /virtual-machine-interface/b1466022-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008041
10.0.0.48 - - [2025-04-18 11:10:11] "POST /set-tag HTTP/1.1" 200 109 0.010242
10.0.0.48 - - [2025-04-18 11:10:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.028424
10.0.0.48 - - [2025-04-18 11:10:11] "PUT /service-instance/00a43147-dcc5-489e-aed6-ae57620fe61d HTTP/1.1" 200 266 0.009948
10.0.0.48 - - [2025-04-18 11:10:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.013395
10.0.0.48 - - [2025-04-18 11:10:11] "PUT /service-instance/00a43147-dcc5-489e-aed6-ae57620fe61d HTTP/1.1" 200 266 0.010686
10.0.0.48 - - [2025-04-18 11:10:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008733
10.0.0.48 - - [2025-04-18 11:10:11] "PUT /service-instance/00a43147-dcc5-489e-aed6-ae57620fe61d HTTP/1.1" 200 266 0.010516
10.0.0.48 - - [2025-04-18 11:10:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.013741
10.0.0.48 - - [2025-04-18 11:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867
10.0.0.48 - - [2025-04-18 11:10:11] "POST /chown HTTP/1.1" 200 109 0.009241
10.0.0.48 - - [2025-04-18 11:10:11] "POST /chown HTTP/1.1" 200 109 0.027243
10.0.0.48 - - [2025-04-18 11:10:11] "POST /ref-update HTTP/1.1" 200 156 0.034388
10.0.0.48 - - [2025-04-18 11:10:11] "POST /chown HTTP/1.1" 200 109 0.009735
10.0.0.48 - - [2025-04-18 11:10:11] "POST /chown HTTP/1.1" 200 109 0.031857
10.0.0.48 - - [2025-04-18 11:10:11] "POST /ref-update HTTP/1.1" 200 156 0.021475
10.0.0.48 - - [2025-04-18 11:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813
10.0.0.48 - - [2025-04-18 11:10:11] "POST /chown HTTP/1.1" 200 109 0.008233
10.0.0.48 - - [2025-04-18 11:10:11] "POST /chown HTTP/1.1" 200 109 0.029673
10.0.0.48 - - [2025-04-18 11:10:11] "POST /chown HTTP/1.1" 200 109 0.008550
10.0.0.48 - - [2025-04-18 11:10:11] "POST /chown HTTP/1.1" 200 109 0.030003
10.0.0.48 - - [2025-04-18 11:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205
10.0.0.48 - - [2025-04-18 11:10:11] "POST /chown HTTP/1.1" 200 109 0.008725
10.0.0.48 - - [2025-04-18 11:10:11] "POST /chown HTTP/1.1" 200 109 0.036060
10.0.0.48 - - [2025-04-18 11:10:11] "POST /chown HTTP/1.1" 200 109 0.010912
10.0.0.48 - - [2025-04-18 11:10:12] "POST /chown HTTP/1.1" 200 109 0.041297
10.0.0.48 - - [2025-04-18 11:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771
10.0.0.48 - - [2025-04-18 11:10:12] "POST /chown HTTP/1.1" 200 109 0.009420
10.0.0.48 - - [2025-04-18 11:10:12] "POST /chown HTTP/1.1" 200 109 0.031014
10.0.0.48 - - [2025-04-18 11:10:12] "POST /chown HTTP/1.1" 200 109 0.010802
10.0.0.48 - - [2025-04-18 11:10:12] "POST /chown HTTP/1.1" 200 109 0.008165
10.0.0.48 - - [2025-04-18 11:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481
10.0.0.48 - - [2025-04-18 11:10:12] "POST /chown HTTP/1.1" 200 109 0.008532
10.0.0.48 - - [2025-04-18 11:10:12] "POST /chown HTTP/1.1" 200 109 0.023706
10.0.0.48 - - [2025-04-18 11:10:12] "POST /chown HTTP/1.1" 200 109 0.013440
10.0.0.48 - - [2025-04-18 11:10:12] "POST /chown HTTP/1.1" 200 109 0.022958
10.0.0.48 - - [2025-04-18 11:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006762
10.0.0.48 - - [2025-04-18 11:10:12] "POST /chown HTTP/1.1" 200 109 0.011158
10.0.0.48 - - [2025-04-18 11:10:12] "POST /chown HTTP/1.1" 200 109 0.033661
10.0.0.48 - - [2025-04-18 11:10:12] "POST /chown HTTP/1.1" 200 109 0.027193
10.0.0.48 - - [2025-04-18 11:10:12] "POST /chown HTTP/1.1" 200 109 0.009821
10.0.0.48 - - [2025-04-18 11:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855
10.0.0.48 - - [2025-04-18 11:10:12] "POST /chown HTTP/1.1" 200 109 0.018788
10.0.0.48 - - [2025-04-18 11:10:12] "POST /chown HTTP/1.1" 200 109 0.010632
10.0.0.48 - - [2025-04-18 11:10:12] "POST /chown HTTP/1.1" 200 109 0.016690
10.0.0.48 - - [2025-04-18 11:10:12] "POST /chown HTTP/1.1" 200 109 0.037748
10.0.0.48 - - [2025-04-18 11:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510
10.0.0.48 - - [2025-04-18 11:10:12] "POST /chown HTTP/1.1" 200 109 0.008118
10.0.0.48 - - [2025-04-18 11:10:12] "POST /chown HTTP/1.1" 200 109 0.032178
10.0.0.48 - - [2025-04-18 11:10:12] "POST /chown HTTP/1.1" 200 109 0.008154
10.0.0.48 - - [2025-04-18 11:10:12] "POST /chown HTTP/1.1" 200 109 0.029597
10.0.0.48 - - [2025-04-18 11:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486
10.0.0.48 - - [2025-04-18 11:10:13] "POST /chown HTTP/1.1" 200 109 0.010330
10.0.0.48 - - [2025-04-18 11:10:13] "POST /chown HTTP/1.1" 200 109 0.022423
10.0.0.48 - - [2025-04-18 11:10:13] "POST /chown HTTP/1.1" 200 109 0.022882
10.0.0.48 - - [2025-04-18 11:10:13] "GET /virtual-machine-interface/ac60d1be-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012271
10.0.0.48 - - [2025-04-18 11:10:13] "POST /set-tag HTTP/1.1" 200 109 0.002499
10.0.0.48 - - [2025-04-18 11:10:13] "POST /chown HTTP/1.1" 200 109 0.015075
10.0.0.48 - - [2025-04-18 11:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005308
10.0.0.48 - - [2025-04-18 11:10:13] "POST /chown HTTP/1.1" 200 109 0.008981
10.0.0.48 - - [2025-04-18 11:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315
10.0.0.48 - - [2025-04-18 11:10:13] "GET /loadbalancer/65439358-14a6-4ae6-99b6-5f10bf87f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003934
10.0.0.48 - - [2025-04-18 11:10:13] "GET /loadbalancer-pool/edd5cf0b-6149-43d1-a708-9fc953eca476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.006065
10.0.0.48 - - [2025-04-18 11:10:13] "POST /chown HTTP/1.1" 200 109 0.008240
10.0.0.48 - - [2025-04-18 11:10:13] "POST /chown HTTP/1.1" 200 109 0.016405
10.0.0.48 - - [2025-04-18 11:10:13] "POST /chown HTTP/1.1" 200 109 0.023907
10.0.0.48 - - [2025-04-18 11:10:13] "POST /loadbalancer-members HTTP/1.1" 200 702 0.040793
10.0.0.48 - - [2025-04-18 11:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364
10.0.0.48 - - [2025-04-18 11:10:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026701
10.0.0.48 - - [2025-04-18 11:10:13] "GET /virtual-machine-interface/ac60d1be-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017570
10.0.0.48 - - [2025-04-18 11:10:13] "POST /chown HTTP/1.1" 200 109 0.027378
10.0.0.48 - - [2025-04-18 11:10:13] "POST /chown HTTP/1.1" 200 109 0.014449
10.0.0.48 - - [2025-04-18 11:10:13] "POST /tags HTTP/1.1" 409 221 0.003214
10.0.0.48 - - [2025-04-18 11:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147
10.0.0.48 - - [2025-04-18 11:10:13] "GET /tag/eb1d9f8a-741c-461b-af5d-245684269eff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.020838
10.0.0.48 - - [2025-04-18 11:10:13] "POST /chown HTTP/1.1" 200 109 0.009840
10.0.0.48 - - [2025-04-18 11:10:13] "POST /chown HTTP/1.1" 200 109 0.023807
10.0.0.48 - - [2025-04-18 11:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421
10.0.0.48 - - [2025-04-18 11:10:13] "POST /set-tag HTTP/1.1" 200 109 0.026698
10.0.0.48 - - [2025-04-18 11:10:13] "POST /chown HTTP/1.1" 200 109 0.011887
10.0.0.48 - - [2025-04-18 11:10:13] "POST /chown HTTP/1.1" 200 109 0.022262
10.0.0.48 - - [2025-04-18 11:10:13] "POST /chown HTTP/1.1" 200 109 0.015405
10.0.0.48 - - [2025-04-18 11:10:13] "POST /chown HTTP/1.1" 200 109 0.011066
10.0.0.48 - - [2025-04-18 11:10:13] "GET /virtual-machine-interface/ac60d1be-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005630
10.0.0.48 - - [2025-04-18 11:10:13] "POST /ref-update HTTP/1.1" 200 156 0.013147
10.0.0.48 - - [2025-04-18 11:10:13] "GET /floating-ip/4d89267c-39f1-45dc-8c36-322e4cec645a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.013112
10.0.0.48 - - [2025-04-18 11:10:13] "PUT /floating-ip/4d89267c-39f1-45dc-8c36-322e4cec645a HTTP/1.1" 200 256 0.013250
10.0.0.48 - - [2025-04-18 11:10:14] "GET /virtual-machine-interface/aced4888-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007183
10.0.0.48 - - [2025-04-18 11:10:14] "POST /set-tag HTTP/1.1" 200 109 0.004523
10.0.0.48 - - [2025-04-18 11:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484
10.0.0.48 - - [2025-04-18 11:10:14] "GET /loadbalancer/65439358-14a6-4ae6-99b6-5f10bf87f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003338
10.0.0.48 - - [2025-04-18 11:10:14] "GET /loadbalancer-pool/edd5cf0b-6149-43d1-a708-9fc953eca476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003538
10.0.0.48 - - [2025-04-18 11:10:14] "POST /loadbalancer-members HTTP/1.1" 200 702 0.049380
10.0.0.48 - - [2025-04-18 11:10:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.016847
10.0.0.48 - - [2025-04-18 11:10:14] "GET /virtual-machine-interface/aced4888-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021001
10.0.0.48 - - [2025-04-18 11:10:14] "GET /virtual-machine-interface/aced4888-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007470
10.0.0.48 - - [2025-04-18 11:10:14] "POST /ref-update HTTP/1.1" 200 156 0.023032
10.0.0.48 - - [2025-04-18 11:10:14] "GET /floating-ip/4d89267c-39f1-45dc-8c36-322e4cec645a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.016553
10.0.0.48 - - [2025-04-18 11:10:14] "POST /set-tag HTTP/1.1" 200 109 0.084693
10.0.0.48 - - [2025-04-18 11:10:17] "GET /virtual-machine/a330c051-8828-4961-81f7-cbaddb7b29f7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003497
10.0.0.48 - - [2025-04-18 11:10:17] "GET /virtual-machine-interface/ac60d1be-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004678
10.0.0.48 - - [2025-04-18 11:10:17] "GET /virtual-machine/3a4ae5fa-56b9-4b78-b764-4932ccf311bc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003700
10.0.0.48 - - [2025-04-18 11:10:17] "GET /virtual-machine-interface/aced4888-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005583
10.0.0.48 - - [2025-04-18 11:10:19] "GET /virtual-machine-interface/b1466022-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006211
10.0.0.48 - - [2025-04-18 11:10:19] "POST /set-tag HTTP/1.1" 200 109 0.003375
10.0.0.48 - - [2025-04-18 11:10:22] "GET /virtual-machine/8fc374e1-2730-4662-9273-086240a00515?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003803
10.0.0.48 - - [2025-04-18 11:10:22] "GET /virtual-machine-interface/b1466022-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005009
10.0.0.48 - - [2025-04-18 11:10:23] "GET /virtual-machine-interface/b1466022-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008941
10.0.0.48 - - [2025-04-18 11:10:23] "POST /set-tag HTTP/1.1" 200 109 0.003124
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:10:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001014
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:10:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001305
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:10:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000977
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:10:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001088
10.0.0.48 - - [2025-04-18 11:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568
10.0.0.48 - - [2025-04-18 11:10:48] "POST /chown HTTP/1.1" 200 109 0.008376
10.0.0.48 - - [2025-04-18 11:10:48] "POST /chown HTTP/1.1" 200 109 0.009330
10.0.0.48 - - [2025-04-18 11:10:48] "POST /chown HTTP/1.1" 200 109 0.014938
10.0.0.48 - - [2025-04-18 11:10:48] "POST /chown HTTP/1.1" 200 109 0.010992
10.0.0.48 - - [2025-04-18 11:10:54] "GET /virtual-machine-interface/b1466022-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005909
10.0.0.48 - - [2025-04-18 11:10:54] "POST /set-tag HTTP/1.1" 200 109 0.011642
10.0.0.48 - - [2025-04-18 11:10:54] "GET /virtual-machine-interface/b1466022-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005277
10.0.0.48 - - [2025-04-18 11:10:54] "POST /set-tag HTTP/1.1" 200 109 0.003288
10.0.0.48 - - [2025-04-18 11:10:54] "GET /virtual-machine/8fc374e1-2730-4662-9273-086240a00515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003233
10.0.0.48 - - [2025-04-18 11:10:54] "POST /ref-update HTTP/1.1" 200 156 0.010921
10.0.0.48 - - [2025-04-18 11:10:54] "GET /virtual-machine-interface/b1466022-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010693
10.0.0.48 - - [2025-04-18 11:10:54] "POST /set-tag HTTP/1.1" 200 109 0.022135
10.0.0.48 - - [2025-04-18 11:10:54] "POST /set-tag HTTP/1.1" 200 109 0.016815
10.0.0.48 - - [2025-04-18 11:10:54] "DELETE /instance-ip/b1728cba-1c45-11f0-8bb8-fa163e1de319 HTTP/1.1" 200 115 0.077497
10.0.0.48 - - [2025-04-18 11:10:54] "DELETE /virtual-machine-interface/b1466022-1c45-11f0-8bb8-fa163e1de319 HTTP/1.1" 200 115 0.055754
10.0.0.48 - - [2025-04-18 11:10:54] "DELETE /virtual-machine/8fc374e1-2730-4662-9273-086240a00515 HTTP/1.1" 200 115 0.034268
10.0.0.48 - - [2025-04-18 11:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110
10.0.0.48 - - [2025-04-18 11:10:58] "GET /tag/c5bf7b11-2e3c-4fce-94d5-7abab4e2da13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.017030
10.0.0.48 - - [2025-04-18 11:10:58] "GET /tag/c5bf7b11-2e3c-4fce-94d5-7abab4e2da13?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.016072
10.0.0.48 - - [2025-04-18 11:10:58] "GET /virtual-machine-interface/3c3df8c4-fb98-4aa8-ade3-cc8619fd45b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.026296
10.0.0.48 - - [2025-04-18 11:10:58] "POST /set-tag HTTP/1.1" 200 109 0.016234
10.0.0.48 - - [2025-04-18 11:10:58] "GET /virtual-machine-interface/86a17204-c907-4a01-ad65-a6dfcdecfb3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.017702
10.0.0.48 - - [2025-04-18 11:10:58] "POST /set-tag HTTP/1.1" 200 109 0.017386
10.0.0.48 - - [2025-04-18 11:10:58] "GET /virtual-machine-interface/ae35c916-8fa5-4125-b701-82b70b52ef7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.006094
10.0.0.48 - - [2025-04-18 11:10:58] "POST /set-tag HTTP/1.1" 200 109 0.017222
10.0.0.48 - - [2025-04-18 11:10:58] "GET /firewall-policy/ce9b74ca-5c8f-4dff-982f-29cd3f959f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.017473
10.0.0.48 - - [2025-04-18 11:10:58] "GET /firewall-rule/3480ce58-7ea9-4883-8649-f4e11223ce81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003783
10.0.0.48 - - [2025-04-18 11:10:58] "POST /ref-update HTTP/1.1" 200 156 0.015389
10.0.0.48 - - [2025-04-18 11:10:58] "DELETE /firewall-rule/3480ce58-7ea9-4883-8649-f4e11223ce81 HTTP/1.1" 200 115 0.062316
10.0.0.48 - - [2025-04-18 11:10:58] "DELETE /loadbalancer-member/2c414884-070b-4789-88cb-78c3ace1bfa9 HTTP/1.1" 200 115 0.043862
10.0.0.48 - - [2025-04-18 11:10:58] "PUT /service-instance/00a43147-dcc5-489e-aed6-ae57620fe61d HTTP/1.1" 200 266 0.012955
10.0.0.48 - - [2025-04-18 11:10:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.015644
10.0.0.48 - - [2025-04-18 11:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008330
10.0.0.48 - - [2025-04-18 11:10:58] "DELETE /loadbalancer-pool/dd2c0d76-42f0-4e6c-b8b0-04723523bb78 HTTP/1.1" 200 115 0.070930
10.0.0.48 - - [2025-04-18 11:10:58] "POST /chown HTTP/1.1" 200 109 0.025007
10.0.0.48 - - [2025-04-18 11:10:58] "DELETE /loadbalancer-listener/9914a2db-1670-434e-a124-2304178d4723 HTTP/1.1" 200 115 0.087657
10.0.0.48 - - [2025-04-18 11:10:58] "GET /floating-ip/c3e76cd3-e8d6-45c8-bc61-5d26672b6d93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.014717
10.0.0.48 - - [2025-04-18 11:10:58] "POST /chown HTTP/1.1" 200 109 0.036914
10.0.0.48 - - [2025-04-18 11:10:58] "POST /chown HTTP/1.1" 200 109 0.018899
10.0.0.48 - - [2025-04-18 11:10:59] "PUT /floating-ip/c3e76cd3-e8d6-45c8-bc61-5d26672b6d93 HTTP/1.1" 200 256 0.030335
10.0.0.48 - - [2025-04-18 11:10:59] "POST /chown HTTP/1.1" 200 109 0.029138
10.0.0.48 - - [2025-04-18 11:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007186
10.0.0.48 - - [2025-04-18 11:10:59] "POST /chown HTTP/1.1" 200 109 0.009558
10.0.0.48 - - [2025-04-18 11:10:59] "DELETE /floating-ip/c3e76cd3-e8d6-45c8-bc61-5d26672b6d93 HTTP/1.1" 200 115 0.107124
10.0.0.48 - - [2025-04-18 11:10:59] "POST /chown HTTP/1.1" 200 109 0.009571
10.0.0.48 - - [2025-04-18 11:10:59] "POST /chown HTTP/1.1" 200 109 0.018070
10.0.0.48 - - [2025-04-18 11:10:59] "POST /chown HTTP/1.1" 200 109 0.017728
10.0.0.48 - - [2025-04-18 11:10:59] "DELETE /loadbalancer/8ebfc938-908d-4f6a-aa7a-0e797ac54eba HTTP/1.1" 200 115 0.089833
10.0.0.48 - - [2025-04-18 11:10:59] "PUT /service-instance/00a43147-dcc5-489e-aed6-ae57620fe61d HTTP/1.1" 200 266 0.019070
10.0.0.48 - - [2025-04-18 11:10:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.017034
10.0.0.48 - - [2025-04-18 11:10:59] "GET /floating-ip-pool/4f3db043-c93c-406b-843e-d5a582bbcb95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.005614
10.0.0.48 - - [2025-04-18 11:10:59] "POST /ref-update HTTP/1.1" 200 156 0.029067
10.0.0.48 - - [2025-04-18 11:10:59] "DELETE /instance-ip/c2ffb342-61f9-4deb-8791-166f5f0dca6a HTTP/1.1" 200 115 0.155006
10.0.0.48 - - [2025-04-18 11:10:59] "PUT /service-instance/00a43147-dcc5-489e-aed6-ae57620fe61d HTTP/1.1" 200 266 0.027566
10.0.0.48 - - [2025-04-18 11:10:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.043592
10.0.0.48 - - [2025-04-18 11:10:59] "DELETE /floating-ip-pool/4f3db043-c93c-406b-843e-d5a582bbcb95 HTTP/1.1" 200 115 0.102281
10.0.0.48 - - [2025-04-18 11:10:59] "PUT /service-instance/00a43147-dcc5-489e-aed6-ae57620fe61d HTTP/1.1" 200 266 0.030150
10.0.0.48 - - [2025-04-18 11:10:59] "DELETE /virtual-machine-interface/86a17204-c907-4a01-ad65-a6dfcdecfb3c HTTP/1.1" 200 115 0.190321
10.0.0.48 - - [2025-04-18 11:10:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.053681
10.0.0.48 - - [2025-04-18 11:10:59] "DELETE /service-instance/00a43147-dcc5-489e-aed6-ae57620fe61d HTTP/1.1" 200 115 0.096776
10.0.0.48 - - [2025-04-18 11:10:59] "DELETE /tag/c5bf7b11-2e3c-4fce-94d5-7abab4e2da13 HTTP/1.1" 200 115 0.193980
10.0.0.48 - - [2025-04-18 11:10:59] "POST /useragent-kv HTTP/1.1" 200 115 0.010027
10.0.0.48 - - [2025-04-18 11:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017833
10.0.0.48 - - [2025-04-18 11:10:59] "POST /useragent-kv HTTP/1.1" 200 115 0.011534
10.0.0.48 - - [2025-04-18 11:10:59] "DELETE /virtual-network/23bc9171-8702-4073-a457-1de164bfae72 HTTP/1.1" 200 115 0.313514
10.0.0.48 - - [2025-04-18 11:10:59] "GET /routing-instance/a245c650-3ee7-40a3-9854-12f85ecf9501 HTTP/1.1" 404 171 0.002868
10.0.0.48 - - [2025-04-18 11:10:59] "GET /virtual-machine-interface/ae35c916-8fa5-4125-b701-82b70b52ef7a?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005362
10.0.0.48 - - [2025-04-18 11:10:59] "GET /domains HTTP/1.1" 200 280 0.025393
10.0.0.48 - - [2025-04-18 11:10:59] "GET /domain/9ff80d8b-b5bf-4227-b8b3-073e396f9818 HTTP/1.1" 200 3087 0.005364
10.0.0.48 - - [2025-04-18 11:10:59] "DELETE /route-target/4792e62f-4356-4169-abe3-2974f6fb6fb3 HTTP/1.1" 200 115 0.076394
10.0.0.48 - - [2025-04-18 11:10:59] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02 HTTP/1.1" 200 7143 0.062443
10.0.0.48 - - [2025-04-18 11:11:00] "DELETE /virtual-machine-interface/ae35c916-8fa5-4125-b701-82b70b52ef7a HTTP/1.1" 200 115 0.165538
10.0.0.48 - - [2025-04-18 11:11:00] "POST /ref-update HTTP/1.1" 200 156 0.022412
10.0.0.48 - - [2025-04-18 11:11:00] "GET /virtual-machine-interface/aced4888-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009741
10.0.0.48 - - [2025-04-18 11:11:00] "POST /set-tag HTTP/1.1" 200 109 0.009653
10.0.0.48 - - [2025-04-18 11:11:00] "DELETE /virtual-machine/fb76e161-8ab6-480a-9013-7c3f5d304d32 HTTP/1.1" 200 115 0.084766
10.0.0.48 - - [2025-04-18 11:11:00] "GET /virtual-machine-interface/3c3df8c4-fb98-4aa8-ade3-cc8619fd45b1?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.007474
10.0.0.48 - - [2025-04-18 11:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.017447
10.0.0.48 - - [2025-04-18 11:11:00] "GET /loadbalancer/65439358-14a6-4ae6-99b6-5f10bf87f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.008112
10.0.0.48 - - [2025-04-18 11:11:00] "GET /virtual-machine-interface/aced4888-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009682
10.0.0.48 - - [2025-04-18 11:11:00] "DELETE /virtual-machine-interface/3c3df8c4-fb98-4aa8-ade3-cc8619fd45b1 HTTP/1.1" 200 115 0.095689
10.0.0.48 - - [2025-04-18 11:11:00] "POST /set-tag HTTP/1.1" 200 109 0.061715
10.0.0.48 - - [2025-04-18 11:11:00] "DELETE /virtual-machine/4e671f91-aceb-4d63-8a3e-0d12d4e05b95 HTTP/1.1" 200 115 0.041626
10.0.0.48 - - [2025-04-18 11:11:00] "DELETE /loadbalancer-member/afc954c7-aad5-4666-8283-62787ae7dd0b HTTP/1.1" 200 115 0.071476
10.0.0.48 - - [2025-04-18 11:11:01] "GET /virtual-machine-interface/aced4888-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006915
10.0.0.48 - - [2025-04-18 11:11:01] "POST /set-tag HTTP/1.1" 200 109 0.008451
10.0.0.48 - - [2025-04-18 11:11:01] "GET /virtual-machine-interface/aced4888-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006895
10.0.0.48 - - [2025-04-18 11:11:01] "POST /set-tag HTTP/1.1" 200 109 0.003255
10.0.0.48 - - [2025-04-18 11:11:01] "GET /virtual-machine/3a4ae5fa-56b9-4b78-b764-4932ccf311bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003285
10.0.0.48 - - [2025-04-18 11:11:01] "POST /ref-update HTTP/1.1" 200 156 0.014865
10.0.0.48 - - [2025-04-18 11:11:01] "GET /virtual-machine-interface/aced4888-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017525
10.0.0.48 - - [2025-04-18 11:11:01] "POST /set-tag HTTP/1.1" 200 109 0.029284
10.0.0.48 - - [2025-04-18 11:11:01] "POST /set-tag HTTP/1.1" 200 109 0.024420
10.0.0.48 - - [2025-04-18 11:11:01] "POST /set-tag HTTP/1.1" 200 109 0.057181
10.0.0.48 - - [2025-04-18 11:11:01] "DELETE /instance-ip/ad104db0-1c45-11f0-8bb8-fa163e1de319 HTTP/1.1" 200 115 0.060092
10.0.0.48 - - [2025-04-18 11:11:01] "POST /ref-update HTTP/1.1" 200 156 0.015959
10.0.0.48 - - [2025-04-18 11:11:01] "DELETE /virtual-machine-interface/aced4888-1c45-11f0-8bb8-fa163e1de319 HTTP/1.1" 200 115 0.051025
10.0.0.48 - - [2025-04-18 11:11:01] "DELETE /virtual-machine/3a4ae5fa-56b9-4b78-b764-4932ccf311bc HTTP/1.1" 200 115 0.028772
10.0.0.48 - - [2025-04-18 11:11:05] "GET /virtual-machine-interface/ac60d1be-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007138
10.0.0.48 - - [2025-04-18 11:11:05] "POST /set-tag HTTP/1.1" 200 109 0.004317
10.0.0.48 - - [2025-04-18 11:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059
10.0.0.48 - - [2025-04-18 11:11:05] "GET /loadbalancer/65439358-14a6-4ae6-99b6-5f10bf87f870?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003786
10.0.0.48 - - [2025-04-18 11:11:06] "GET /virtual-machine-interface/ac60d1be-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.013865
10.0.0.48 - - [2025-04-18 11:11:06] "POST /set-tag HTTP/1.1" 200 109 0.003087
10.0.0.48 - - [2025-04-18 11:11:06] "GET /virtual-machine-interface/ac60d1be-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007750
10.0.0.48 - - [2025-04-18 11:11:06] "POST /set-tag HTTP/1.1" 200 109 0.003614
10.0.0.48 - - [2025-04-18 11:11:06] "GET /virtual-machine/a330c051-8828-4961-81f7-cbaddb7b29f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004165
10.0.0.48 - - [2025-04-18 11:11:06] "POST /ref-update HTTP/1.1" 200 156 0.013018
10.0.0.48 - - [2025-04-18 11:11:06] "GET /virtual-machine-interface/ac60d1be-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.014612
10.0.0.48 - - [2025-04-18 11:11:06] "POST /set-tag HTTP/1.1" 200 109 0.019544
10.0.0.48 - - [2025-04-18 11:11:06] "POST /set-tag HTTP/1.1" 200 109 0.021826
10.0.0.48 - - [2025-04-18 11:11:06] "POST /set-tag HTTP/1.1" 200 109 0.044597
10.0.0.48 - - [2025-04-18 11:11:06] "DELETE /instance-ip/ac81be24-1c45-11f0-8bb8-fa163e1de319 HTTP/1.1" 200 115 0.063043
10.0.0.48 - - [2025-04-18 11:11:06] "POST /ref-update HTTP/1.1" 200 156 0.010897
10.0.0.48 - - [2025-04-18 11:11:06] "DELETE /virtual-machine-interface/ac60d1be-1c45-11f0-8bb8-fa163e1de319 HTTP/1.1" 200 115 0.082799
10.0.0.48 - - [2025-04-18 11:11:06] "DELETE /virtual-machine/a330c051-8828-4961-81f7-cbaddb7b29f7 HTTP/1.1" 200 115 0.031286
10.0.0.48 - - [2025-04-18 11:11:06] "DELETE /tag/23b4b8bf-29c9-406f-94da-38bebda3ebfe HTTP/1.1" 200 115 0.038107
10.0.0.48 - - [2025-04-18 11:11:06] "DELETE /tag/3dd779a2-78f4-4f99-b7e9-069ac1005616 HTTP/1.1" 200 115 0.074637
10.0.0.48 - - [2025-04-18 11:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823
10.0.0.48 - - [2025-04-18 11:11:10] "GET /project/cf873d88-626b-4b85-9ec3-d2d3b8276a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048332
10.0.0.48 - - [2025-04-18 11:11:10] "POST /tags HTTP/1.1" 200 393 0.031565
10.0.0.48 - - [2025-04-18 11:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006815
10.0.0.48 - - [2025-04-18 11:11:10] "GET /tag/adbfaa97-f1b5-426b-a36d-100909ecc511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.020777
10.0.0.48 - - [2025-04-18 11:11:10] "POST /tags HTTP/1.1" 200 341 0.031355
10.0.0.48 - - [2025-04-18 11:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574
10.0.0.48 - - [2025-04-18 11:11:10] "GET /tag/2774707e-47ea-4580-8ef2-6b34c7bc1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014116
10.0.0.48 - - [2025-04-18 11:11:10] "POST /id-to-fqname HTTP/1.1" 200 192 0.000614
10.0.0.48 - - [2025-04-18 11:11:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.011379
10.0.0.48 - - [2025-04-18 11:11:11] "POST /security-groups HTTP/1.1" 200 589 0.073305
10.0.0.48 - - [2025-04-18 11:11:11] "POST /fqname-to-id HTTP/1.1" 404 236 0.002109
10.0.0.48 - - [2025-04-18 11:11:11] "POST /projects HTTP/1.1" 200 519 0.262782
10.0.0.48 - - [2025-04-18 11:11:11] "POST /access-control-lists HTTP/1.1" 200 598 0.072488
10.0.0.48 - - [2025-04-18 11:11:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.006246
10.0.0.48 - - [2025-04-18 11:11:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.038199
10.0.0.48 - - [2025-04-18 11:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014885
10.0.0.48 - - [2025-04-18 11:11:11] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009132
10.0.0.48 - - [2025-04-18 11:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023
10.0.0.48 - - [2025-04-18 11:11:11] "GET /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.018999
10.0.0.48 - - [2025-04-18 11:11:11] "POST /access-control-lists HTTP/1.1" 200 596 0.072356
10.0.0.48 - - [2025-04-18 11:11:11] "PUT /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922 HTTP/1.1" 200 264 0.062409
10.0.0.48 - - [2025-04-18 11:11:11] "PUT /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e HTTP/1.1" 200 264 0.044956
10.0.0.48 - - [2025-04-18 11:11:11] "POST /security-groups HTTP/1.1" 200 591 0.089020
10.0.0.48 - - [2025-04-18 11:11:11] "POST /fqname-to-id HTTP/1.1" 404 270 0.006845
10.0.0.48 - - [2025-04-18 11:11:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.043952
10.0.0.48 - - [2025-04-18 11:11:11] "POST /chown HTTP/1.1" 200 109 0.039785
10.0.0.48 - - [2025-04-18 11:11:11] "POST /access-control-lists HTTP/1.1" 200 632 0.051733
10.0.0.48 - - [2025-04-18 11:11:11] "POST /fqname-to-id HTTP/1.1" 404 269 0.026911
10.0.0.48 - - [2025-04-18 11:11:11] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005314
10.0.0.48 - - [2025-04-18 11:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779
10.0.0.48 - - [2025-04-18 11:11:11] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011147
10.0.0.48 - - [2025-04-18 11:11:11] "POST /tags HTTP/1.1" 409 226 0.002486
10.0.0.48 - - [2025-04-18 11:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008
10.0.0.48 - - [2025-04-18 11:11:11] "GET /tag/2774707e-47ea-4580-8ef2-6b34c7bc1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.031990
10.0.0.48 - - [2025-04-18 11:11:11] "POST /access-control-lists HTTP/1.1" 200 630 0.076315
10.0.0.48 - - [2025-04-18 11:11:11] "POST /firewall-rules HTTP/1.1" 200 600 0.068502
10.0.0.48 - - [2025-04-18 11:11:11] "GET /firewall-rule/3228e3cd-92f5-4f4a-bc91-bf86bcf7df56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006261
10.0.0.48 - - [2025-04-18 11:11:11] "GET /firewall-policy/7d479e7b-b3a5-48c0-9725-38b85911dff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003979
10.0.0.48 - - [2025-04-18 11:11:12] "GET /firewall-rule/3228e3cd-92f5-4f4a-bc91-bf86bcf7df56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003678
10.0.0.48 - - [2025-04-18 11:11:12] "POST /ref-update HTTP/1.1" 200 156 0.063098
10.0.0.48 - - [2025-04-18 11:11:12] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016176
10.0.0.48 - - [2025-04-18 11:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624
10.0.0.48 - - [2025-04-18 11:11:12] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003651
10.0.0.48 - - [2025-04-18 11:11:12] "POST /tags HTTP/1.1" 409 226 0.002288
10.0.0.48 - - [2025-04-18 11:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661
10.0.0.48 - - [2025-04-18 11:11:12] "GET /tag/2774707e-47ea-4580-8ef2-6b34c7bc1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013033
10.0.0.48 - - [2025-04-18 11:11:12] "POST /firewall-rules HTTP/1.1" 200 598 0.069719
10.0.0.48 - - [2025-04-18 11:11:12] "GET /firewall-rule/c17de417-6993-4072-a63f-9e65ae245b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004828
10.0.0.48 - - [2025-04-18 11:11:12] "GET /firewall-policy/7d479e7b-b3a5-48c0-9725-38b85911dff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004091
10.0.0.48 - - [2025-04-18 11:11:12] "GET /firewall-rule/c17de417-6993-4072-a63f-9e65ae245b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002574
10.0.0.48 - - [2025-04-18 11:11:12] "POST /ref-update HTTP/1.1" 200 156 0.057094
10.0.0.48 - - [2025-04-18 11:11:13] "POST /tags HTTP/1.1" 200 393 0.027546
10.0.0.48 - - [2025-04-18 11:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708
10.0.0.48 - - [2025-04-18 11:11:13] "GET /tag/e8b898c1-30b8-467d-b40d-627f29b9027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.017331
10.0.0.48 - - [2025-04-18 11:11:13] "POST /tags HTTP/1.1" 200 341 0.020773
10.0.0.48 - - [2025-04-18 11:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008615
10.0.0.48 - - [2025-04-18 11:11:13] "GET /tag/e7a2591d-be41-4685-a545-1ab01d131370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.018249
10.0.0.48 - - [2025-04-18 11:11:14] "POST /id-to-fqname HTTP/1.1" 200 192 0.001813
10.0.0.48 - - [2025-04-18 11:11:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.002011
10.0.0.48 - - [2025-04-18 11:11:14] "POST /security-groups HTTP/1.1" 200 589 0.063684
10.0.0.48 - - [2025-04-18 11:11:14] "POST /projects HTTP/1.1" 200 519 0.192261
10.0.0.48 - - [2025-04-18 11:11:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.002234
10.0.0.48 - - [2025-04-18 11:11:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.017272
10.0.0.48 - - [2025-04-18 11:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005931
10.0.0.48 - - [2025-04-18 11:11:14] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.022634
10.0.0.48 - - [2025-04-18 11:11:14] "POST /access-control-lists HTTP/1.1" 200 598 0.087172
10.0.0.48 - - [2025-04-18 11:11:14] "POST /fqname-to-id HTTP/1.1" 404 235 0.010188
10.0.0.48 - - [2025-04-18 11:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006648
10.0.0.48 - - [2025-04-18 11:11:14] "GET /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007118
10.0.0.48 - - [2025-04-18 11:11:14] "POST /access-control-lists HTTP/1.1" 200 596 0.071237
10.0.0.48 - - [2025-04-18 11:11:14] "PUT /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922 HTTP/1.1" 200 264 0.083989
10.0.0.48 - - [2025-04-18 11:11:14] "PUT /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e HTTP/1.1" 200 264 0.054685
10.0.0.48 - - [2025-04-18 11:11:14] "POST /security-groups HTTP/1.1" 200 591 0.068574
10.0.0.48 - - [2025-04-18 11:11:14] "POST /fqname-to-id HTTP/1.1" 404 270 0.002558
10.0.0.48 - - [2025-04-18 11:11:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020208
10.0.0.48 - - [2025-04-18 11:11:14] "POST /access-control-lists HTTP/1.1" 200 632 0.079565
10.0.0.48 - - [2025-04-18 11:11:14] "POST /fqname-to-id HTTP/1.1" 404 269 0.005375
10.0.0.48 - - [2025-04-18 11:11:14] "POST /chown HTTP/1.1" 200 109 0.070372
10.0.0.48 - - [2025-04-18 11:11:14] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017691
10.0.0.48 - - [2025-04-18 11:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676
10.0.0.48 - - [2025-04-18 11:11:14] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010541
10.0.0.48 - - [2025-04-18 11:11:14] "POST /access-control-lists HTTP/1.1" 200 630 0.096383
10.0.0.48 - - [2025-04-18 11:11:14] "POST /tags HTTP/1.1" 409 226 0.002777
10.0.0.48 - - [2025-04-18 11:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609
10.0.0.48 - - [2025-04-18 11:11:14] "GET /tag/e7a2591d-be41-4685-a545-1ab01d131370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015350
10.0.0.48 - - [2025-04-18 11:11:14] "POST /firewall-rules HTTP/1.1" 200 600 0.071263
10.0.0.48 - - [2025-04-18 11:11:14] "GET /firewall-rule/a2995327-bac5-44b5-9524-93fad22ec8ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005011
10.0.0.48 - - [2025-04-18 11:11:14] "GET /firewall-policy/7d479e7b-b3a5-48c0-9725-38b85911dff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004443
10.0.0.48 - - [2025-04-18 11:11:14] "GET /firewall-rule/a2995327-bac5-44b5-9524-93fad22ec8ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003002
10.0.0.48 - - [2025-04-18 11:11:15] "POST /ref-update HTTP/1.1" 200 156 0.073013
10.0.0.48 - - [2025-04-18 11:11:15] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012699
10.0.0.48 - - [2025-04-18 11:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443
10.0.0.48 - - [2025-04-18 11:11:15] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003840
10.0.0.48 - - [2025-04-18 11:11:15] "POST /tags HTTP/1.1" 409 226 0.002314
10.0.0.48 - - [2025-04-18 11:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186
10.0.0.48 - - [2025-04-18 11:11:15] "GET /tag/e7a2591d-be41-4685-a545-1ab01d131370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014245
10.0.0.48 - - [2025-04-18 11:11:15] "POST /firewall-rules HTTP/1.1" 200 598 0.077310
10.0.0.48 - - [2025-04-18 11:11:15] "GET /firewall-rule/16489336-0ea0-4575-b579-4052d7695187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.019278
10.0.0.48 - - [2025-04-18 11:11:15] "GET /firewall-policy/7d479e7b-b3a5-48c0-9725-38b85911dff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005453
10.0.0.48 - - [2025-04-18 11:11:15] "GET /firewall-rule/16489336-0ea0-4575-b579-4052d7695187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003201
10.0.0.48 - - [2025-04-18 11:11:15] "POST /ref-update HTTP/1.1" 200 156 0.061951
10.0.0.48 - - [2025-04-18 11:11:16] "POST /tags HTTP/1.1" 200 345 0.092984
10.0.0.48 - - [2025-04-18 11:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007562
10.0.0.48 - - [2025-04-18 11:11:16] "GET /tag/bfabfa87-ee49-4fe2-a2d3-e4d04b0caf28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.020135
10.0.0.48 - - [2025-04-18 11:11:16] "POST /projects HTTP/1.1" 409 238 0.002645
10.0.0.48 - - [2025-04-18 11:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814
10.0.0.48 - - [2025-04-18 11:11:16] "GET /project/864a85ab-b1fa-4a68-914c-9a0bbfe87717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044107
10.0.0.48 - - [2025-04-18 11:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715
10.0.0.48 - - [2025-04-18 11:11:17] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007115
10.0.0.48 - - [2025-04-18 11:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121
10.0.0.48 - - [2025-04-18 11:11:17] "GET /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005230
10.0.0.48 - - [2025-04-18 11:11:17] "POST /security-groups HTTP/1.1" 409 285 0.002707
10.0.0.48 - - [2025-04-18 11:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486
10.0.0.48 - - [2025-04-18 11:11:17] "PUT /security-group/6f1e6d58-dd52-479d-a22d-89e9c7395351 HTTP/1.1" 200 262 0.061726
10.0.0.48 - - [2025-04-18 11:11:17] "PUT /access-control-list/d3bc99cd-84e6-408f-aeb3-8a812f22b11c HTTP/1.1" 200 272 0.017741
10.0.0.48 - - [2025-04-18 11:11:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.034732
10.0.0.48 - - [2025-04-18 11:11:17] "POST /tags HTTP/1.1" 409 228 0.003618
10.0.0.48 - - [2025-04-18 11:11:17] "PUT /access-control-list/8b87a588-0e12-40b9-a60a-08a2e87130d1 HTTP/1.1" 200 272 0.025490
10.0.0.48 - - [2025-04-18 11:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712
10.0.0.48 - - [2025-04-18 11:11:17] "GET /tag/bfabfa87-ee49-4fe2-a2d3-e4d04b0caf28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012683
10.0.0.48 - - [2025-04-18 11:11:17] "POST /tags HTTP/1.1" 200 345 0.018802
10.0.0.48 - - [2025-04-18 11:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443
10.0.0.48 - - [2025-04-18 11:11:17] "GET /tag/502570cb-2ef9-4cf3-a09e-128049f7d4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016017
10.0.0.48 - - [2025-04-18 11:11:17] "POST /projects HTTP/1.1" 409 238 0.002410
10.0.0.48 - - [2025-04-18 11:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044
10.0.0.48 - - [2025-04-18 11:11:17] "GET /project/fcb09c51-51d6-4da2-8680-de7da4e3cdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.057770
10.0.0.48 - - [2025-04-18 11:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005155
10.0.0.48 - - [2025-04-18 11:11:17] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005490
10.0.0.48 - - [2025-04-18 11:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354
10.0.0.48 - - [2025-04-18 11:11:17] "GET /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006084
10.0.0.48 - - [2025-04-18 11:11:17] "POST /security-groups HTTP/1.1" 409 285 0.003590
10.0.0.48 - - [2025-04-18 11:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603
10.0.0.48 - - [2025-04-18 11:11:17] "PUT /security-group/50f459fb-e9e3-4926-85fd-763755bd2fe1 HTTP/1.1" 200 262 0.061388
10.0.0.48 - - [2025-04-18 11:11:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.025087
10.0.0.48 - - [2025-04-18 11:11:17] "PUT /access-control-list/5886b2f1-be6d-421f-84cc-a6466efd56d5 HTTP/1.1" 200 272 0.027088
10.0.0.48 - - [2025-04-18 11:11:17] "PUT /access-control-list/6368db3f-a112-47fc-969f-79d6c677759b HTTP/1.1" 200 272 0.031213
10.0.0.48 - - [2025-04-18 11:11:17] "POST /tags HTTP/1.1" 200 291 0.093013
10.0.0.48 - - [2025-04-18 11:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119
10.0.0.48 - - [2025-04-18 11:11:17] "GET /tag/f0ae6c9e-2ae3-4615-be5b-0ac4d9c1e9a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.015072
10.0.0.48 - - [2025-04-18 11:11:17] "POST /tags HTTP/1.1" 200 303 0.059674
10.0.0.48 - - [2025-04-18 11:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784
10.0.0.48 - - [2025-04-18 11:11:18] "GET /tag/4660f958-0cab-4e70-9528-a62b83ead2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015182
10.0.0.48 - - [2025-04-18 11:11:18] "POST /tags HTTP/1.1" 409 252 0.002417
10.0.0.48 - - [2025-04-18 11:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544
10.0.0.48 - - [2025-04-18 11:11:18] "GET /tag/adbfaa97-f1b5-426b-a36d-100909ecc511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014648
10.0.0.48 - - [2025-04-18 11:11:18] "POST /tags HTTP/1.1" 409 226 0.002425
10.0.0.48 - - [2025-04-18 11:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876
10.0.0.48 - - [2025-04-18 11:11:18] "GET /tag/2774707e-47ea-4580-8ef2-6b34c7bc1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016205
10.0.0.48 - - [2025-04-18 11:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477
10.0.0.48 - - [2025-04-18 11:11:18] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005922
10.0.0.48 - - [2025-04-18 11:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691
10.0.0.48 - - [2025-04-18 11:11:18] "GET /project/864a85ab-b1fa-4a68-914c-9a0bbfe87717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048941
10.0.0.48 - - [2025-04-18 11:11:18] "POST /virtual-machines HTTP/1.1" 200 395 0.022735
10.0.0.48 - - [2025-04-18 11:11:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021136
10.0.0.48 - - [2025-04-18 11:11:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.137740
10.0.0.48 - - [2025-04-18 11:11:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.012680
10.0.0.48 - - [2025-04-18 11:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546
10.0.0.48 - - [2025-04-18 11:11:18] "GET /virtual-machine-interface/d9f579b8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007627
10.0.0.48 - - [2025-04-18 11:11:18] "POST /instance-ips HTTP/1.1" 200 397 0.028702
10.0.0.48 - - [2025-04-18 11:11:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.032007
10.0.0.48 - - [2025-04-18 11:11:18] "GET /virtual-machine-interface/d9f579b8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015520
10.0.0.48 - - [2025-04-18 11:11:18] "POST /set-tag HTTP/1.1" 200 109 0.066592
10.0.0.48 - - [2025-04-18 11:11:18] "GET /virtual-machine-interface/d9f579b8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016289
10.0.0.48 - - [2025-04-18 11:11:18] "GET /instance-ip/da0f83f8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003402
10.0.0.48 - - [2025-04-18 11:11:18] "GET /virtual-machine-interface/d9f579b8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005264
10.0.0.48 - - [2025-04-18 11:11:18] "POST /set-tag HTTP/1.1" 200 109 0.002832
10.0.0.48 - - [2025-04-18 11:11:18] "GET /virtual-router/8892a465-1fac-41c3-9e54-4bbb3fab0fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004578
10.0.0.48 - - [2025-04-18 11:11:18] "POST /ref-update HTTP/1.1" 200 156 0.010869
10.0.0.48 - - [2025-04-18 11:11:19] "GET /virtual-machine-interface/d9f579b8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005547
10.0.0.48 - - [2025-04-18 11:11:19] "POST /set-tag HTTP/1.1" 200 109 0.005403
10.0.0.48 - - [2025-04-18 11:11:19] "GET /virtual-machine-interface/d9f579b8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005800
10.0.0.48 - - [2025-04-18 11:11:19] "POST /set-tag HTTP/1.1" 200 109 0.003249
10.0.0.48 - - [2025-04-18 11:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720
10.0.0.48 - - [2025-04-18 11:11:19] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007357
10.0.0.48 - - [2025-04-18 11:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155
10.0.0.48 - - [2025-04-18 11:11:19] "GET /project/864a85ab-b1fa-4a68-914c-9a0bbfe87717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.068068
10.0.0.48 - - [2025-04-18 11:11:19] "POST /virtual-machines HTTP/1.1" 200 395 0.015293
10.0.0.48 - - [2025-04-18 11:11:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.024035
10.0.0.48 - - [2025-04-18 11:11:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.182671
10.0.0.48 - - [2025-04-18 11:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510
10.0.0.48 - - [2025-04-18 11:11:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013816
10.0.0.48 - - [2025-04-18 11:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995
10.0.0.48 - - [2025-04-18 11:11:20] "GET /project/864a85ab-b1fa-4a68-914c-9a0bbfe87717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.063932
10.0.0.48 - - [2025-04-18 11:11:20] "GET /virtual-machine-interface/daf1fc74-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013891
10.0.0.48 - - [2025-04-18 11:11:20] "POST /instance-ips HTTP/1.1" 200 397 0.051887
10.0.0.48 - - [2025-04-18 11:11:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.024129
10.0.0.48 - - [2025-04-18 11:11:20] "GET /virtual-machine-interface/daf1fc74-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012953
10.0.0.48 - - [2025-04-18 11:11:20] "POST /set-tag HTTP/1.1" 200 109 0.081855
10.0.0.48 - - [2025-04-18 11:11:20] "GET /virtual-machine-interface/daf1fc74-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011914
10.0.0.48 - - [2025-04-18 11:11:20] "GET /instance-ip/db1a0124-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004345
10.0.0.48 - - [2025-04-18 11:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870
10.0.0.48 - - [2025-04-18 11:11:20] "GET /project/fcb09c51-51d6-4da2-8680-de7da4e3cdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040487
10.0.0.48 - - [2025-04-18 11:11:20] "GET /virtual-machine-interface/daf1fc74-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006433
10.0.0.48 - - [2025-04-18 11:11:20] "POST /set-tag HTTP/1.1" 200 109 0.002920
10.0.0.48 - - [2025-04-18 11:11:20] "GET /virtual-router/8892a465-1fac-41c3-9e54-4bbb3fab0fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004535
10.0.0.48 - - [2025-04-18 11:11:20] "POST /ref-update HTTP/1.1" 200 156 0.010921
10.0.0.48 - - [2025-04-18 11:11:20] "GET /virtual-machine-interface/daf1fc74-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013648
10.0.0.48 - - [2025-04-18 11:11:20] "POST /set-tag HTTP/1.1" 200 109 0.003790
10.0.0.48 - - [2025-04-18 11:11:20] "POST /tags HTTP/1.1" 200 291 0.024991
10.0.0.48 - - [2025-04-18 11:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.024324
10.0.0.48 - - [2025-04-18 11:11:21] "GET /tag/a76369d8-fb15-407f-8f6b-f19e650a1386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.018227
10.0.0.48 - - [2025-04-18 11:11:21] "POST /tags HTTP/1.1" 409 252 0.002645
10.0.0.48 - - [2025-04-18 11:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126
10.0.0.48 - - [2025-04-18 11:11:21] "GET /tag/e8b898c1-30b8-467d-b40d-627f29b9027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.023916
10.0.0.48 - - [2025-04-18 11:11:21] "POST /tags HTTP/1.1" 409 228 0.002495
10.0.0.48 - - [2025-04-18 11:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936
10.0.0.48 - - [2025-04-18 11:11:21] "GET /tag/502570cb-2ef9-4cf3-a09e-128049f7d4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013250
10.0.0.48 - - [2025-04-18 11:11:21] "POST /tags HTTP/1.1" 409 226 0.002559
10.0.0.48 - - [2025-04-18 11:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401
10.0.0.48 - - [2025-04-18 11:11:21] "GET /tag/e7a2591d-be41-4685-a545-1ab01d131370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012630
10.0.0.48 - - [2025-04-18 11:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210
10.0.0.48 - - [2025-04-18 11:11:21] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005674
10.0.0.48 - - [2025-04-18 11:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334
10.0.0.48 - - [2025-04-18 11:11:21] "GET /project/fcb09c51-51d6-4da2-8680-de7da4e3cdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037626
10.0.0.48 - - [2025-04-18 11:11:21] "POST /virtual-machines HTTP/1.1" 200 395 0.020361
10.0.0.48 - - [2025-04-18 11:11:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014394
10.0.0.48 - - [2025-04-18 11:11:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.141117
10.0.0.48 - - [2025-04-18 11:11:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.026839
10.0.0.48 - - [2025-04-18 11:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010950
10.0.0.48 - - [2025-04-18 11:11:21] "GET /virtual-machine-interface/dbc927f8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005904
10.0.0.48 - - [2025-04-18 11:11:21] "POST /instance-ips HTTP/1.1" 200 397 0.034765
10.0.0.48 - - [2025-04-18 11:11:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.038335
10.0.0.48 - - [2025-04-18 11:11:21] "GET /virtual-machine-interface/dbc927f8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006280
10.0.0.48 - - [2025-04-18 11:11:21] "POST /set-tag HTTP/1.1" 200 109 0.067136
10.0.0.48 - - [2025-04-18 11:11:21] "GET /virtual-machine-interface/dbc927f8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019565
10.0.0.48 - - [2025-04-18 11:11:21] "GET /instance-ip/dbe51cf6-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008358
10.0.0.48 - - [2025-04-18 11:11:22] "GET /virtual-machine-interface/dbc927f8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005933
10.0.0.48 - - [2025-04-18 11:11:22] "POST /set-tag HTTP/1.1" 200 109 0.002897
10.0.0.48 - - [2025-04-18 11:11:22] "GET /virtual-router/8892a465-1fac-41c3-9e54-4bbb3fab0fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.005754
10.0.0.48 - - [2025-04-18 11:11:22] "POST /ref-update HTTP/1.1" 200 156 0.011299
10.0.0.48 - - [2025-04-18 11:11:22] "GET /virtual-machine-interface/dbc927f8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021732
10.0.0.48 - - [2025-04-18 11:11:22] "POST /set-tag HTTP/1.1" 200 109 0.002718
10.0.0.48 - - [2025-04-18 11:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512
10.0.0.48 - - [2025-04-18 11:11:22] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005537
10.0.0.48 - - [2025-04-18 11:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530
10.0.0.48 - - [2025-04-18 11:11:22] "GET /project/fcb09c51-51d6-4da2-8680-de7da4e3cdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053102
10.0.0.48 - - [2025-04-18 11:11:22] "POST /virtual-machines HTTP/1.1" 200 395 0.012131
10.0.0.48 - - [2025-04-18 11:11:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015912
10.0.0.48 - - [2025-04-18 11:11:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.127551
10.0.0.48 - - [2025-04-18 11:11:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.013186
10.0.0.48 - - [2025-04-18 11:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373
10.0.0.48 - - [2025-04-18 11:11:22] "GET /virtual-machine-interface/dc54cd08-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009027
10.0.0.48 - - [2025-04-18 11:11:22] "POST /instance-ips HTTP/1.1" 200 397 0.059261
10.0.0.48 - - [2025-04-18 11:11:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.032319
10.0.0.48 - - [2025-04-18 11:11:22] "GET /virtual-machine-interface/dc54cd08-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011733
10.0.0.48 - - [2025-04-18 11:11:22] "POST /set-tag HTTP/1.1" 200 109 0.067545
10.0.0.48 - - [2025-04-18 11:11:22] "GET /virtual-machine-interface/dc54cd08-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015428
10.0.0.48 - - [2025-04-18 11:11:22] "GET /instance-ip/dc73610a-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003428
10.0.0.48 - - [2025-04-18 11:11:22] "GET /virtual-machine-interface/dc54cd08-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005300
10.0.0.48 - - [2025-04-18 11:11:22] "POST /set-tag HTTP/1.1" 200 109 0.003346
10.0.0.48 - - [2025-04-18 11:11:22] "GET /virtual-router/8892a465-1fac-41c3-9e54-4bbb3fab0fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004892
10.0.0.48 - - [2025-04-18 11:11:23] "POST /ref-update HTTP/1.1" 200 156 0.011725
10.0.0.48 - - [2025-04-18 11:11:23] "GET /virtual-machine-interface/dc54cd08-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018200
10.0.0.48 - - [2025-04-18 11:11:23] "POST /set-tag HTTP/1.1" 200 109 0.002985
10.0.0.48 - - [2025-04-18 11:11:23] "POST /tags HTTP/1.1" 200 299 0.022472
10.0.0.48 - - [2025-04-18 11:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006147
10.0.0.48 - - [2025-04-18 11:11:23] "GET /tag/5df44826-b6fb-4b33-a99e-d738bc322239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015677
10.0.0.48 - - [2025-04-18 11:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597
10.0.0.48 - - [2025-04-18 11:11:23] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004995
10.0.0.48 - - [2025-04-18 11:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278
10.0.0.48 - - [2025-04-18 11:11:23] "GET /project/864a85ab-b1fa-4a68-914c-9a0bbfe87717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052301
10.0.0.48 - - [2025-04-18 11:11:23] "POST /virtual-machines HTTP/1.1" 200 395 0.020993
10.0.0.48 - - [2025-04-18 11:11:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.014636
10.0.0.48 - - [2025-04-18 11:11:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.161952
10.0.0.48 - - [2025-04-18 11:11:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.040484
10.0.0.48 - - [2025-04-18 11:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012704
10.0.0.48 - - [2025-04-18 11:11:23] "GET /virtual-machine-interface/dcf4cdbc-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006065
10.0.0.48 - - [2025-04-18 11:11:23] "POST /instance-ips HTTP/1.1" 200 397 0.024624
10.0.0.48 - - [2025-04-18 11:11:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.027207
10.0.0.48 - - [2025-04-18 11:11:23] "GET /virtual-machine-interface/dcf4cdbc-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015736
10.0.0.48 - - [2025-04-18 11:11:23] "POST /set-tag HTTP/1.1" 200 109 0.023187
10.0.0.48 - - [2025-04-18 11:11:23] "GET /virtual-machine-interface/dcf4cdbc-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021453
10.0.0.48 - - [2025-04-18 11:11:23] "GET /instance-ip/dd1575da-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004160
10.0.0.48 - - [2025-04-18 11:11:23] "GET /virtual-machine-interface/dcf4cdbc-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005815
10.0.0.48 - - [2025-04-18 11:11:23] "POST /set-tag HTTP/1.1" 200 109 0.002692
10.0.0.48 - - [2025-04-18 11:11:23] "GET /virtual-router/8892a465-1fac-41c3-9e54-4bbb3fab0fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004437
10.0.0.48 - - [2025-04-18 11:11:24] "POST /ref-update HTTP/1.1" 200 156 0.013785
10.0.0.48 - - [2025-04-18 11:11:24] "GET /virtual-machine-interface/dcf4cdbc-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008784
10.0.0.48 - - [2025-04-18 11:11:24] "POST /set-tag HTTP/1.1" 200 109 0.002803
10.0.0.48 - - [2025-04-18 11:11:24] "POST /tags HTTP/1.1" 200 299 0.026295
10.0.0.48 - - [2025-04-18 11:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.021181
10.0.0.48 - - [2025-04-18 11:11:24] "GET /tag/61e27b1b-71d8-40c5-b92e-2c01534ef972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015391
10.0.0.48 - - [2025-04-18 11:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601
10.0.0.48 - - [2025-04-18 11:11:24] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005063
10.0.0.48 - - [2025-04-18 11:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184
10.0.0.48 - - [2025-04-18 11:11:24] "GET /project/864a85ab-b1fa-4a68-914c-9a0bbfe87717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040979
10.0.0.48 - - [2025-04-18 11:11:24] "POST /virtual-machines HTTP/1.1" 200 395 0.012731
10.0.0.48 - - [2025-04-18 11:11:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.025329
10.0.0.48 - - [2025-04-18 11:11:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.132253
10.0.0.48 - - [2025-04-18 11:11:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.023169
10.0.0.48 - - [2025-04-18 11:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007706
10.0.0.48 - - [2025-04-18 11:11:24] "GET /virtual-machine-interface/dd8c9e3a-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.021018
10.0.0.48 - - [2025-04-18 11:11:24] "POST /instance-ips HTTP/1.1" 200 397 0.024390
10.0.0.48 - - [2025-04-18 11:11:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020422
10.0.0.48 - - [2025-04-18 11:11:24] "GET /virtual-machine-interface/dd8c9e3a-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006518
10.0.0.48 - - [2025-04-18 11:11:24] "POST /set-tag HTTP/1.1" 200 109 0.038796
10.0.0.48 - - [2025-04-18 11:11:24] "GET /virtual-machine-interface/dd8c9e3a-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018779
10.0.0.48 - - [2025-04-18 11:11:24] "GET /instance-ip/ddacd75e-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004359
10.0.0.48 - - [2025-04-18 11:11:24] "GET /virtual-machine-interface/dd8c9e3a-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005533
10.0.0.48 - - [2025-04-18 11:11:24] "POST /set-tag HTTP/1.1" 200 109 0.002683
10.0.0.48 - - [2025-04-18 11:11:24] "GET /virtual-router/8892a465-1fac-41c3-9e54-4bbb3fab0fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004912
10.0.0.48 - - [2025-04-18 11:11:25] "POST /ref-update HTTP/1.1" 200 156 0.011409
10.0.0.48 - - [2025-04-18 11:11:25] "GET /virtual-machine-interface/dd8c9e3a-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021215
10.0.0.48 - - [2025-04-18 11:11:25] "POST /set-tag HTTP/1.1" 200 109 0.003311
10.0.0.48 - - [2025-04-18 11:11:25] "POST /tags HTTP/1.1" 200 299 0.025600
10.0.0.48 - - [2025-04-18 11:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476
10.0.0.48 - - [2025-04-18 11:11:25] "GET /tag/2ad12d0d-58e8-411b-bf00-7557da8f9880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.018182
10.0.0.48 - - [2025-04-18 11:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503
10.0.0.48 - - [2025-04-18 11:11:25] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005783
10.0.0.48 - - [2025-04-18 11:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589
10.0.0.48 - - [2025-04-18 11:11:25] "GET /project/fcb09c51-51d6-4da2-8680-de7da4e3cdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043087
10.0.0.48 - - [2025-04-18 11:11:25] "POST /virtual-machines HTTP/1.1" 200 395 0.010303
10.0.0.48 - - [2025-04-18 11:11:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.039490
10.0.0.48 - - [2025-04-18 11:11:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.140780
10.0.0.48 - - [2025-04-18 11:11:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.011266
10.0.0.48 - - [2025-04-18 11:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010156
10.0.0.48 - - [2025-04-18 11:11:25] "GET /virtual-machine-interface/de272324-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005866
10.0.0.48 - - [2025-04-18 11:11:25] "POST /instance-ips HTTP/1.1" 200 397 0.031228
10.0.0.48 - - [2025-04-18 11:11:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.028151
10.0.0.48 - - [2025-04-18 11:11:25] "GET /virtual-machine-interface/de272324-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017423
10.0.0.48 - - [2025-04-18 11:11:25] "GET /virtual-machine/17b9b136-7f26-4dd6-8ee6-5770c0297c80?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003798
10.0.0.48 - - [2025-04-18 11:11:25] "GET /virtual-machine-interface/d9f579b8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004935
10.0.0.48 - - [2025-04-18 11:11:25] "POST /set-tag HTTP/1.1" 200 109 0.028190
10.0.0.48 - - [2025-04-18 11:11:25] "GET /virtual-machine-interface/de272324-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.026773
10.0.0.48 - - [2025-04-18 11:11:25] "GET /instance-ip/de46c53a-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005531
10.0.0.48 - - [2025-04-18 11:11:25] "GET /virtual-machine-interface/de272324-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005800
10.0.0.48 - - [2025-04-18 11:11:25] "POST /set-tag HTTP/1.1" 200 109 0.002718
10.0.0.48 - - [2025-04-18 11:11:25] "POST /tags HTTP/1.1" 200 299 0.027643
10.0.0.48 - - [2025-04-18 11:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004737
10.0.0.48 - - [2025-04-18 11:11:26] "GET /tag/67f6af07-b287-432a-ad67-57851d350248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014860
10.0.0.48 - - [2025-04-18 11:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506
10.0.0.48 - - [2025-04-18 11:11:26] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005093
10.0.0.48 - - [2025-04-18 11:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469
10.0.0.48 - - [2025-04-18 11:11:26] "GET /project/fcb09c51-51d6-4da2-8680-de7da4e3cdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042908
10.0.0.48 - - [2025-04-18 11:11:26] "POST /virtual-machines HTTP/1.1" 200 395 0.013561
10.0.0.48 - - [2025-04-18 11:11:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.011894
10.0.0.48 - - [2025-04-18 11:11:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136359
10.0.0.48 - - [2025-04-18 11:11:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.024897
10.0.0.48 - - [2025-04-18 11:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004415
10.0.0.48 - - [2025-04-18 11:11:26] "GET /virtual-machine-interface/dea8e116-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005611
10.0.0.48 - - [2025-04-18 11:11:26] "POST /instance-ips HTTP/1.1" 200 397 0.030259
10.0.0.48 - - [2025-04-18 11:11:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.049044
10.0.0.48 - - [2025-04-18 11:11:26] "GET /virtual-machine-interface/dea8e116-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015188
10.0.0.48 - - [2025-04-18 11:11:26] "POST /set-tag HTTP/1.1" 200 109 0.026209
10.0.0.48 - - [2025-04-18 11:11:26] "GET /virtual-machine-interface/dea8e116-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016188
10.0.0.48 - - [2025-04-18 11:11:26] "GET /instance-ip/dec40cde-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005789
10.0.0.48 - - [2025-04-18 11:11:26] "GET /virtual-machine-interface/dea8e116-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007269
10.0.0.48 - - [2025-04-18 11:11:26] "POST /set-tag HTTP/1.1" 200 109 0.003126
10.0.0.48 - - [2025-04-18 11:11:26] "GET /virtual-machine-interface/daf1fc74-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005363
10.0.0.48 - - [2025-04-18 11:11:26] "POST /set-tag HTTP/1.1" 200 109 0.003150
10.0.0.48 - - [2025-04-18 11:11:26] "GET /virtual-router/8892a465-1fac-41c3-9e54-4bbb3fab0fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004766
10.0.0.48 - - [2025-04-18 11:11:26] "POST /ref-update HTTP/1.1" 200 156 0.009260
10.0.0.48 - - [2025-04-18 11:11:26] "GET /virtual-machine-interface/de272324-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005377
10.0.0.48 - - [2025-04-18 11:11:26] "POST /set-tag HTTP/1.1" 200 109 0.002700
10.0.0.48 - - [2025-04-18 11:11:26] "GET /virtual-machine-interface/dbc927f8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005072
10.0.0.48 - - [2025-04-18 11:11:26] "POST /set-tag HTTP/1.1" 200 109 0.003397
10.0.0.48 - - [2025-04-18 11:11:26] "GET /virtual-router/8892a465-1fac-41c3-9e54-4bbb3fab0fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005120
10.0.0.48 - - [2025-04-18 11:11:27] "POST /ref-update HTTP/1.1" 200 156 0.015584
10.0.0.48 - - [2025-04-18 11:11:27] "GET /virtual-machine-interface/dea8e116-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005652
10.0.0.48 - - [2025-04-18 11:11:27] "POST /set-tag HTTP/1.1" 200 109 0.002564
10.0.0.48 - - [2025-04-18 11:11:27] "GET /virtual-machine-interface/dc54cd08-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004874
10.0.0.48 - - [2025-04-18 11:11:27] "POST /set-tag HTTP/1.1" 200 109 0.003237
10.0.0.48 - - [2025-04-18 11:11:27] "GET /virtual-machine-interface/dcf4cdbc-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005397
10.0.0.48 - - [2025-04-18 11:11:27] "POST /set-tag HTTP/1.1" 200 109 0.003773
10.0.0.48 - - [2025-04-18 11:11:27] "GET /virtual-machine-interface/d9f579b8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005731
10.0.0.48 - - [2025-04-18 11:11:27] "POST /set-tag HTTP/1.1" 200 109 0.002960
10.0.0.48 - - [2025-04-18 11:11:27] "GET /virtual-machine-interface/dd8c9e3a-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005071
10.0.0.48 - - [2025-04-18 11:11:27] "POST /set-tag HTTP/1.1" 200 109 0.003232
10.0.0.48 - - [2025-04-18 11:11:27] "GET /virtual-machine-interface/de272324-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007916
10.0.0.48 - - [2025-04-18 11:11:27] "POST /set-tag HTTP/1.1" 200 109 0.003775
10.0.0.48 - - [2025-04-18 11:11:27] "GET /virtual-machine-interface/dea8e116-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006069
10.0.0.48 - - [2025-04-18 11:11:27] "POST /set-tag HTTP/1.1" 200 109 0.002736
10.0.0.48 - - [2025-04-18 11:11:27] "GET /virtual-machine-interface/daf1fc74-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005197
10.0.0.48 - - [2025-04-18 11:11:27] "POST /set-tag HTTP/1.1" 200 109 0.003569
10.0.0.48 - - [2025-04-18 11:11:27] "GET /virtual-machine-interface/dcf4cdbc-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005634
10.0.0.48 - - [2025-04-18 11:11:27] "POST /set-tag HTTP/1.1" 200 109 0.002769
10.0.0.48 - - [2025-04-18 11:11:28] "GET /virtual-machine-interface/dbc927f8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005765
10.0.0.48 - - [2025-04-18 11:11:28] "POST /set-tag HTTP/1.1" 200 109 0.003542
10.0.0.48 - - [2025-04-18 11:11:30] "GET /virtual-machine/e019af1b-76a6-45be-af40-da10c4ca1288?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003740
10.0.0.48 - - [2025-04-18 11:11:30] "GET /virtual-machine-interface/daf1fc74-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005525
10.0.0.48 - - [2025-04-18 11:11:30] "GET /virtual-machine/1406e2c0-d447-4994-b28e-2b381ae80d94?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005751
10.0.0.48 - - [2025-04-18 11:11:30] "GET /virtual-machine-interface/dbc927f8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007770
10.0.0.48 - - [2025-04-18 11:11:32] "GET /virtual-machine-interface/dea8e116-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006078
10.0.0.48 - - [2025-04-18 11:11:32] "POST /set-tag HTTP/1.1" 200 109 0.004794
10.0.0.48 - - [2025-04-18 11:11:32] "GET /virtual-machine-interface/dc54cd08-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005227
10.0.0.48 - - [2025-04-18 11:11:32] "POST /set-tag HTTP/1.1" 200 109 0.003373
10.0.0.48 - - [2025-04-18 11:11:32] "GET /virtual-machine-interface/dd8c9e3a-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006172
10.0.0.48 - - [2025-04-18 11:11:32] "POST /set-tag HTTP/1.1" 200 109 0.002900
10.0.0.48 - - [2025-04-18 11:11:33] "GET /virtual-machine-interface/de272324-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005491
10.0.0.48 - - [2025-04-18 11:11:33] "POST /set-tag HTTP/1.1" 200 109 0.003248
10.0.0.48 - - [2025-04-18 11:11:36] "GET /virtual-machine/cdf73132-c7aa-475f-962e-19ec15359349?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003889
10.0.0.48 - - [2025-04-18 11:11:36] "GET /virtual-machine-interface/dc54cd08-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006076
10.0.0.48 - - [2025-04-18 11:11:36] "GET /virtual-machine/ba5b22c0-4d3e-4dd0-ad05-638b63eb30ea?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003429
10.0.0.48 - - [2025-04-18 11:11:36] "GET /virtual-machine-interface/dcf4cdbc-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004931
10.0.0.48 - - [2025-04-18 11:11:36] "GET /virtual-machine/ec64084f-2585-4d3e-856b-47a3cde9ce10?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004251
10.0.0.48 - - [2025-04-18 11:11:36] "GET /virtual-machine-interface/de272324-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012326
10.0.0.48 - - [2025-04-18 11:11:36] "GET /virtual-machine/277f7d7d-3487-49d6-b65c-22bae1363cb1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005452
10.0.0.48 - - [2025-04-18 11:11:36] "GET /virtual-machine-interface/dd8c9e3a-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006569
10.0.0.48 - - [2025-04-18 11:11:36] "GET /virtual-machine/adc15d1b-438d-48d5-a04d-190afb2701cf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005135
10.0.0.48 - - [2025-04-18 11:11:36] "GET /virtual-machine-interface/dea8e116-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006475
10.0.0.48 - - [2025-04-18 11:11:36] "GET /loadbalancer/71dda717-c0f8-41c8-beeb-6991d817e111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003455
10.0.0.48 - - [2025-04-18 11:11:37] "POST /tags HTTP/1.1" 200 333 0.046123
10.0.0.48 - - [2025-04-18 11:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005170
10.0.0.48 - - [2025-04-18 11:11:37] "GET /tag/a9db18e9-34a7-4d92-b4cd-6653b122948c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017862
10.0.0.48 - - [2025-04-18 11:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013472
10.0.0.48 - - [2025-04-18 11:11:37] "GET /project/864a85ab-b1fa-4a68-914c-9a0bbfe87717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040269
10.0.0.48 - - [2025-04-18 11:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409
10.0.0.48 - - [2025-04-18 11:11:37] "GET /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005635
10.0.0.48 - - [2025-04-18 11:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268
10.0.0.48 - - [2025-04-18 11:11:37] "GET /service-appliance-set/8ddcf34a-1497-4ca8-9dc5-296fd9c1035e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003423
10.0.0.48 - - [2025-04-18 11:11:37] "POST /fqname-to-id HTTP/1.1" 404 273 0.002588
10.0.0.48 - - [2025-04-18 11:11:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.118843
10.0.0.48 - - [2025-04-18 11:11:37] "GET /virtual-machine-interface/33affb4d-fa59-4210-9d4e-ea0aed427796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.024640
10.0.0.48 - - [2025-04-18 11:11:37] "POST /instance-ips HTTP/1.1" 200 409 0.031515
10.0.0.48 - - [2025-04-18 11:11:37] "GET /instance-ip/1b2b6b81-2b2a-427c-8326-c7b6cd4a4183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.005022
10.0.0.48 - - [2025-04-18 11:11:37] "POST /loadbalancers HTTP/1.1" 200 629 0.071292
10.0.0.48 - - [2025-04-18 11:11:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.039331
10.0.0.48 - - [2025-04-18 11:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011377
10.0.0.48 - - [2025-04-18 11:11:37] "GET /project/864a85ab-b1fa-4a68-914c-9a0bbfe87717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.056418
10.0.0.48 - - [2025-04-18 11:11:37] "GET /instance-ip/1b2b6b81-2b2a-427c-8326-c7b6cd4a4183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.006459
10.0.0.48 - - [2025-04-18 11:11:37] "GET /project/864a85ab-b1fa-4a68-914c-9a0bbfe87717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.065553
10.0.0.48 - - [2025-04-18 11:11:37] "GET /loadbalancer/71dda717-c0f8-41c8-beeb-6991d817e111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004222
10.0.0.48 - - [2025-04-18 11:11:37] "POST /floating-ips HTTP/1.1" 200 597 0.076085
10.0.0.48 - - [2025-04-18 11:11:37] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.093474
10.0.0.48 - - [2025-04-18 11:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917
10.0.0.48 - - [2025-04-18 11:11:38] "GET /project/864a85ab-b1fa-4a68-914c-9a0bbfe87717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050494
10.0.0.48 - - [2025-04-18 11:11:38] "GET /loadbalancer/71dda717-c0f8-41c8-beeb-6991d817e111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004284
10.0.0.48 - - [2025-04-18 11:11:38] "GET /loadbalancer-listener/6e45dc4e-d0bc-4dad-91c6-86d08552b76c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.007488
10.0.0.48 - - [2025-04-18 11:11:38] "GET /loadbalancer-listener/6e45dc4e-d0bc-4dad-91c6-86d08552b76c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004901
10.0.0.48 - - [2025-04-18 11:11:38] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.024709
10.0.0.48 - - [2025-04-18 11:11:38] "GET /instance-ip/1b2b6b81-2b2a-427c-8326-c7b6cd4a4183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003909
10.0.0.48 - - [2025-04-18 11:11:38] "GET /instance-ip/1b2b6b81-2b2a-427c-8326-c7b6cd4a4183?fields=floating_ips HTTP/1.1" 200 1211 0.005946
10.0.0.48 - - [2025-04-18 11:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078
10.0.0.48 - - [2025-04-18 11:11:38] "GET /loadbalancer/71dda717-c0f8-41c8-beeb-6991d817e111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003354
10.0.0.48 - - [2025-04-18 11:11:38] "GET /loadbalancer-pool/8d38cebe-861a-4a59-8623-6834fc64497c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.005232
10.0.0.48 - - [2025-04-18 11:11:38] "GET /floating-ip/ba8477bf-6569-447b-84d4-b8398270d5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003960
10.0.0.48 - - [2025-04-18 11:11:38] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019988
10.0.0.48 - - [2025-04-18 11:11:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.028243
10.0.0.48 - - [2025-04-18 11:11:38] "GET /virtual-machine-interface/d9f579b8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016306
10.0.0.48 - - [2025-04-18 11:11:38] "GET /virtual-machine-interface/d9f579b8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009904
10.0.0.48 - - [2025-04-18 11:11:38] "POST /ref-update HTTP/1.1" 200 156 0.009183
10.0.0.48 - - [2025-04-18 11:11:38] "GET /floating-ip/ba8477bf-6569-447b-84d4-b8398270d5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.019864
10.0.0.48 - - [2025-04-18 11:11:38] "POST /tags HTTP/1.1" 409 221 0.002624
10.0.0.48 - - [2025-04-18 11:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544
10.0.0.48 - - [2025-04-18 11:11:38] "GET /tag/a9db18e9-34a7-4d92-b4cd-6653b122948c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015911
10.0.0.48 - - [2025-04-18 11:11:38] "PUT /floating-ip/ba8477bf-6569-447b-84d4-b8398270d5f9 HTTP/1.1" 200 256 0.011892
10.0.0.48 - - [2025-04-18 11:11:38] "POST /set-tag HTTP/1.1" 200 109 0.064029
10.0.0.48 - - [2025-04-18 11:11:38] "GET /loadbalancer-pool/8d38cebe-861a-4a59-8623-6834fc64497c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.025059
10.0.0.48 - - [2025-04-18 11:11:38] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021960
10.0.0.48 - - [2025-04-18 11:11:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.010396
10.0.0.48 - - [2025-04-18 11:11:38] "GET /virtual-machine-interface/daf1fc74-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014672
10.0.0.48 - - [2025-04-18 11:11:38] "GET /virtual-machine-interface/daf1fc74-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005511
10.0.0.48 - - [2025-04-18 11:11:38] "POST /ref-update HTTP/1.1" 200 156 0.020826
10.0.0.48 - - [2025-04-18 11:11:38] "GET /floating-ip/ba8477bf-6569-447b-84d4-b8398270d5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.012074
10.0.0.48 - - [2025-04-18 11:11:38] "POST /set-tag HTTP/1.1" 200 109 0.123613
10.0.0.48 - - [2025-04-18 11:11:39] "POST /tags HTTP/1.1" 409 206 0.002808
10.0.0.48 - - [2025-04-18 11:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939
10.0.0.48 - - [2025-04-18 11:11:39] "GET /tag/4660f958-0cab-4e70-9528-a62b83ead2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013783
10.0.0.48 - - [2025-04-18 11:11:39] "POST /tags HTTP/1.1" 409 204 0.006803
10.0.0.48 - - [2025-04-18 11:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134
10.0.0.48 - - [2025-04-18 11:11:39] "GET /tag/61e27b1b-71d8-40c5-b92e-2c01534ef972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015878
10.0.0.48 - - [2025-04-18 11:11:39] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003098
10.0.0.48 - - [2025-04-18 11:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724
10.0.0.48 - - [2025-04-18 11:11:39] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003801
10.0.0.48 - - [2025-04-18 11:11:39] "POST /tags HTTP/1.1" 409 206 0.002790
10.0.0.48 - - [2025-04-18 11:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760
10.0.0.48 - - [2025-04-18 11:11:39] "GET /tag/4660f958-0cab-4e70-9528-a62b83ead2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014627
10.0.0.48 - - [2025-04-18 11:11:39] "POST /tags HTTP/1.1" 409 226 0.006300
10.0.0.48 - - [2025-04-18 11:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309
10.0.0.48 - - [2025-04-18 11:11:39] "GET /tag/2774707e-47ea-4580-8ef2-6b34c7bc1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012848
10.0.0.48 - - [2025-04-18 11:11:39] "POST /tags HTTP/1.1" 409 204 0.002124
10.0.0.48 - - [2025-04-18 11:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844
10.0.0.48 - - [2025-04-18 11:11:39] "GET /tag/61e27b1b-71d8-40c5-b92e-2c01534ef972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014307
10.0.0.48 - - [2025-04-18 11:11:39] "POST /tags HTTP/1.1" 409 226 0.002437
10.0.0.48 - - [2025-04-18 11:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280
10.0.0.48 - - [2025-04-18 11:11:39] "GET /tag/2774707e-47ea-4580-8ef2-6b34c7bc1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015079
10.0.0.48 - - [2025-04-18 11:11:39] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004040
10.0.0.48 - - [2025-04-18 11:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852
10.0.0.48 - - [2025-04-18 11:11:39] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003610
10.0.0.48 - - [2025-04-18 11:11:39] "POST /firewall-rules HTTP/1.1" 200 626 0.122774
10.0.0.48 - - [2025-04-18 11:11:40] "POST /firewall-rules HTTP/1.1" 200 646 0.082921
10.0.0.48 - - [2025-04-18 11:11:40] "GET /firewall-rule/6488285e-c20c-48ff-b887-656cfd67eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.014055
10.0.0.48 - - [2025-04-18 11:11:40] "GET /firewall-policy/2538f623-9131-4ea1-ad38-665a1a7d03f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003925
10.0.0.48 - - [2025-04-18 11:11:40] "GET /firewall-rule/2e65ff54-c8c6-4f68-a23b-785e256b57b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.012561
10.0.0.48 - - [2025-04-18 11:11:40] "POST /ref-update HTTP/1.1" 200 156 0.027046
10.0.0.48 - - [2025-04-18 11:11:40] "POST /firewall-policys HTTP/1.1" 200 606 0.059273
10.0.0.48 - - [2025-04-18 11:11:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.039254
10.0.0.48 - - [2025-04-18 11:11:40] "GET /firewall-policy/94872ef0-3f44-4077-bcce-64969ad261e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.014734
10.0.0.48 - - [2025-04-18 11:11:40] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003681
10.0.0.48 - - [2025-04-18 11:11:40] "GET /firewall-policy/94872ef0-3f44-4077-bcce-64969ad261e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003673
10.0.0.48 - - [2025-04-18 11:11:40] "GET /firewall-policy/2538f623-9131-4ea1-ad38-665a1a7d03f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004250
10.0.0.48 - - [2025-04-18 11:11:40] "GET /firewall-policy/7d479e7b-b3a5-48c0-9725-38b85911dff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004498
10.0.0.48 - - [2025-04-18 11:11:40] "GET /firewall-policy/ce9b74ca-5c8f-4dff-982f-29cd3f959f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.008425
10.0.0.48 - - [2025-04-18 11:11:40] "GET /firewall-policy/2538f623-9131-4ea1-ad38-665a1a7d03f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003684
10.0.0.48 - - [2025-04-18 11:11:40] "GET /firewall-policy/7d479e7b-b3a5-48c0-9725-38b85911dff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003610
10.0.0.48 - - [2025-04-18 11:11:40] "POST /ref-update HTTP/1.1" 200 156 0.042413
10.0.0.48 - - [2025-04-18 11:11:40] "POST /ref-update HTTP/1.1" 200 156 0.046366
10.0.0.48 - - [2025-04-18 11:11:40] "POST /ref-update HTTP/1.1" 200 156 0.055033
10.0.0.48 - - [2025-04-18 11:11:40] "POST /ref-update HTTP/1.1" 200 156 0.033222
10.0.0.48 - - [2025-04-18 11:11:40] "POST /ref-update HTTP/1.1" 200 156 0.045735
10.0.0.48 - - [2025-04-18 11:11:40] "GET /firewall-policy/94872ef0-3f44-4077-bcce-64969ad261e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007551
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:12:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:12:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001538
10.0.0.48 - - [2025-04-18 11:13:42] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005993
10.0.0.48 - - [2025-04-18 11:13:42] "POST /set-tag HTTP/1.1" 200 109 0.002882
10.0.0.48 - - [2025-04-18 11:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006612
10.0.0.48 - - [2025-04-18 11:13:42] "GET /loadbalancer/b1c22ab2-0a53-470e-9682-9099313bcec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.009846
10.0.0.48 - - [2025-04-18 11:13:42] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006928
10.0.0.48 - - [2025-04-18 11:13:43] "POST /set-tag HTTP/1.1" 200 109 0.045731
10.0.0.48 - - [2025-04-18 11:13:43] "DELETE /loadbalancer-member/4f2384f3-6b5e-4cc9-a7d7-ac2f5de40743 HTTP/1.1" 200 115 0.116118
10.0.0.48 - - [2025-04-18 11:13:43] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012246
10.0.0.48 - - [2025-04-18 11:13:43] "POST /set-tag HTTP/1.1" 200 109 0.003797
10.0.0.48 - - [2025-04-18 11:13:43] "DELETE /loadbalancer-member/fd856a5c-872c-40d9-9a11-03006fefa9b4 HTTP/1.1" 200 115 0.035311
10.0.0.48 - - [2025-04-18 11:13:43] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005877
10.0.0.48 - - [2025-04-18 11:13:43] "POST /set-tag HTTP/1.1" 200 109 0.005022
10.0.0.48 - - [2025-04-18 11:13:43] "DELETE /loadbalancer-member/d5cfd716-a9df-40ba-93d1-99f55dd888b6 HTTP/1.1" 200 115 0.048962
10.0.0.48 - - [2025-04-18 11:13:43] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016763
10.0.0.48 - - [2025-04-18 11:13:43] "POST /set-tag HTTP/1.1" 200 109 0.004054
10.0.0.48 - - [2025-04-18 11:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008480
10.0.0.48 - - [2025-04-18 11:13:43] "GET /loadbalancer/b1c22ab2-0a53-470e-9682-9099313bcec0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003940
10.0.0.48 - - [2025-04-18 11:13:43] "GET /loadbalancer-pool/f0aea703-9a3f-4953-8ddd-b20ce747df99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.007321
10.0.0.48 - - [2025-04-18 11:13:43] "POST /loadbalancer-members HTTP/1.1" 200 690 0.043800
10.0.0.48 - - [2025-04-18 11:13:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.026660
10.0.0.48 - - [2025-04-18 11:13:43] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016151
10.0.0.48 - - [2025-04-18 11:13:43] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007492
10.0.0.48 - - [2025-04-18 11:13:43] "GET /floating-ip/ce2936e3-f9ab-4f47-b619-95106f97cb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006515
10.0.0.48 - - [2025-04-18 11:13:43] "POST /set-tag HTTP/1.1" 200 109 0.091163
10.0.0.48 - - [2025-04-18 11:13:43] "GET /loadbalancer-pool/38d96604-0663-439e-a009-686a387419dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012631
10.0.0.48 - - [2025-04-18 11:13:43] "POST /loadbalancer-members HTTP/1.1" 200 690 0.080363
10.0.0.48 - - [2025-04-18 11:13:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.028255
10.0.0.48 - - [2025-04-18 11:13:44] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.028331
10.0.0.48 - - [2025-04-18 11:13:44] "POST /set-tag HTTP/1.1" 200 109 0.006039
10.0.0.48 - - [2025-04-18 11:13:44] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010270
10.0.0.48 - - [2025-04-18 11:13:44] "GET /floating-ip/ce2936e3-f9ab-4f47-b619-95106f97cb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002983
10.0.0.48 - - [2025-04-18 11:13:44] "GET /loadbalancer-pool/8689f682-8d38-4054-b43a-052017d80ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006028
10.0.0.48 - - [2025-04-18 11:13:44] "POST /loadbalancer-members HTTP/1.1" 200 692 0.054633
10.0.0.48 - - [2025-04-18 11:13:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.028878
10.0.0.48 - - [2025-04-18 11:13:44] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009883
10.0.0.48 - - [2025-04-18 11:13:44] "GET /virtual-machine-interface/6c7055a8-1c44-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013310
10.0.0.48 - - [2025-04-18 11:13:44] "GET /floating-ip/ce2936e3-f9ab-4f47-b619-95106f97cb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006825
10.0.0.48 - - [2025-04-18 11:13:44] "POST /set-tag HTTP/1.1" 200 109 0.007605
10.0.0.48 - - [2025-04-18 11:13:46] "POST /tags HTTP/1.1" 409 252 0.002810
10.0.0.48 - - [2025-04-18 11:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315
10.0.0.48 - - [2025-04-18 11:13:46] "GET /tag/e8b898c1-30b8-467d-b40d-627f29b9027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.018646
10.0.0.48 - - [2025-04-18 11:13:46] "POST /tags HTTP/1.1" 409 228 0.006685
10.0.0.48 - - [2025-04-18 11:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005673
10.0.0.48 - - [2025-04-18 11:13:46] "GET /tag/502570cb-2ef9-4cf3-a09e-128049f7d4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017549
10.0.0.48 - - [2025-04-18 11:13:46] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.010981
10.0.0.48 - - [2025-04-18 11:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007810
10.0.0.48 - - [2025-04-18 11:13:46] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004197
10.0.0.48 - - [2025-04-18 11:13:46] "POST /tags HTTP/1.1" 409 206 0.006009
10.0.0.48 - - [2025-04-18 11:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007539
10.0.0.48 - - [2025-04-18 11:13:46] "GET /tag/4660f958-0cab-4e70-9528-a62b83ead2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017445
10.0.0.48 - - [2025-04-18 11:13:46] "POST /tags HTTP/1.1" 409 226 0.003533
10.0.0.48 - - [2025-04-18 11:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811
10.0.0.48 - - [2025-04-18 11:13:46] "GET /tag/2774707e-47ea-4580-8ef2-6b34c7bc1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012640
10.0.0.48 - - [2025-04-18 11:13:46] "POST /tags HTTP/1.1" 409 204 0.003565
10.0.0.48 - - [2025-04-18 11:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005480
10.0.0.48 - - [2025-04-18 11:13:46] "GET /tag/61e27b1b-71d8-40c5-b92e-2c01534ef972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014706
10.0.0.48 - - [2025-04-18 11:13:46] "POST /tags HTTP/1.1" 409 226 0.003866
10.0.0.48 - - [2025-04-18 11:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006468
10.0.0.48 - - [2025-04-18 11:13:46] "GET /tag/2774707e-47ea-4580-8ef2-6b34c7bc1932?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.021607
10.0.0.48 - - [2025-04-18 11:13:46] "POST /tags HTTP/1.1" 409 228 0.008328
10.0.0.48 - - [2025-04-18 11:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187
10.0.0.48 - - [2025-04-18 11:13:46] "GET /tag/502570cb-2ef9-4cf3-a09e-128049f7d4f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.019927
10.0.0.48 - - [2025-04-18 11:13:46] "POST /tags HTTP/1.1" 409 252 0.003387
10.0.0.48 - - [2025-04-18 11:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578
10.0.0.48 - - [2025-04-18 11:13:46] "GET /tag/e8b898c1-30b8-467d-b40d-627f29b9027d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.020449
10.0.0.48 - - [2025-04-18 11:13:46] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004702
10.0.0.48 - - [2025-04-18 11:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005732
10.0.0.48 - - [2025-04-18 11:13:46] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004927
10.0.0.48 - - [2025-04-18 11:13:46] "POST /firewall-rules HTTP/1.1" 409 281 0.002329
10.0.0.48 - - [2025-04-18 11:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579
10.0.0.48 - - [2025-04-18 11:13:47] "PUT /firewall-rule/2e65ff54-c8c6-4f68-a23b-785e256b57b7 HTTP/1.1" 200 260 0.045382
10.0.0.48 - - [2025-04-18 11:13:47] "POST /firewall-rules HTTP/1.1" 409 291 0.004206
10.0.0.48 - - [2025-04-18 11:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843
10.0.0.48 - - [2025-04-18 11:13:47] "PUT /firewall-rule/6488285e-c20c-48ff-b887-656cfd67eaf1 HTTP/1.1" 200 260 0.040373
10.0.0.48 - - [2025-04-18 11:13:47] "GET /firewall-rule/6488285e-c20c-48ff-b887-656cfd67eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.021169
10.0.0.48 - - [2025-04-18 11:13:47] "POST /firewall-rules HTTP/1.1" 200 658 0.108088
10.0.0.48 - - [2025-04-18 11:13:47] "GET /firewall-rule/110e1e67-e70c-4da3-ab78-92c7d3e7335a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004954
10.0.0.48 - - [2025-04-18 11:13:47] "GET /firewall-policy/2538f623-9131-4ea1-ad38-665a1a7d03f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004935
10.0.0.48 - - [2025-04-18 11:13:47] "GET /firewall-rule/2e65ff54-c8c6-4f68-a23b-785e256b57b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.007815
10.0.0.48 - - [2025-04-18 11:13:47] "POST /firewall-policys HTTP/1.1" 409 269 0.002352
10.0.0.48 - - [2025-04-18 11:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982
10.0.0.48 - - [2025-04-18 11:13:47] "PUT /firewall-policy/94872ef0-3f44-4077-bcce-64969ad261e0 HTTP/1.1" 200 264 0.044344
10.0.0.48 - - [2025-04-18 11:13:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.040001
10.0.0.48 - - [2025-04-18 11:13:47] "GET /firewall-policy/94872ef0-3f44-4077-bcce-64969ad261e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.024258
10.0.0.48 - - [2025-04-18 11:13:47] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003288
10.0.0.48 - - [2025-04-18 11:13:47] "GET /firewall-policy/94872ef0-3f44-4077-bcce-64969ad261e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004534
10.0.0.48 - - [2025-04-18 11:13:47] "GET /firewall-policy/2538f623-9131-4ea1-ad38-665a1a7d03f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.006284
10.0.0.48 - - [2025-04-18 11:13:47] "GET /firewall-policy/7d479e7b-b3a5-48c0-9725-38b85911dff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003965
10.0.0.48 - - [2025-04-18 11:13:47] "GET /firewall-policy/94872ef0-3f44-4077-bcce-64969ad261e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003183
10.0.0.48 - - [2025-04-18 11:13:47] "GET /firewall-policy/94872ef0-3f44-4077-bcce-64969ad261e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002745
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:13:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923
[Introspect:8084]10.0.0.48 - - [2025-04-18 11:13:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001101
10.0.0.48 - - [2025-04-18 11:14:43] "GET /global-system-configs HTTP/1.1" 200 322 0.003805
10.0.0.48 - - [2025-04-18 11:14:43] "GET /global-system-configs HTTP/1.1" 200 322 0.003918
10.0.0.48 - - [2025-04-18 11:14:49] "GET /virtual-machine-interface/d9f579b8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.013327
10.0.0.48 - - [2025-04-18 11:14:49] "POST /set-tag HTTP/1.1" 200 109 0.003323
10.0.0.48 - - [2025-04-18 11:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491
10.0.0.48 - - [2025-04-18 11:14:49] "GET /loadbalancer/71dda717-c0f8-41c8-beeb-6991d817e111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003428
10.0.0.48 - - [2025-04-18 11:14:49] "GET /virtual-machine-interface/d9f579b8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006397
10.0.0.48 - - [2025-04-18 11:14:49] "POST /set-tag HTTP/1.1" 200 109 0.038533
10.0.0.48 - - [2025-04-18 11:14:49] "DELETE /loadbalancer-member/f0f7d48b-37c7-47fc-a56b-98749a7b4954 HTTP/1.1" 200 115 0.078404
10.0.0.48 - - [2025-04-18 11:14:49] "GET /virtual-machine-interface/dea8e116-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014920
10.0.0.48 - - [2025-04-18 11:14:49] "POST /set-tag HTTP/1.1" 200 109 0.003061
10.0.0.48 - - [2025-04-18 11:14:49] "GET /virtual-machine-interface/dcf4cdbc-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005672
10.0.0.48 - - [2025-04-18 11:14:49] "POST /set-tag HTTP/1.1" 200 109 0.002805
10.0.0.48 - - [2025-04-18 11:14:49] "GET /virtual-machine-interface/de272324-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005629
10.0.0.48 - - [2025-04-18 11:14:49] "POST /set-tag HTTP/1.1" 200 109 0.002984
10.0.0.48 - - [2025-04-18 11:14:49] "GET /virtual-machine-interface/daf1fc74-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005898
10.0.0.48 - - [2025-04-18 11:14:49] "POST /set-tag HTTP/1.1" 200 109 0.002866
10.0.0.48 - - [2025-04-18 11:14:49] "GET /virtual-machine-interface/dd8c9e3a-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006495
10.0.0.48 - - [2025-04-18 11:14:49] "POST /set-tag HTTP/1.1" 200 109 0.002954
10.0.0.48 - - [2025-04-18 11:14:49] "GET /virtual-machine-interface/dc54cd08-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005552
10.0.0.48 - - [2025-04-18 11:14:49] "POST /set-tag HTTP/1.1" 200 109 0.003284
10.0.0.48 - - [2025-04-18 11:14:49] "GET /virtual-machine-interface/dbc927f8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005328
10.0.0.48 - - [2025-04-18 11:14:49] "POST /set-tag HTTP/1.1" 200 109 0.003043
10.0.0.48 - - [2025-04-18 11:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060
10.0.0.48 - - [2025-04-18 11:14:49] "GET /loadbalancer/71dda717-c0f8-41c8-beeb-6991d817e111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003859
10.0.0.48 - - [2025-04-18 11:14:50] "GET /virtual-machine-interface/d9f579b8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009884
10.0.0.48 - - [2025-04-18 11:14:50] "POST /set-tag HTTP/1.1" 200 109 0.005291
10.0.0.48 - - [2025-04-18 11:14:50] "GET /virtual-machine-interface/d9f579b8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005539
10.0.0.48 - - [2025-04-18 11:14:50] "POST /set-tag HTTP/1.1" 200 109 0.003014
10.0.0.48 - - [2025-04-18 11:14:50] "GET /virtual-machine/17b9b136-7f26-4dd6-8ee6-5770c0297c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003398
10.0.0.48 - - [2025-04-18 11:14:51] "POST /ref-update HTTP/1.1" 200 156 0.019021
10.0.0.48 - - [2025-04-18 11:14:51] "GET /virtual-machine-interface/d9f579b8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.036106
10.0.0.48 - - [2025-04-18 11:14:51] "POST /set-tag HTTP/1.1" 200 109 0.024157
10.0.0.48 - - [2025-04-18 11:14:51] "POST /set-tag HTTP/1.1" 200 109 0.020446
10.0.0.48 - - [2025-04-18 11:14:51] "POST /set-tag HTTP/1.1" 200 109 0.026135
10.0.0.48 - - [2025-04-18 11:14:51] "POST /set-tag HTTP/1.1" 200 109 0.035224
10.0.0.48 - - [2025-04-18 11:14:51] "POST /set-tag HTTP/1.1" 200 109 0.041238
10.0.0.48 - - [2025-04-18 11:14:51] "DELETE /instance-ip/da0f83f8-1c45-11f0-8bb8-fa163e1de319 HTTP/1.1" 200 115 0.064262
10.0.0.48 - - [2025-04-18 11:14:51] "POST /ref-update HTTP/1.1" 200 156 0.019249
10.0.0.48 - - [2025-04-18 11:14:51] "DELETE /virtual-machine-interface/d9f579b8-1c45-11f0-8bb8-fa163e1de319 HTTP/1.1" 200 115 0.053747
10.0.0.48 - - [2025-04-18 11:14:51] "DELETE /virtual-machine/17b9b136-7f26-4dd6-8ee6-5770c0297c80 HTTP/1.1" 200 115 0.031476
10.0.0.48 - - [2025-04-18 11:14:51] "GET /virtual-machine-interface/dc54cd08-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007024
10.0.0.48 - - [2025-04-18 11:14:51] "POST /set-tag HTTP/1.1" 200 109 0.003200
10.0.0.48 - - [2025-04-18 11:14:51] "GET /virtual-machine-interface/dc54cd08-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006263
10.0.0.48 - - [2025-04-18 11:14:51] "POST /set-tag HTTP/1.1" 200 109 0.004148
10.0.0.48 - - [2025-04-18 11:14:51] "GET /virtual-machine/cdf73132-c7aa-475f-962e-19ec15359349?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003764
10.0.0.48 - - [2025-04-18 11:14:51] "POST /ref-update HTTP/1.1" 200 156 0.026197
10.0.0.48 - - [2025-04-18 11:14:51] "GET /virtual-machine-interface/dc54cd08-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005764
10.0.0.48 - - [2025-04-18 11:14:51] "POST /set-tag HTTP/1.1" 200 109 0.032621
10.0.0.48 - - [2025-04-18 11:14:51] "POST /set-tag HTTP/1.1" 200 109 0.082570
10.0.0.48 - - [2025-04-18 11:14:51] "POST /set-tag HTTP/1.1" 200 109 0.045683
10.0.0.48 - - [2025-04-18 11:14:52] "POST /set-tag HTTP/1.1" 200 109 0.020207
10.0.0.48 - - [2025-04-18 11:14:52] "POST /set-tag HTTP/1.1" 200 109 0.039773
10.0.0.48 - - [2025-04-18 11:14:52] "DELETE /instance-ip/dc73610a-1c45-11f0-8bb8-fa163e1de319 HTTP/1.1" 200 115 0.103853
10.0.0.48 - - [2025-04-18 11:14:52] "DELETE /virtual-machine-interface/dc54cd08-1c45-11f0-8bb8-fa163e1de319 HTTP/1.1" 200 115 0.081128
10.0.0.48 - - [2025-04-18 11:14:52] "DELETE /virtual-machine/cdf73132-c7aa-475f-962e-19ec15359349 HTTP/1.1" 200 115 0.035681
10.0.0.48 - - [2025-04-18 11:14:52] "GET /virtual-machine-interface/dbc927f8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006753
10.0.0.48 - - [2025-04-18 11:14:52] "POST /set-tag HTTP/1.1" 200 109 0.006267
10.0.0.48 - - [2025-04-18 11:14:52] "GET /virtual-machine-interface/dbc927f8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005554
10.0.0.48 - - [2025-04-18 11:14:52] "POST /set-tag HTTP/1.1" 200 109 0.003051
10.0.0.48 - - [2025-04-18 11:14:52] "GET /virtual-machine/1406e2c0-d447-4994-b28e-2b381ae80d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003277
10.0.0.48 - - [2025-04-18 11:14:52] "POST /ref-update HTTP/1.1" 200 156 0.012821
10.0.0.48 - - [2025-04-18 11:14:52] "GET /virtual-machine-interface/dbc927f8-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.028439
10.0.0.48 - - [2025-04-18 11:14:52] "POST /set-tag HTTP/1.1" 200 109 0.023943
10.0.0.48 - - [2025-04-18 11:14:52] "POST /set-tag HTTP/1.1" 200 109 0.028323
10.0.0.48 - - [2025-04-18 11:14:52] "POST /set-tag HTTP/1.1" 200 109 0.044107
10.0.0.48 - - [2025-04-18 11:14:52] "POST /set-tag HTTP/1.1" 200 109 0.028095
10.0.0.48 - - [2025-04-18 11:14:52] "POST /set-tag HTTP/1.1" 200 109 0.035157
10.0.0.48 - - [2025-04-18 11:14:52] "DELETE /instance-ip/dbe51cf6-1c45-11f0-8bb8-fa163e1de319 HTTP/1.1" 200 115 0.063128
10.0.0.48 - - [2025-04-18 11:14:52] "DELETE /virtual-machine-interface/dbc927f8-1c45-11f0-8bb8-fa163e1de319 HTTP/1.1" 200 115 0.067181
10.0.0.48 - - [2025-04-18 11:14:52] "DELETE /virtual-machine/1406e2c0-d447-4994-b28e-2b381ae80d94 HTTP/1.1" 200 115 0.021237
10.0.0.48 - - [2025-04-18 11:14:53] "DELETE /tag/a76369d8-fb15-407f-8f6b-f19e650a1386 HTTP/1.1" 200 115 0.075602
10.0.0.48 - - [2025-04-18 11:14:53] "GET /virtual-machine-interface/daf1fc74-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005492
10.0.0.48 - - [2025-04-18 11:14:53] "POST /set-tag HTTP/1.1" 200 109 0.003750
10.0.0.48 - - [2025-04-18 11:14:53] "GET /virtual-machine-interface/daf1fc74-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005432
10.0.0.48 - - [2025-04-18 11:14:53] "POST /set-tag HTTP/1.1" 200 109 0.002939
10.0.0.48 - - [2025-04-18 11:14:53] "GET /virtual-machine/e019af1b-76a6-45be-af40-da10c4ca1288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004158
10.0.0.48 - - [2025-04-18 11:14:53] "POST /ref-update HTTP/1.1" 200 156 0.040118
10.0.0.48 - - [2025-04-18 11:14:53] "GET /virtual-machine-interface/daf1fc74-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.012594
10.0.0.48 - - [2025-04-18 11:14:53] "POST /set-tag HTTP/1.1" 200 109 0.030629
10.0.0.48 - - [2025-04-18 11:14:53] "POST /set-tag HTTP/1.1" 200 109 0.036098
10.0.0.48 - - [2025-04-18 11:14:53] "POST /set-tag HTTP/1.1" 200 109 0.034165
10.0.0.48 - - [2025-04-18 11:14:53] "POST /set-tag HTTP/1.1" 200 109 0.018781
10.0.0.48 - - [2025-04-18 11:14:53] "POST /set-tag HTTP/1.1" 200 109 0.033369
10.0.0.48 - - [2025-04-18 11:14:53] "DELETE /instance-ip/db1a0124-1c45-11f0-8bb8-fa163e1de319 HTTP/1.1" 200 115 0.088071
10.0.0.48 - - [2025-04-18 11:14:53] "POST /ref-update HTTP/1.1" 200 156 0.016204
10.0.0.48 - - [2025-04-18 11:14:53] "DELETE /virtual-machine-interface/daf1fc74-1c45-11f0-8bb8-fa163e1de319 HTTP/1.1" 200 115 0.056410
10.0.0.48 - - [2025-04-18 11:14:53] "DELETE /virtual-machine/e019af1b-76a6-45be-af40-da10c4ca1288 HTTP/1.1" 200 115 0.026896
10.0.0.48 - - [2025-04-18 11:14:53] "DELETE /tag/4660f958-0cab-4e70-9528-a62b83ead2f6 HTTP/1.1" 409 388 0.008165
10.0.0.48 - - [2025-04-18 11:14:53] "DELETE /tag/f0ae6c9e-2ae3-4615-be5b-0ac4d9c1e9a0 HTTP/1.1" 200 115 0.055997
10.0.0.48 - - [2025-04-18 11:15:20] "GET /virtual-machine-interface/dcf4cdbc-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007832
10.0.0.48 - - [2025-04-18 11:15:20] "POST /set-tag HTTP/1.1" 200 109 0.003011
10.0.0.48 - - [2025-04-18 11:15:20] "GET /virtual-machine-interface/dcf4cdbc-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005351
10.0.0.48 - - [2025-04-18 11:15:21] "POST /set-tag HTTP/1.1" 200 109 0.003026
10.0.0.48 - - [2025-04-18 11:15:21] "GET /virtual-machine/ba5b22c0-4d3e-4dd0-ad05-638b63eb30ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003153
10.0.0.48 - - [2025-04-18 11:15:21] "POST /ref-update HTTP/1.1" 200 156 0.012159
10.0.0.48 - - [2025-04-18 11:15:21] "GET /virtual-machine-interface/dcf4cdbc-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005494
10.0.0.48 - - [2025-04-18 11:15:21] "POST /set-tag HTTP/1.1" 200 109 0.027575
10.0.0.48 - - [2025-04-18 11:15:21] "POST /set-tag HTTP/1.1" 200 109 0.038818
10.0.0.48 - - [2025-04-18 11:15:21] "POST /set-tag HTTP/1.1" 200 109 0.019717
10.0.0.48 - - [2025-04-18 11:15:21] "POST /set-tag HTTP/1.1" 200 109 0.054837
10.0.0.48 - - [2025-04-18 11:15:21] "DELETE /instance-ip/dd1575da-1c45-11f0-8bb8-fa163e1de319 HTTP/1.1" 200 115 0.094342
10.0.0.48 - - [2025-04-18 11:15:21] "DELETE /virtual-machine-interface/dcf4cdbc-1c45-11f0-8bb8-fa163e1de319 HTTP/1.1" 200 115 0.077802
10.0.0.48 - - [2025-04-18 11:15:21] "DELETE /virtual-machine/ba5b22c0-4d3e-4dd0-ad05-638b63eb30ea HTTP/1.1" 200 115 0.050861
10.0.0.48 - - [2025-04-18 11:15:21] "DELETE /tag/5df44826-b6fb-4b33-a99e-d738bc322239 HTTP/1.1" 200 115 0.046472
10.0.0.48 - - [2025-04-18 11:15:21] "GET /virtual-machine-interface/dd8c9e3a-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006607
10.0.0.48 - - [2025-04-18 11:15:21] "POST /set-tag HTTP/1.1" 200 109 0.009915
10.0.0.48 - - [2025-04-18 11:15:21] "GET /virtual-machine-interface/dd8c9e3a-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016715
10.0.0.48 - - [2025-04-18 11:15:21] "POST /set-tag HTTP/1.1" 200 109 0.005487
10.0.0.48 - - [2025-04-18 11:15:21] "GET /virtual-machine/277f7d7d-3487-49d6-b65c-22bae1363cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.009655
10.0.0.48 - - [2025-04-18 11:15:21] "POST /ref-update HTTP/1.1" 200 156 0.018521
10.0.0.48 - - [2025-04-18 11:15:21] "GET /virtual-machine-interface/dd8c9e3a-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.026371
10.0.0.48 - - [2025-04-18 11:15:21] "POST /set-tag HTTP/1.1" 200 109 0.022343
10.0.0.48 - - [2025-04-18 11:15:21] "POST /set-tag HTTP/1.1" 200 109 0.036505
10.0.0.48 - - [2025-04-18 11:15:21] "POST /set-tag HTTP/1.1" 200 109 0.036025
10.0.0.48 - - [2025-04-18 11:15:22] "POST /set-tag HTTP/1.1" 200 109 0.020421
10.0.0.48 - - [2025-04-18 11:15:22] "DELETE /instance-ip/ddacd75e-1c45-11f0-8bb8-fa163e1de319 HTTP/1.1" 200 115 0.064302
10.0.0.48 - - [2025-04-18 11:15:22] "DELETE /virtual-machine-interface/dd8c9e3a-1c45-11f0-8bb8-fa163e1de319 HTTP/1.1" 200 115 0.084836
10.0.0.48 - - [2025-04-18 11:15:22] "DELETE /virtual-machine/277f7d7d-3487-49d6-b65c-22bae1363cb1 HTTP/1.1" 200 115 0.030082
10.0.0.48 - - [2025-04-18 11:15:22] "DELETE /tag/61e27b1b-71d8-40c5-b92e-2c01534ef972 HTTP/1.1" 409 236 0.007298
10.0.0.48 - - [2025-04-18 11:15:22] "DELETE /tag/bfabfa87-ee49-4fe2-a2d3-e4d04b0caf28 HTTP/1.1" 200 115 0.039186
10.0.0.48 - - [2025-04-18 11:15:22] "DELETE /tag/adbfaa97-f1b5-426b-a36d-100909ecc511 HTTP/1.1" 200 115 0.040801
10.0.0.48 - - [2025-04-18 11:15:22] "GET /virtual-machine-interface/dea8e116-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005551
10.0.0.48 - - [2025-04-18 11:15:22] "POST /set-tag HTTP/1.1" 200 109 0.003136
10.0.0.48 - - [2025-04-18 11:15:22] "GET /virtual-machine-interface/dea8e116-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005706
10.0.0.48 - - [2025-04-18 11:15:22] "POST /set-tag HTTP/1.1" 200 109 0.002866
10.0.0.48 - - [2025-04-18 11:15:22] "GET /virtual-machine/adc15d1b-438d-48d5-a04d-190afb2701cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003651
10.0.0.48 - - [2025-04-18 11:15:22] "POST /ref-update HTTP/1.1" 200 156 0.011352
10.0.0.48 - - [2025-04-18 11:15:22] "GET /virtual-machine-interface/dea8e116-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016460
10.0.0.48 - - [2025-04-18 11:15:22] "POST /set-tag HTTP/1.1" 200 109 0.024110
10.0.0.48 - - [2025-04-18 11:15:22] "POST /set-tag HTTP/1.1" 200 109 0.035172
10.0.0.48 - - [2025-04-18 11:15:22] "POST /set-tag HTTP/1.1" 200 109 0.038149
10.0.0.48 - - [2025-04-18 11:15:22] "POST /set-tag HTTP/1.1" 200 109 0.019967
10.0.0.48 - - [2025-04-18 11:15:22] "DELETE /instance-ip/dec40cde-1c45-11f0-8bb8-fa163e1de319 HTTP/1.1" 200 115 0.060667
10.0.0.48 - - [2025-04-18 11:15:22] "DELETE /virtual-machine-interface/dea8e116-1c45-11f0-8bb8-fa163e1de319 HTTP/1.1" 200 115 0.050155
10.0.0.48 - - [2025-04-18 11:15:22] "DELETE /virtual-machine/adc15d1b-438d-48d5-a04d-190afb2701cf HTTP/1.1" 200 115 0.037777
10.0.0.48 - - [2025-04-18 11:15:22] "DELETE /tag/67f6af07-b287-432a-ad67-57851d350248 HTTP/1.1" 200 115 0.048690
10.0.0.48 - - [2025-04-18 11:15:22] "GET /virtual-machine-interface/de272324-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005552
10.0.0.48 - - [2025-04-18 11:15:23] "POST /set-tag HTTP/1.1" 200 109 0.002848
10.0.0.48 - - [2025-04-18 11:15:23] "GET /virtual-machine-interface/de272324-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005134
10.0.0.48 - - [2025-04-18 11:15:23] "POST /set-tag HTTP/1.1" 200 109 0.002609
10.0.0.48 - - [2025-04-18 11:15:23] "GET /virtual-machine/ec64084f-2585-4d3e-856b-47a3cde9ce10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004227
10.0.0.48 - - [2025-04-18 11:15:23] "POST /ref-update HTTP/1.1" 200 156 0.011661
10.0.0.48 - - [2025-04-18 11:15:23] "GET /virtual-machine-interface/de272324-1c45-11f0-8bb8-fa163e1de319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020594
10.0.0.48 - - [2025-04-18 11:15:23] "POST /set-tag HTTP/1.1" 200 109 0.029114
10.0.0.48 - - [2025-04-18 11:15:23] "POST /set-tag HTTP/1.1" 200 109 0.026413
10.0.0.48 - - [2025-04-18 11:15:23] "POST /set-tag HTTP/1.1" 200 109 0.028419
10.0.0.48 - - [2025-04-18 11:15:23] "POST /set-tag HTTP/1.1" 200 109 0.019777
10.0.0.48 - - [2025-04-18 11:15:23] "DELETE /instance-ip/de46c53a-1c45-11f0-8bb8-fa163e1de319 HTTP/1.1" 200 115 0.064646
10.0.0.48 - - [2025-04-18 11:15:23] "DELETE /virtual-machine-interface/de272324-1c45-11f0-8bb8-fa163e1de319 HTTP/1.1" 200 115 0.080882
10.0.0.48 - - [2025-04-18 11:15:23] "DELETE /virtual-machine/ec64084f-2585-4d3e-856b-47a3cde9ce10 HTTP/1.1" 200 115 0.021812
10.0.0.48 - - [2025-04-18 11:15:23] "DELETE /tag/e8b898c1-30b8-467d-b40d-627f29b9027d HTTP/1.1" 409 236 0.009270
10.0.0.48 - - [2025-04-18 11:15:23] "DELETE /tag/502570cb-2ef9-4cf3-a09e-128049f7d4f1 HTTP/1.1" 409 236 0.005991
10.0.0.48 - - [2025-04-18 11:15:23] "DELETE /tag/2ad12d0d-58e8-411b-bf00-7557da8f9880 HTTP/1.1" 200 115 0.040939
10.0.0.48 - - [2025-04-18 11:15:24] "POST /projects HTTP/1.1" 409 238 0.002931
10.0.0.48 - - [2025-04-18 11:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303
10.0.0.48 - - [2025-04-18 11:15:24] "GET /project/fcb09c51-51d6-4da2-8680-de7da4e3cdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.057671
10.0.0.48 - - [2025-04-18 11:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321
10.0.0.48 - - [2025-04-18 11:15:24] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004939
10.0.0.48 - - [2025-04-18 11:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143
10.0.0.48 - - [2025-04-18 11:15:24] "GET /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005496
10.0.0.48 - - [2025-04-18 11:15:24] "POST /security-groups HTTP/1.1" 409 285 0.003088
10.0.0.48 - - [2025-04-18 11:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419
10.0.0.48 - - [2025-04-18 11:15:24] "PUT /security-group/50f459fb-e9e3-4926-85fd-763755bd2fe1 HTTP/1.1" 200 262 0.073792
10.0.0.48 - - [2025-04-18 11:15:24] "PUT /access-control-list/5886b2f1-be6d-421f-84cc-a6466efd56d5 HTTP/1.1" 200 272 0.012570
10.0.0.48 - - [2025-04-18 11:15:24] "PUT /access-control-list/6368db3f-a112-47fc-969f-79d6c677759b HTTP/1.1" 200 272 0.029284
10.0.0.48 - - [2025-04-18 11:15:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.029028
10.0.0.48 - - [2025-04-18 11:15:29] "POST /projects HTTP/1.1" 409 238 0.003565
10.0.0.48 - - [2025-04-18 11:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765
10.0.0.48 - - [2025-04-18 11:15:29] "GET /project/fcb09c51-51d6-4da2-8680-de7da4e3cdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045847
10.0.0.48 - - [2025-04-18 11:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569
10.0.0.48 - - [2025-04-18 11:15:29] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008171
10.0.0.48 - - [2025-04-18 11:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013785
10.0.0.48 - - [2025-04-18 11:15:30] "GET /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005754
10.0.0.48 - - [2025-04-18 11:15:30] "POST /security-groups HTTP/1.1" 409 285 0.003095
10.0.0.48 - - [2025-04-18 11:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096
10.0.0.48 - - [2025-04-18 11:15:30] "PUT /security-group/50f459fb-e9e3-4926-85fd-763755bd2fe1 HTTP/1.1" 200 262 0.058470
10.0.0.48 - - [2025-04-18 11:15:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.038393
10.0.0.48 - - [2025-04-18 11:15:30] "PUT /access-control-list/5886b2f1-be6d-421f-84cc-a6466efd56d5 HTTP/1.1" 200 272 0.018866
10.0.0.48 - - [2025-04-18 11:15:30] "GET /firewall-policy/7d479e7b-b3a5-48c0-9725-38b85911dff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005149
10.0.0.48 - - [2025-04-18 11:15:30] "PUT /access-control-list/6368db3f-a112-47fc-969f-79d6c677759b HTTP/1.1" 200 272 0.023512
10.0.0.48 - - [2025-04-18 11:15:30] "GET /firewall-rule/a2995327-bac5-44b5-9524-93fad22ec8ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003513
10.0.0.48 - - [2025-04-18 11:15:30] "POST /ref-update HTTP/1.1" 200 156 0.072754
10.0.0.48 - - [2025-04-18 11:15:30] "DELETE /firewall-rule/a2995327-bac5-44b5-9524-93fad22ec8ed HTTP/1.1" 200 115 0.058977
10.0.0.48 - - [2025-04-18 11:15:30] "GET /firewall-policy/7d479e7b-b3a5-48c0-9725-38b85911dff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.007685
10.0.0.48 - - [2025-04-18 11:15:30] "GET /firewall-rule/16489336-0ea0-4575-b579-4052d7695187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003640
10.0.0.48 - - [2025-04-18 11:15:30] "POST /ref-update HTTP/1.1" 200 156 0.062526
10.0.0.48 - - [2025-04-18 11:15:30] "DELETE /firewall-rule/16489336-0ea0-4575-b579-4052d7695187 HTTP/1.1" 200 115 0.036894
10.0.0.48 - - [2025-04-18 11:15:30] "DELETE /tag/e7a2591d-be41-4685-a545-1ab01d131370 HTTP/1.1" 200 115 0.053133
10.0.0.48 - - [2025-04-18 11:15:30] "DELETE /tag/e8b898c1-30b8-467d-b40d-627f29b9027d HTTP/1.1" 409 236 0.004819
10.0.0.48 - - [2025-04-18 11:15:30] "DELETE /tag/502570cb-2ef9-4cf3-a09e-128049f7d4f1 HTTP/1.1" 409 236 0.005715
10.0.0.48 - - [2025-04-18 11:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575
10.0.0.48 - - [2025-04-18 11:15:30] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005127
10.0.0.48 - - [2025-04-18 11:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703
10.0.0.48 - - [2025-04-18 11:15:30] "GET /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005590
10.0.0.48 - - [2025-04-18 11:15:30] "PUT /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922 HTTP/1.1" 200 264 0.067212
10.0.0.48 - - [2025-04-18 11:15:30] "PUT /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e HTTP/1.1" 200 264 0.056902
10.0.0.48 - - [2025-04-18 11:15:30] "DELETE /security-group/50f459fb-e9e3-4926-85fd-763755bd2fe1 HTTP/1.1" 200 115 0.062525
10.0.0.48 - - [2025-04-18 11:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944
10.0.0.48 - - [2025-04-18 11:15:31] "DELETE /access-control-list/5886b2f1-be6d-421f-84cc-a6466efd56d5 HTTP/1.1" 200 115 0.036562
10.0.0.48 - - [2025-04-18 11:15:31] "DELETE /access-control-list/6368db3f-a112-47fc-969f-79d6c677759b HTTP/1.1" 200 115 0.034457
10.0.0.48 - - [2025-04-18 11:15:31] "GET /project/fcb09c51-51d6-4da2-8680-de7da4e3cdc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.031037
10.0.0.48 - - [2025-04-18 11:15:31] "GET /project/fcb09c51-51d6-4da2-8680-de7da4e3cdc0?fields=security_groups HTTP/1.1" 200 1352 0.031871
10.0.0.48 - - [2025-04-18 11:15:31] "DELETE /security-group/93357031-b834-40a4-8832-47c88cef3bcf HTTP/1.1" 200 115 0.052439
10.0.0.48 - - [2025-04-18 11:15:31] "DELETE /access-control-list/0782c8b7-5e21-4698-aac0-00ed19f43bff HTTP/1.1" 200 115 0.061993
10.0.0.48 - - [2025-04-18 11:15:31] "GET /project/fcb09c51-51d6-4da2-8680-de7da4e3cdc0?fields=application_policy_sets HTTP/1.1" 200 1391 0.082216
10.0.0.48 - - [2025-04-18 11:15:31] "DELETE /access-control-list/b2ff2800-6c8a-456c-af22-a3ab2dd9d5ed HTTP/1.1" 200 115 0.057239
10.0.0.48 - - [2025-04-18 11:15:31] "DELETE /project/fcb09c51-51d6-4da2-8680-de7da4e3cdc0 HTTP/1.1" 200 115 0.372216
10.0.0.48 - - [2025-04-18 11:15:31] "POST /projects HTTP/1.1" 409 238 0.002451
10.0.0.48 - - [2025-04-18 11:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459
10.0.0.48 - - [2025-04-18 11:15:31] "GET /project/864a85ab-b1fa-4a68-914c-9a0bbfe87717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031553
10.0.0.48 - - [2025-04-18 11:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009101
10.0.0.48 - - [2025-04-18 11:15:31] "GET /virtual-network/a3087224-97a8-4fb7-bdfb-4c32c21b2922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006448
10.0.0.48 - - [2025-04-18 11:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820
10.0.0.48 - - [2025-04-18 11:15:31] "GET /virtual-network/485d3ef5-f866-4f3f-adfb-927873ac520e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005204
10.0.0.48 - - [2025-04-18 11:15:31] "POST /security-groups HTTP/1.1" 409 285 0.003029
10.0.0.48 - - [2025-04-18 11:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291
10.0.0.48 - - [2025-04-18 11:15:31] "PUT /security-group/6f1e6d58-dd52-479d-a22d-89e9c7395351 HTTP/1.1" 200 262 0.063635
10.0.0.48 - - [2025-04-18 11:15:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027889
10.0.0.48 - - [2025-04-18 11:15:31] "PUT /access-control-list/d3bc99cd-84e6-408f-aeb3-8a812f22b11c HTTP/1.1" 200 272 0.022578
10.0.0.48 - - [2025-04-18 11:15:31] "PUT /access-control-list/8b87a588-0e12-40b9-a60a-08a2e87130d1 HTTP/1.1" 200 272 0.023100
10.0.0.48 - - [2025-04-18 11:15:35] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004957
10.0.0.48 - - [2025-04-18 11:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494
10.0.0.48 - - [2025-04-18 11:15:35] "GET /policy-management/b8619e7b-34df-40ea-8ccf-f31253d7c6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003701
10.0.0.48 - - [2025-04-18 11:15:35] "GET /firewall-policy/2538f623-9131-4ea1-ad38-665a1a7d03f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002923
10.0.0.48 - - [2025-04-18 11:15:35] "GET /firewall-rule/2e65ff54-c8c6-4f68-a23b-785e256b57b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003384
10.0.0.48 - - [2025-04-18 11:15:35] "POST /ref-update HTTP/1.1" 200 156 0.024161
10.0.0.48 - - [2025-04-18 11:15:35] "DELETE /firewall-rule/2e65ff54-c8c6-4f68-a23b-785e256b57b7 HTTP/1.1" 200 115 0.047707
10.0.0.48 - - [2025-04-18 11:15:35] "GET /firewall-policy/94872ef0-3f44-4077-bcce-64969ad261e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005393
10.0.0.48 - - [2025-04-18 11:15:35] "GET /firewall-rule/110e1e67-e70c-4da3-ab78-92c7d3e7335a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003507
10.0.0.48 - - [2025-04-18 11:15:35] "POST /ref-update HTTP/1.1" 200 156 0.019621
10.0.0.48 - - [2025-04-18 11:15:36] "DELETE /firewall-rule/110e1e67-e70c-4da3-ab78-92c7d3e7335a HTTP/1.1" 200 115 0.143657
10.0.0.48 - - [2025-04-18 11:15:36] "GET /firewall-policy/94872ef0-3f44-4077-bcce-64969ad261e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005852
10.0.0.48 - - [2025-04-18 11:15:36] "GET /firewall-rule/6488285e-c20c-48ff-b887-656cfd67eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.004195
10.0.0.48 - - [2025-04-18 11:15:36] "POST /ref-update HTTP/1.1" 200 156 0.033124
10.0.0.48 - - [2025-04-18 11:15:36] "DELETE /firewall-rule/6488285e-c20c-48ff-b887-656cfd67eaf1 HTTP/1.1" 200 115 0.084609
10.0.0.48 - - [2025-04-18 11:15:36] "GET /application-policy-set/51cc0461-4743-4c27-903e-ea9e5f011e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004638
10.0.0.48 - - [2025-04-18 11:15:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140