Apache log with grok

Hi,

I was wondering how i can structure my apache log file with grok?

an example of my log file is:

93.114.45.13 - - [17/May/2015:10:05:04 +0000] "GET /reset.css HTTP/1.1" 200 1015 "http://www.semicomplete.com/articles/dynamic-dns-with-dhcp/" "Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0"

I have done some research, and came to the conclusion that you need to use Grok debugger. But i don't know how to use it. Can anyone help me?

Thanks!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.