When i use this command:
OR :
It log packets in Ascii file format,
I want the log files in a text readable format. What command should i use to log packet in text format? and what configuration i need to add to the snort.cong file to do the required ?
Thanks
To convert snort log file from pcap format to text format we use : (tcpdump tool) or (Tshark tool) as following :
OR: