analog report config files
Hello!
I don't know about you, but I was getting
pretty sick of how long the analog reports
were getting. Personally, when I look at my
reports, I'm interested in trends, not
minute detail. Looking at all those one-request
lines was getting on my nerves and making my
reports unmanagable.
And if it annoyed me, I'm sure it annoyed
some of you.
On the other hand, I started showing those
one-line requests because some people wanted
them.
Recently, someone asked me to expand ALL of
the reports, and that got me thinking. Why
not let people make up their own minds?
So now, if you're so inclined, you can configure
the reports. Here is the list of configuration
defaults. You can override any of these. (However,
you can NOT add any other analog configuration
directives. If you want to add something
you don't see here, let me know.)
To override a default, add create a plain
text file called ~/.analog with one
directive per line. The first word on the
line must match exactly to the list of defaults
and there should be no spaces before the word.
You only have to include the directives you want
to override.
Lines starting with # will be ignored so you can
have comments.
Analog docs are at http://www.analog.cx/docs/Readme.html
Anyway, these are the new defaults:
## things you can change in ~/.analog ############
REPORTORDER xrfDhNniI
HOST OFF
DOMAIN OFF
ORGANIZATION OFF
SEARCHQUERY ON
SEARCHWORD ON
BROWSER ON
PROCTIME ON
FULLDAILY ON
FULLHOURLY OFF
HOURLY ON
FULLSEARCH ON
DIRECTORY ON
FILETYPE ON
FAILURE ON
PAGE ON
REFERRER ON
REFSITE ON
FAILREF ON
REDIRREF OFF
## FLOORS (filter out useless/useful info)
## by default, require 3 requests to show up anywhere:
HOSTFLOOR 3r
REDIRHOSTFLOOR 3r
FAILHOSTFLOOR 3r
DOMFLOOR 3r
ORGFLOOR 3r
REQFLOOR 3r
DIRFLOOR 3r
TYPEFLOOR 3r
REDIRFLOOR 3r
FAILFLOOR 3r
REFFLOOR 3r
REFSITEFLOOR 3r
SEARCHQUERYFLOOR 3r
SEARCHWORDFLOOR 3r
INTSEARCHQUERYFLOOR 3r
INTSEARCHWORDFLOOR 3r
REDIRREFFLOOR 3r
FAILREFFLOOR 3r
BROWREPFLOOR 3r
BROWSUMFLOOR 3r
OSFLOOR 3r
VHOSTFLOOR 3r
REDIRVHOSTFLOOR 3r
FAILVHOSTFLOOR 3r
USERFLOOR 3r
REDIRUSERFLOOR 3r
FAILUSERFLOOR 3r
STATUSFLOOR 3r