0% found this document useful (0 votes)
12 views7 pages

Log Configuration and Data Upload Details

The log files show the initialization and configuration of a monitoring system. Key events include: 1. The monitoring system is initialized with debugging enabled and configuration parameters set. 2. The actual configuration is retrieved and flattened into a JSON object, then updated from an external API call. 3. Sample log records are received for different event types like page views (pvuv) and timing details (t1t3detail) and processed according to their sampling rates.

Uploaded by

Ardi Nur Helmi
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views7 pages

Log Configuration and Data Upload Details

The log files show the initialization and configuration of a monitoring system. Key events include: 1. The monitoring system is initialized with debugging enabled and configuration parameters set. 2. The actual configuration is retrieved and flattened into a JSON object, then updated from an external API call. 3. Sample log records are received for different event types like page views (pvuv) and timing details (t1t3detail) and processed according to their sampling rates.

Uploaded by

Ardi Nur Helmi
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

10-24 10:11:29.

916 11845 11990 WPK start initialization and init args are:
log_upload_mode:1, debug:true, appid:windvane,
context:[Link]@e25ea9d, config_update_mode:1,
10-24 10:11:29.943 11845 11990 WPK finish initialization
10-24 10:11:30.080 11845 11990 Actual config is updated, flatten config is:
{
"cver": 0,
"cip": "[Link]",
"stm": -1,
"ctm": -1,
"upload_compress": 1,
"flow_day": 0,
"flow_day[net:4g]": 0,
"flow_day[net:3g]": 0,
"flow_day[net:2g]": 0,
"flow_hour": 0,
"flow_hour[net:4g]": 0,
"flow_hour[net:3g]": 0,
"flow_hour[net:2g]": 0,
"flow_5min": 0,
"flow_5min[net:4g]": 0,
"flow_5min[net:3g]": 0,
"flow_5min[net:2g]": 0,
"upload_priority": {
"harLog": -1,
"pvuv": 9
},
"disk_bytes": 0,
"data_priority": {
"harLog": -1,
"pvuv": 9
},
"data_sampling_rate": 100,
"file_sampling_rate": 100,
"gate_way_https": true,
"conf_up_minutes": 480,
"conf_up_retry_seconds": 60,
"record_accumulation_time": 600,
"gate_way": "[Link]"
}
10-24 10:11:30.094 11845 11990 Update config from external set api:, config is:
{
"cver": 1,
"config": {
"common": {
"u4_collect_url_query": true,
"u4_collect_url_ref": true,
"u4_bkpg_sampling_rate": 100,
"u4_t1t3detail_sampling_rate": 30,
"u4_resloadfail_sampling_rate": 10,
"u4_xhr_sampling_rate": 1,
"u4_jserr_sampling_rate": 100,
"u4_har_sampling_rate": 0.01
}
}
}
10-24 10:11:30.110 11845 11990 Default flatten config is:
{
"cver": 0,
"cip": "[Link]",
"stm": -1,
"ctm": -1,
"upload_compress": 1,
"flow_day": 0,
"flow_day[net:4g]": 0,
"flow_day[net:3g]": 0,
"flow_day[net:2g]": 0,
"flow_hour": 0,
"flow_hour[net:4g]": 0,
"flow_hour[net:3g]": 0,
"flow_hour[net:2g]": 0,
"flow_5min": 0,
"flow_5min[net:4g]": 0,
"flow_5min[net:3g]": 0,
"flow_5min[net:2g]": 0,
"upload_priority": {
"harLog": -1,
"pvuv": 9
},
"disk_bytes": 0,
"data_priority": {
"harLog": -1,
"pvuv": 9
},
"data_sampling_rate": 100,
"file_sampling_rate": 100,
"gate_way_https": true,
"conf_up_minutes": 480,
"conf_up_retry_seconds": 60,
"record_accumulation_time": 600,
"gate_way": "[Link]"
}
10-24 10:11:30.134 11845 11990 Actual config is updated, flatten config is:
{
"cver": 0,
"cip": "[Link]",
"stm": -1,
"ctm": -1,
"upload_compress": 1,
"flow_day": 0,
"flow_day[net:4g]": 0,
"flow_day[net:3g]": 0,
"flow_day[net:2g]": 0,
"flow_hour": 0,
"flow_hour[net:4g]": 0,
"flow_hour[net:3g]": 0,
"flow_hour[net:2g]": 0,
"flow_5min": 0,
"flow_5min[net:4g]": 0,
"flow_5min[net:3g]": 0,
"flow_5min[net:2g]": 0,
"upload_priority": {
"harLog": -1,
"pvuv": 9
},
"disk_bytes": 0,
"data_priority": {
"harLog": -1,
"pvuv": 9
},
"data_sampling_rate": 100,
"file_sampling_rate": 100,
"gate_way_https": true,
"conf_up_minutes": 480,
"conf_up_retry_seconds": 60,
"record_accumulation_time": 600,
"gate_way": "[Link]",
"u4_collect_url_query": true,
"u4_collect_url_ref": true,
"u4_bkpg_sampling_rate": 100,
"u4_t1t3detail_sampling_rate": 30,
"u4_resloadfail_sampling_rate": 10,
"u4_xhr_sampling_rate": 1,
"u4_jserr_sampling_rate": 100,
"u4_har_sampling_rate": 0.01
}
10-24 10:11:30.150 11845 11990 Update config from external set api:, config is:
{
"cver": 1,
"config": {
"common": {
"u4_collect_url_query": true,
"u4_collect_url_ref": true,
"u4_bkpg_sampling_rate": 100,
"u4_t1t3detail_sampling_rate": 30,
"u4_resloadfail_sampling_rate": 10,
"u4_xhr_sampling_rate": 1,
"u4_jserr_sampling_rate": 100,
"u4_har_sampling_rate": 0.01
}
}
}
10-24 10:11:30.159 11845 11990 Default flatten config is:
{
"cver": 0,
"cip": "[Link]",
"stm": -1,
"ctm": -1,
"upload_compress": 1,
"flow_day": 0,
"flow_day[net:4g]": 0,
"flow_day[net:3g]": 0,
"flow_day[net:2g]": 0,
"flow_hour": 0,
"flow_hour[net:4g]": 0,
"flow_hour[net:3g]": 0,
"flow_hour[net:2g]": 0,
"flow_5min": 0,
"flow_5min[net:4g]": 0,
"flow_5min[net:3g]": 0,
"flow_5min[net:2g]": 0,
"upload_priority": {
"harLog": -1,
"pvuv": 9
},
"disk_bytes": 0,
"data_priority": {
"harLog": -1,
"pvuv": 9
},
"data_sampling_rate": 100,
"file_sampling_rate": 100,
"gate_way_https": true,
"conf_up_minutes": 480,
"conf_up_retry_seconds": 60,
"record_accumulation_time": 600,
"gate_way": "[Link]"
}
10-24 10:11:30.167 11845 11990 Actual config is updated, flatten config is:
{
"cver": 0,
"cip": "[Link]",
"stm": -1,
"ctm": -1,
"upload_compress": 1,
"flow_day": 0,
"flow_day[net:4g]": 0,
"flow_day[net:3g]": 0,
"flow_day[net:2g]": 0,
"flow_hour": 0,
"flow_hour[net:4g]": 0,
"flow_hour[net:3g]": 0,
"flow_hour[net:2g]": 0,
"flow_5min": 0,
"flow_5min[net:4g]": 0,
"flow_5min[net:3g]": 0,
"flow_5min[net:2g]": 0,
"upload_priority": {
"harLog": -1,
"pvuv": 9
},
"disk_bytes": 0,
"data_priority": {
"harLog": -1,
"pvuv": 9
},
"data_sampling_rate": 100,
"file_sampling_rate": 100,
"gate_way_https": true,
"conf_up_minutes": 480,
"conf_up_retry_seconds": 60,
"record_accumulation_time": 600,
"gate_way": "[Link]",
"u4_collect_url_query": true,
"u4_collect_url_ref": true,
"u4_bkpg_sampling_rate": 100,
"u4_t1t3detail_sampling_rate": 30,
"u4_resloadfail_sampling_rate": 10,
"u4_xhr_sampling_rate": 1,
"u4_jserr_sampling_rate": 100,
"u4_har_sampling_rate": 0.01
}
10-24 10:12:30.512 11328 11696 WPK createLogInstance. log kind:0, log type:pvuv
10-24 10:12:30.520 11328 11696 Receive log command, command id:6, command
name:MSG_CMD_DATA_WITH_HEADER, log kind:record, log type:pvuv
10-24 10:12:30.524 11328 11696 Receive log data. kind:record, log type:pvuv, with
header:true, content:
{"w_tm":"1571886750","w_url":"https:\/\/[Link]\/app\/detail\/[Link]","p
s":"[Link]","pid":"11328","stime":"1571886670330","type":"pvuv","fr":"an
droid","mcc":"510","pkg":"[Link]","vcode":"247","dsp_w":"1080","rom":"9"
,"dsp_d":"300","wid":"7a4db791-267e-4895-a694-
c531d12a22ad","tmem":"3686","sdkver":"[Link]","ctime":"1571886750","model":"CPH191
1","lang":"in","dsp_dpi":"480","net":"4g","brand":"OPPO","dsp_h":"2120","ver":"8.9.
2","mnc":"11","ip":"[Link]","bver":"8.9.2","appid":"windvane","amem":"898","
sdk":"28","tzone":"Asia\/Jakarta","crver":"[Link]","crserial":"190727154248"}
, header:
{}
10-24 10:12:30.525 11328 11696 Check data sampling. is passing:true, log kind:
record, log type: pvuv, has sampling rate: true, sampling rate: 100
10-24 10:12:30.527 11328 11696 LogUploadByCallbackPull success! log type:pvuv,
headers:{}, part of log data:
{"w_tm":"1571886750","w_url":"https:\/\/[Link]\/app\/detail\/[Link]","p
s":"[Link]
10-24 10:17:34.120 11328 11696 WPK createLogInstance. log kind:0, log
type:t1t3detail
10-24 10:17:34.143 11328 11696 WPK createLogInstance. log kind:1, log type:jserr
10-24 10:17:34.146 11328 11696 Receive log command, command id:6, command
name:MSG_CMD_DATA_WITH_HEADER, log kind:record, log type:t1t3detail
10-24 10:17:34.167 11328 11696 Receive log data. kind:record, log type:t1t3detail,
with header:true, content:
{"w_frmid":"AEE6B03CDC12FFD3C229DB296C1627BB.68025361","w_dnst":"0","w_1jt":"381","
w_2jt":"381","w_ct":"0","w_t2jet":"426","w_query":"_isH5Des=true","w_wt":"0","w_url
":"https:\/\/[Link]\/app\/detail\/[Link]","w_rt0":"0","w_1ct":"65","w_2
ct":"65","w_1at":"0","w_2at":"0","w_t1jet":"424","w_bs":"0","w_t3":"623","w_bcr":"0
","w_t2":"1211","w_t1p":"848","w_t1":"1043","w_ref":"!
id=582758873726&type=0&f=TB1GirZrRLoK1RjSZFu8qtn0Xla&sellerType=C&newdetail=1&fromd
etail=1&shopRec=false&relatedRec=false&hideFullBtn=true&hideBtmLine=true&network=1"
,"w_t0":"257","w_t1ct":"9","w_tm":"1571887054","w_t2ct":"9","w_ssl":"0","w_rt":"0",
"w_t1l":"848","w_linkID":"AEE6B03CDC12FFD3C229DB296C1627BB.68025361","ps":"[Link]
[Link]","pid":"11328","stime":"1571886670330","type":"t1t3detail","fr":"android"
,"mcc":"510","pkg":"[Link]","vcode":"247","dsp_w":"1080","rom":"9","dsp_
d":"300","wid":"7a4db791-267e-4895-a694-
c531d12a22ad","tmem":"3686","sdkver":"[Link]","ctime":"1571887054","model":"CPH191
1","lang":"in","dsp_dpi":"480","net":"4g","brand":"OPPO","dsp_h":"2120","ver":"8.9.
2","mnc":"11","ip":"[Link]","bver":"8.9.2","appid":"windvane","amem":"867","
sdk":"28","tzone":"Asia\/Jakarta","crver":"[Link]","crserial":"190727154248"}
, header:
{link_id=AEE6B03CDC12FFD3C229DB296C1627BB.68025361}
10-24 10:17:34.169 11328 11696 Receive log command, command id:2, command
name:MSG_CMD_NEW_FILE, log kind:file, log type:jserr
10-24 10:17:34.170 11328 11696 Receive log command, command id:5, command
name:MSG_CMD_HEADER, log kind:file, log type:jserr
10-24 10:17:34.180 11328 11696 Receive log command, command id:3, command
name:MSG_CMD_NEW_SECTION, log kind:file, log type:jserr
10-24 10:17:34.185 11328 11696 Receive log command, command id:1, command
name:MSG_CMD_DATA, log kind:file, log type:jserr
10-24 10:17:34.186 11328 11696 Receive log data. kind:file, log type:jserr, with
header:false, content:
w_msg:Uncaught ReferenceError: Aplus4UT is not defined
w_col:1
w_ref:!
id=582758873726&type=0&f=TB1GirZrRLoK1RjSZFu8qtn0Xla&sellerType=C&newdetail=1&fromd
etail=1&shopRec=false&relatedRec=false&hideFullBtn=true&hideBtmLine=true&network=1
w_file:[Link]
id=582758873726&type=0&f=TB1GirZrRLoK1RjSZFu8qtn0Xla&sellerType=C&newdetail=1&fromd
etail=1&shopRec=false&relatedRec=false&hideFullBtn=true&hideBtmLine=true&network=1
w_linkID:AEE6B03CDC12FFD3C229DB296C1627BB.68025361
w_line:1
w_query:_isH5Des=true
w_cnt:3
w_tm:1571887054
w_type:1
w_frmid:AEE6B03CDC12FFD3C229DB296C1627BB.68025361
w_url:[Link]
, header:

10-24 10:17:34.187 11328 11696 Receive log command, command id:4, command
name:MSG_CMD_CLOSE_FILE, log kind:file, log type:jserr
10-24 10:17:34.188 11328 11696 Receive log command, command id:4, command
name:MSG_CMD_CLOSE_FILE, log kind:record, log type:pvuv
10-24 10:17:34.190 11328 11696 Check data sampling. is passing:true, log kind:
record, log type: t1t3detail, has sampling rate: true, sampling rate: 100
10-24 10:17:34.198 11328 11696 Check file sampling, pass sampling:true, log
type:jserr, sampling rate:100
10-24 10:17:34.207 11328 11696 LogUploadByCallbackPull success! log
type:t1t3detail, headers:{link_id=AEE6B03CDC12FFD3C229DB296C1627BB.68025361}, part
of log data:
{"w_frmid":"AEE6B03CDC12FFD3C229DB296C1627BB.68025361","w_dnst":"0","w_1jt":"381","
w_2jt":"381","w_c
10-24 10:17:34.208 11328 11696 LogUploadByCallbackPull success! log type:jserr,
headers:{link_id=AEE6B03CDC12FFD3C229DB296C1627BB.68025361}, part of log data:***
*** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
section:global_head,kv,1.0,linebreak
10-24 10:18:00.080 11328 11696 Receive log command, command id:2, command
name:MSG_CMD_NEW_FILE, log kind:file, log type:jserr
10-24 10:18:00.088 11328 11696 Receive log command, command id:5, command
name:MSG_CMD_HEADER, log kind:file, log type:jserr
10-24 10:18:00.088 11328 11696 Receive log command, command id:3, command
name:MSG_CMD_NEW_SECTION, log kind:file, log type:jserr
10-24 10:18:00.089 11328 11696 Receive log command, command id:1, command
name:MSG_CMD_DATA, log kind:file, log type:jserr
10-24 10:18:00.090 11328 11696 Receive log data. kind:file, log type:jserr, with
header:false, content:
w_msg:Uncaught ReferenceError: Aplus4UT is not defined
w_col:1
w_ref:!
id=582758873726&type=0&f=TB1GirZrRLoK1RjSZFu8qtn0Xla&sellerType=C&newdetail=1&fromd
etail=1&shopRec=false&relatedRec=false&hideFullBtn=true&hideBtmLine=true&network=1
w_file:[Link]
id=582758873726&type=0&f=TB1GirZrRLoK1RjSZFu8qtn0Xla&sellerType=C&newdetail=1&fromd
etail=1&shopRec=false&relatedRec=false&hideFullBtn=true&hideBtmLine=true&network=1
w_linkID:AEE6B03CDC12FFD3C229DB296C1627BB.68025361
w_line:1
w_query:_isH5Des=true
w_cnt:2
w_tm:1571887080
w_type:1
w_frmid:AEE6B03CDC12FFD3C229DB296C1627BB.68025361
w_url:[Link]
, header:

10-24 10:18:00.090 11328 11696 Receive log command, command id:4, command
name:MSG_CMD_CLOSE_FILE, log kind:file, log type:jserr
10-24 10:18:00.091 11328 11696 Receive log command, command id:4, command
name:MSG_CMD_CLOSE_FILE, log kind:record, log type:pvuv
10-24 10:18:00.094 11328 11696 Check file sampling, pass sampling:true, log
type:jserr, sampling rate:100
10-24 10:18:00.095 11328 11696 LogUploadByCallbackPull success! log type:jserr,
headers:{link_id=AEE6B03CDC12FFD3C229DB296C1627BB.68025361}, part of log data:***
*** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
section:global_head,kv,1.0,linebreak

You might also like