I have a big data in this format and I want to extract some information from it:
[**] [122:1:0] (portscan) TCP Portscan [**]
[Priority: 3]
04/13-07:54:00.585009 192.168.2.136 -> 192.168.1.14
PROTO:255 TTL:0 TOS:0x0 ID:62399 IpLen:20 DgmLen:165 DF
How I should read this text file in javascript?