PHP分析日志文件,求解
青柠如故 2019-08-04 05:58:51 08/04-11:18:06.423921 [**] [1:1000000:0] IP Packet detected [**] [Classification: Attempted Information Leak] [Priority: 0] {TCP} 192.168.56.1:56506 -> 192.168.56.200:80
08/04-11:18:06.424136 [**] [1:1000000:0] IP Packet detected [**] [Classification: Attempted Information Leak] [Priority: 0] {TCP} 192.168.56.1:56505 -> 192.168.56.200:80
08/04-11:19:41.661176 [**] [1:469:5] ICMP PING NMAP [**] [Classification: Attempted Information Leak] [Priority: 2] {ICMP} 192.168.56.1 -> 192.168.56.200
上述日志如何解析出来时间 、名称、分类、协议、ip啊?,求大神帮忙一下