#!EZX_APLOG_CFG #The above line is the flag for ezx_aplog.cfg, #keep it at the first line. [APLOG] #logoffline = 0 -- PST MODE #logoffline = 1 -- FILE MODE logoffline = 0 #Loaction for ap log file. logfilelocation = "/ezxlocal/download/mystuff" #Turn on/off mux log: #muxlogswitch = 1 -- on #muxlogswitch = 0 -- off muxlogswitch = 1 #Turn on/off ip log #iplogswitch = 1 -- turn on #iplogswitch = 0 -- turn off iplogswitch = 0 #Turn on/off ipsec log #ipseclogswitch = 1 -- turn on #ipseclogswitch = 0 -- turn off ipseclogswitch = 0 #The base size of log file = 1MB. #The value of FILESIZE = Integer of (1-5) logfilesize = 5 #Turn on/off logreplay feature # 1 -- on # 0 -- off logreplay = 0 #Turn on/off powerofflog # 1 -- on # 0 -- off powerofflog = 0 [PANICLOG] #Location for panic log file. corefilelocation = "/ezxlocal/download/salog/data" #The base size of panic log file = 1KB. #The value of FILESIZE = Integer of (1-10) corefilesize = 10 #The max panic log file number for one application corefilenum = 1 #Enable panic log feature paniclogenable = 1 #Enable emg log feature emglogenable = 1 #limit sa log total number corefiletotalnum = 4