Customized Apache Log Format
Can WebLog Expert support customized Apache log format? Our apache log format looks like this:
LogFormat "%h %l %u %t \"%r\" %>s %b %{AUTHREMOTE_EMAIL}i \"%{Referer}i\" \"%{User-Agent}i\" %{googletrack}C" pmc
We need to map %{AUTHREMOTE_EMAIL}i to authenticated users so that we can trace the authenticated users and their corresponding web activity.
Any suggestion on how to configure weblog expert is appreciated.
LogFormat "%h %l %u %t \"%r\" %>s %b %{AUTHREMOTE_EMAIL}i \"%{Referer}i\" \"%{User-Agent}i\" %{googletrack}C" pmc
We need to map %{AUTHREMOTE_EMAIL}i to authenticated users so that we can trace the authenticated users and their corresponding web activity.
Any suggestion on how to configure weblog expert is appreciated.
can you elaborate on how to add a stringed data into the username field under visitors ?
we have users sending information in the following format:
http://***.******.com/services/update...? username=*********&password=*********
Thanks !
Roy
can you elaborate on how to add a stringed data into the username field under visitors ?
we have users sending information in the following format:
http://***.******.com/services/update...? username=*********&password=*********
Thanks !
Roy
You can add such table in Options > Report > Tables. When you create the table, choose "Query parameter value" as main data, click the "Custom..." button to the right of this field and enter "username" (without quotes) as parameter name.
can you elaborate on how to add a stringed data into the username field under visitors ?
we have users sending information in the following format:
http://***.******.com/services/update...? username=*********&password=*********
Thanks !
Roy
Thank you very much, that did the trick, and i can now parse against every query parameter, not only usernames sent over in tokens.
much appreciated !
For everyone thinking of purchasing this application, it is the best, most agile and powerful Log analyzer software i have ever used.
Totally worth the $$$.
Thanks Again.
Roy
can you elaborate on how to add a stringed data into the username field under visitors ?
we have users sending information in the following format:
http://***.******.com/services/update...? username=*********&password=*********
Thanks !
Roy
here is a link to a review i just wrote on spiceworks
can you elaborate on how to add a stringed data into the username field under visitors ?
we have users sending information in the following format:
http://***.******.com/services/update...? username=*********&password=*********
Thanks !
Roy