Can anybody help me to parse apache web and api logs

Do we have any predefined pattern to parse my apache web and apache api logs.
Below is my logs

Apache Web Logs

[06/Jan/2019:03:28:19 +0000] 66.249.79.85 "GET /pages/argylle-derego/5c3048c6e4b081094857431f HTTP/1.1" "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" 200 61379b 296ms

[06/Jan/2019:03:28:19 +0000] 75.162.245.44 "GET /fetchrecentactivitiescount.do?_=1546638820851 HTTP/1.1" "Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko" 200 1b 112ms

[06/Jan/2019:03:28:20 +0000] 75.162.245.44 "GET /fetchrecentactivities.do?startIndex=0&batchSize=10&_=1546638820852 HTTP/1.1" "Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko" 200 541b 86ms

[FBAN/FBIOS;FBAV/202.0.0.55.99;FBBV/135472877;FBDV/iPhone10,2;FBMD/iPhone;FBSN/iOS;FBSV/12.1.2;FBSS/3;FBCR/Verizon;FBID/phone;FBLC/en_US;FBOP/5;FBRV/135725991]" 200 13b 112ms

Apache API Logs

95.142.173.196 - - [04/Dec/2018:12:51:14 +0000] "POST /picture/dxm995.jpeg HTTP/1.1" 404 -
60.191.38.77 - - [04/Dec/2018:12:59:20 +0000] "GET / HTTP/1.1" 404 -
205.251.150.202 - - [05/Dec/2018:04:53:19 +0000] "GET / HTTP/1.0" 400 448
173.212.225.214 - - [05/Dec/2018:07:57:56 +0000] "GET //vtigercrm/vtigerservice.php HTTP/1.1" 404 311
61.219.11.151 - - [05/Dec/2018:11:16:00 +0000] "GET / HTTP/1.0" 400 448
74.82.47.3 - - [05/Dec/2018:17:09:51 +0000] "GET / HTTP/1.1" 404 -

Thanks in advance for help.

Please do not use tags for things that are not related to your topic.

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