ramyaamar
02-27-2007, 12:24 AM
hii i m new to perl, started learning
want to write a program to parse an error log files,and that parsed part is saved n the access....can u plz suggest wat regular experssion i said put?
for example: i should parse this line with date,error code and the pattern!!
[2/3/07 1:55:48:027 EST] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:182),
want to write a program to parse an error log files,and that parsed part is saved n the access....can u plz suggest wat regular experssion i said put?
for example: i should parse this line with date,error code and the pattern!!
[2/3/07 1:55:48:027 EST] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:182),