HEX
Server: nginx/1.28.1
System: Linux 10-41-63-61 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64
User: www (1001)
PHP: 7.4.33
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/server/site_total/scripts/site_log_format.conf
log_format site_total escape=json '{'
            '"server_addr": "$server_addr",'
            '"server_port": $server_port,'
            '"host":"$http_host",'
            '"x_forwarded_for":"$http_x_forwarded_for",'
            '"x_real_ip":"$http_x_real_ip",'
            '"x_forwarded":"$http_x_forwarded",'
            '"forwarded_for":"$http_forwarded_for",'
            '"forwarded":"$http_forwarded",'
            '"true_client_ip":"$http_true_client_ip",'
            '"client_ip":"$http_client_ip",'
            '"ali_cdn_real_ip":"$http_ali_cdn_real_ip",'
            '"cdn_src_ip":"$http_cdn_src_ip",'
            '"cdn_real_ip":"$http_cdn_real_ip",'
            '"cf_connecting_ip":"$http_cf_connecting_ip",'
            '"x_cluster_client_ip":"$http_x_cluster_client_ip",'
            '"wl_proxy_client_ip":"$http_wl_proxy_client_ip",'
            '"proxy_client_ip":"$http_proxy_client_ip",'
            '"remote_addr":"$remote_addr",'
            '"remote_port":$remote_port,'
            '"remote_user":"$remote_user",'
            '"https":"$https",'
            '"req_length":$request_length,'
            '"method":"$request_method",'
            '"uri":"$request_uri",'
            '"request_filename":"$request_filename",'
            '"status":$status,'
            '"sent_bytes":$bytes_sent,'
            '"body_bytes_sent":$body_bytes_sent,'
            '"content_type":"$sent_http_content_type",'
            '"content_encoding":"$sent_http_content_encoding",'
            '"referer":"$http_referer",'
            '"user_agent":"$http_user_agent",'
            '"upstream_addr":"$upstream_addr",'
            '"upstream_status":$upstream_status,'
            '"upstream_response_time":$upstream_response_time,'
            '"take_time":$request_time,'
            '"msec":$msec,'
            '"cookie":"$http_cookie",'
            '"accept":"$http_accept",'
            '"accept_language":"$http_accept_language",'
            '"accept_encoding":"$http_accept_encoding"'
        '}';