1. It seems that there is no such a folder called ../data/log_files in the sample folder.
2. currently, the config file for LogFileSource only has a one for apache server.
Can anyone here kindly provide a config file for windows IIS log?
The log I obtained is in the format as shown below:
IP - - [DD/MMM/YYYY:00:00:01 +0800] "GET /XX/XXXXX/index.html HTTP/1.0" 200 82658 "
http://www.xx.xxx.xx/xx/xxx/xxx/xxxxx/xxxxxx/xxxxx/xxxxx/index.html" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; (R1 1.5))"
How should I modify the configue file? Please help me.