Custom Report

General discussions about Advanced Log Analyzer
Post Reply
Tiggi
Posts: 6
Joined: Thu Jul 28, 2005 4:36 pm

Custom Report

Post by Tiggi »

I need to make a report to show me a number of hits on certain files. All files are in same folder and the are all .pdf files. It can be one report or separate for each file. Can someone help plz?

Abacre
Site Admin
Posts: 1223
Joined: Mon Jan 31, 2005 5:32 pm

Post by Abacre »

You may create new report for displaying needed pdf files.

Go to Reports tab.
Create new Basic report.
As parameter set href
Then add needed files, for example,
file_ext equals .pdf
href includes /YourFolderWithPDFs/
Kind regards,
Abacre Limited
http://www.abacre.com
support@abacre.com

Tiggi
Posts: 6
Joined: Thu Jul 28, 2005 4:36 pm

Post by Tiggi »

This is what I have but it's coming back with "No Data"

type=basic
name=PFR
footer=true
filter=file_ext;equals;.pdf
filter=href;includes;/contacts/
limit=100
percentage=false
sortby=value
sortorder=descending
show_table=true
show_chart=true
chart_type=bar
param=href
pagesonly=true

Abacre
Site Admin
Posts: 1223
Joined: Mon Jan 31, 2005 5:32 pm

Post by Abacre »

You have pagesonly=true
but it should be pagesonly=false
Kind regards,
Abacre Limited
http://www.abacre.com
support@abacre.com

Tiggi
Posts: 6
Joined: Thu Jul 28, 2005 4:36 pm

Post by Tiggi »

I tied with pagesonly turned off and I get same
I checked log file and those pdf's are there.
2005-10-19 16:16:14 W3SVC843222 192.168.1.201 GET /contacts/test.pdf - 80 - 192.168.1.12 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.0.3705;+.NET+CLR+1.1.4322) CFID=133757;+CFTOKEN=9bb09baa7a3906b-630890F5-B05F-B566-336CB820A673800A;+LASTPAGE= http://www.domain.com/ 200 0 0

Tiggi
Posts: 6
Joined: Thu Jul 28, 2005 4:36 pm

Post by Tiggi »

I got it fixed, thank you for your help!

Abacre
Site Admin
Posts: 1223
Joined: Mon Jan 31, 2005 5:32 pm

Post by Abacre »

Report and log line look OK.
Could you send us a fragment of your log file to support@abacre.com?
Kind regards,
Abacre Limited
http://www.abacre.com
support@abacre.com

Post Reply