gw1500se - 2018-04-08

I am struggling setting up the proper LogFormat for my vsftp log. When I run awstats.pl all I get are corrupt record errors. The log entries look like this:

Fri Mar 23 10:38:35 2018 16 ::ffff:192.168.0.1 17969680 /pub/Filename.zip b _ o a mozilla@example.com ftp 0 * i

My LogFormat string looks like this:

LogFormat="%other %time3 %other %host %bytesd %methodurl %other %other %other %other %logname %other %code %other %other"

I am not sure about %methodurl but that seems to be a required parameter so I didn't know what else to do with it. Can someone see what I am doing wrong? TIA.